Commit graph

2 commits

Author SHA1 Message Date
Jonathan Hodgson
7d554d5326 Adds the ability to convert to html
Issue #14

I still want, at some point, to add to other formats but this is fine
for now.

The tool uses pandoc to do the conversion from md to html

A sample template (without any styling) is provided. This can be
overwritten in $HOME/.config/kb/templates/main.html or in the
knowledgebase directory under `templates`.
2020-12-31 09:46:23 +00:00
Jonathan Hodgson
05dc1b93bd Adds makefile
Issue #3

This adds install and uninstall options. It doesn't yet run test due to
issues I'm having with shellcheck and sourced files
2020-12-22 16:37:41 +00:00