Added todo list

This commit is contained in:
Pranshu Sharma 2025-06-02 16:43:12 +10:00
parent 21c1b5303c
commit f0e0bf16da

View file

@ -1,3 +1,16 @@
# perc
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/)