Commit Graph

8 Commits (47cf9ece78bd28d97cb521554a85b4f03e7efac5)

Author SHA1 Message Date
Brett 80e7088542 Add crow files WITHOUT git reference as I will be modifying them
Todo: add license stuff
2023-08-25 02:59:10 -04:00
Brett 429b39cf08 dynamic logic based control inside html files using mustash syntax
{{%bool1 && bool2 || (bool3 && !bool4)}}
must be closed exactly as stated!!
{{/bool1 && bool2 || (bool3 && !bool4)}}
2023-08-23 15:27:27 -04:00
Brett 2f4b2a8c98 refine token parser + menu bar
pages can now be dynamically loaded with the template prefix '@'
2023-08-20 21:33:36 -04:00
Brett dd96940c67 Upgrade StringLexer with better design principles.
Strings are now processed in a much clearer, more intuitive way
2023-08-20 20:24:11 -04:00
Brett 2d2ccc2567 fix post data url encoding 2023-08-16 20:59:49 -04:00
Brett 793ee5ecbe push 2023-08-16 20:15:34 -04:00
Brett 94036bcd3a get / post requests with curl 2023-08-15 02:45:27 -04:00
Brett 2f43804557 website 2023-07-22 20:54:15 -04:00