X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=README.md;h=5b725d64b650812ade92c34e5f55be1e66422449;hb=6ec6ed4c15ad3c37fbe1076aa33d26e9c21050a9;hp=4328dcb627cce3210cdf6771dd9421ba52be0b36;hpb=ae8408af2f6cac8cb64ff24aa1f2fe2c2255bf63;p=pinopress.git diff --git a/README.md b/README.md index 4328dcb..5b725d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # pinopress **pinopress** is a modular makefile based static blog generator. that means you run the build script once and every page is generated beforehand. +**pinopress** also focuses on extensibility, you can hook your own shell scripts into the build process to easily add any new features. built in features include markdown generated blog articles, and a rss feed. @@ -23,7 +24,7 @@ these have not been implemented yet, but modules are shellscripts that are calle here are some potential ideas for modules: - [ ] syntax highlight for code blocks -- [ ] blog average time to read +- [x] blog average time to read ## pinopress flavored markdown