diff --git a/README.md b/README.md index 637d779..e809cc1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # perc -Better Werc \ No newline at end of file +Better Werc + + +# TODO + +- [ ] Documentation +- [ ] Adding expiry to cache files. +- [ ] Adding support for [Slim](https://slim-template.github.io/) Template +- [ ] Support for dirrent layout files for subdirectory. +- [ ] Adding search. From what I can find, there are several good tools aviable that + index the site, e.g. [sphinix](https://sphinxsearch.com/), [Apache + Lucene](https://lucene.apache.org/), and [Xapian](https://xapian.org/) + +