Jul 1, 2017 5 min.
Capsule is a CSS-only theme for Hugo sites that uses the Bulma CSS framework and Font-Awesome icons.
Installation
To install Capsule, you can add it as a submodule in the themes/
directory, or
you copy the files manually.
If you use Git to version your site, you can easily add Capsule as a submodule. From the base of your website repository, run:
git submodule add https://github.com/sudorook/capsule themes/capsule
If you would instead prefer to manually install the theme, copy over the
contents of the static/
directory to your site. Note that the CSS uses
relative paths to find the fonts, so the directory names and hierarchy must be
preserved.