Releases: johnjago/blognow
Releases · johnjago/blognow
0.3.0
Changed
- Upgrade to Water.css 2 with dark theme support
- Upgrade to Go modules
0.2.0
Added
- CSS styles via Water.css
- Ability to use a custom date format on the post page (set in config.toml)
Changed
- Posts on archive page are grouped by year
Fixed
- Posts on archive page are sorted by date, newest on top
0.1.0
Added
- Create a new blog with the
blognow [name]
command
- Build a static site with
blognow
- Blog title and tagline
- Single post page
- Archive page to view all posts