index : livejrnl-rs.git

ascending towards madness

Age Commit message Author
docs: update README berrysweet
fix: correct order of operations during loading Config files now get loaded or created before args are parsed. berrysweet
feat: strip blank lines on output html berrysweet
fix: remove unnecessary borrow syntax berrysweet
chore: remove printing debug info to stdout BREAKING CHANGE: stdout now only displays the render configuration and statu... berrysweet
feat(filters): add slugify filter berrysweet
feat(functions): add include file function berrysweet
feat(filters): add emoji filter berrysweet
feat(filters): add markdown filter berrysweet
feat: add writing output to file berrysweet
feat: add journal parsing and rendering berrysweet
style: add static typing berrysweet
feat: add html rendering berrysweet
feat: add new config keys BREAKING CHANGE: config file must contain `template_index` and `site_language` berrysweet
feat: add accepting input piped from jrnl berrysweet
feat: add listing files in a template directory berrysweet
feat: add loading config files berrysweet
feat: add default cargo project berrysweet
docs: update README berrysweet
Initial commit berrysweet