Commit graph

12 commits

Author SHA1 Message Date
Cory Forward
a6ae7844f7 MustacheContext and fixed partials resolving
1. Partials are now resolved with the 'path' package
2. MustacheContext is an object that holds all folder contextual information for views and partials, and cleanly isolates all file resolving in one location
2017-04-05 14:43:25 -06:00
Tobe O
a3e5eab1a2 Update README.md 2017-04-05 14:38:59 -04:00
Tobe O
2ab4b5ffd4 Update README.md 2017-04-05 14:38:35 -04:00
Tobe O
6a3f439406 Update README.md 2017-04-05 14:37:47 -04:00
Tobe O
392aa993ff Update README.md 2017-04-05 14:37:26 -04:00
Tobe O
a1243aeac7 Merge pull request #2 from c4wrd/master
Production Cache Implementation
2017-04-04 23:09:26 -04:00
Cory Forward
3fdb43ec50 Production Cache
1. View files are cached in production mode
2. Fixed test/all_tests.dart path issue
2017-04-04 17:05:16 -06:00
regiostech
8a1b2c0dac Updated Angel dep 2016-06-21 19:07:19 -04:00
regiostech
6af38e0494 Async, partials 2016-05-02 19:28:37 -04:00
regiostech
e1459c54f5 Bye idea 2016-04-21 22:22:49 -04:00
regiostech
2be4f7c77b Done 2016-04-21 22:22:33 -04:00
Tobe O
311d7065ea Initial commit 2016-04-21 21:46:25 -04:00