Better Werc
Find a file
2025-06-02 16:43:12 +10:00
.gitignore basic tree and navigation work now 2025-05-31 14:39:22 +10:00
app.rb Added cache 2025-06-02 16:28:44 +10:00
config.ru huge: changed to roda 2025-06-01 00:43:19 +10:00
deploy Added cache 2025-06-02 16:28:44 +10:00
Gemfile Perc is finsished 2025-06-01 13:01:59 +10:00
LICENSE Initial commit 2025-05-30 23:16:47 +10:00
Rakefile Added gemfile and rakefile 2025-05-30 23:26:37 +10:00
README.md Added todo list 2025-06-02 16:43:12 +10:00

perc

Better Werc

TODO

  • Documentation
  • Adding expiry to cache files.
  • Adding support for Slim 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, Apache Lucene, and Xapian