Releases: hmngwy/jenny
Releases · hmngwy/jenny
Fixes warnings with latest grep version 3.11
Auto publish to GHCR
v1.2.4 build image on every tag
Fix POST_DATE_RFC822
v1.2.2 reverts #24
April 8, 2021 Release
Fixes
- Missing blog title in default theme
- Poor use of dates for the default theme
Changes
- Use relative URLs where possible in default theme
April 6, 2021 Release
Adds
- Github Actions support
- Docker container support
July 22, 2018 Release
Fixes
- Slug generation for links in tag indexes
- Slug uniqueness finder
Changes
- Removes hardcoded http protocol
Adds
- Subcommands, see README
July 11, 2018 Release
Minor changes, bug fixes, code refactoring
Fixes
length()
call inmd2html.awk
not supported in older versions of awkmake sym-install
unable to runpwd
Adds
- Adds more command options, see
jenny -h
Changes
- Updates sanity check for GNU tools
July 9, 2018 Release
The very first release. This also adds refactored code, fixes, from the previous tag.
Changes
- Rendering is now based on file content change, and not last modified date, checksums are saved in
.bloglock
- Unique slug generation now checks against the
.bloglock
file instead of rendered files - Improved logging messages