Commit Graph

12 Commits

Author SHA1 Message Date
Jacob Parker 36f41ba3f8 Merge branch 'master' of https://github.com/jeremyroman/dweb
Conflicts:
	src/web.d
2012-03-06 19:35:59 -05:00
Luqman Aden 1ae5e4b5b5 Don't need to actually catch any exceptions there... 2012-02-25 22:57:19 -05:00
Luqman Aden 259b9f6476 Handlers now use static regex at compile-time. 2012-02-25 22:32:41 -05:00
Luqman Aden be986e8be3 Matching with regex instead of globbing. 2012-02-24 21:37:21 -05:00
Jacob Parker bb457c2fc3 removed chevrons and optionality of container, those things are better managed by css 2012-02-24 16:39:01 -05:00
Jeremy Roman c7c560a352 basic templating 2012-02-23 22:34:06 -05:00
Luqman Aden 8fe3797d07 Fixed 404 error on index pages. Also changed to REQUEST_URI instead of SCRIPT_URL. 2012-02-23 02:08:21 -05:00
Jacob Parker a2173321ff ported more generalized handler stuff from csc fork 2012-02-22 22:43:07 -05:00
Jacob Parker bc80d67ca1 dweb 0.5: handlers, fixes, tidying. 2012-02-22 17:11:10 -05:00
Jacob Parker 543c9133e2 dweb 0.3: can wrap the site in a container now. 2012-02-21 14:52:58 -05:00
Jacob Parker 45c0e50ab5 dweb v0.2: horizontal side bar configuration, optional chevrons (the bloat begins.) 2012-02-19 16:46:22 -05:00
Jacob Parker c3c1116e5f dweb v0.1 2012-02-19 10:33:49 -05:00