Hugo Themes
Jeffprod
A new theme blog for HUGO built with Bulma CSS. Including archives and tags widgets.
- Author: @JeffProd
- Minimum Hugo Version: 0.41
- GitHub Stars: 51
- Updated: 2020-05-28
- License: MIT
- Tags:
Archive
Blog
Personal
Note! This theme has not been updated for more than 2 years.
If you are maintainer of this theme, please verify that this theme works with a recent release of Hugo. Then add an appropriate Version Configuration to the theme'sconfig.toml
and then finally tag a new version.
HUGO blog theme by @JeffProd
A free blog theme for HUGO, with tags, archives, last posts… Using Bulma CSS framework.
Install
Install HUGO (https://gohugo.io/) then :
hugo new site myblog
cd myblog
git clone https://github.com/Tazeg/hugo-blog-jeffprod.git themes/jeffprod
In the file config.toml
add the lines :
theme = "jeffprod"
[permalinks]
post = "/:year/:filename"
[taxonomies]
tag = "tags"
archive = "archives"
Write blog posts
hugo new post/my-first-post.md
And edit this new file content/post/my-first-post.md
. You can use HUGO shortcodes and Markdown.
Render
hugo server
Then go to http://localhost:1313
Create the web site
hugo
All files to publish are in public/
directory.
Donate
https://en.jeffprod.com/donate/
Credits
Background image by https://pixabay.com