Perc is finsished

Massive work done. Finished in that the criteria of what it wanted to
do is done, still lot of refining left.

Added directory-local toml, local routing support
This commit is contained in:
Pranshu Sharma 2025-06-01 13:01:59 +10:00
parent 094189e2cb
commit 50152e4abf
2 changed files with 100 additions and 66 deletions

View file

@ -12,3 +12,6 @@ gem 'tomlib'
# embeded ruby templating lanuage
gem 'erb'
# database
gem 'activerecord'