A free customizable blog theme for HUGO using Bulma CSS framework.
- Reactive
- Display Recent posts
- Display tags
- Display archives
- Custom top navigation
- Custom footer information
- Custom styling
Based on the the jeffprod theme
Follow the themes guide on the Hugo website. Briefly, within your Hugo site directory:
$ git submodule add https://github.com/mhhollomon/hugo-theme-vellichor themes/hugo-theme-vellichor
This will add the theme under the themes directory. Then copy the example config.toml
to see all the configration options.
$ cp themes/hugo-them-vellichor/exampleSite/config.toml .
See below for configuration options.
hugo new post/my-first-post.md
And edit this new file content/post/my-first-post.md
. You can use Markdown and HUGO shortcodes
THe vellichor theme has quite a few ways to customize it. Just as a sample you can:
- change the image in the header.
- Control which social media links are displayed.
- Customize the links at the top.
Please see the following two places for more information.
- exampleSite/config.toml has descriptions and examples of most of the settings.
- The Configuration How-to has more detailed information on other ways to customize the theme.
Licensed under the MIT license.
- Background image from pixabay.
- Original jeffprod theme.
- Font Awsome icons.