Mercurial > wikked
view static/.rbuild.js @ 101:13249e5ca51c
Big refactor for better database caching:
- Using SQL alchemy instead of raw SQLite.
- Better architecture and internal APIs.
- Fixed some issues where the database was not used correctly.
- Fixed some problems with querying pages.
Got rid of `Makefile`, now using `grunt`.
Now using a custom `Bootstrap` include file.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 05 Nov 2013 08:13:18 -0800 |
parents | 97efd73f2158 |
children |
line wrap: on
line source
({ mainConfigFile: "js/wikked.js", baseUrl: ".", name: "js/wikked", out: "js/wikked.min.js" })