Commit Graph

21 Commits

Author SHA1 Message Date
Jacob Parker fb02a3f4c5 Tidying some stuff up 2012-03-15 19:53:31 -04:00
Salem Amin Talha 0c0073e84d Created active clubs page. 2012-03-15 18:53:25 -04:00
Jacob Parker c1fe676938 fixed up some things due to the move to templating etc., made some changes to make it easier for people to start using this. 2012-03-07 03:29:57 -05:00
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
Jacob Parker 19d617e864 Merge branch 'master' of github.com:j3parker/dweb 2012-02-24 16:32:55 -05:00
Jacob Parker 3cd017ce68 fixed stomping of sample config.d 2012-02-24 16:32:28 -05:00
Jeremy Roman c7c560a352 basic templating 2012-02-23 22:34:06 -05:00
Jeremy Roman 0d4efc8b77 allow building from outside src/ 2012-02-23 20:20:48 -05:00
Jacob Parker d7e8c1f824 Merge branch 'master' of github.com:j3parker/dweb
Conflicts:
	.htaccess
	src/web.d
2012-02-23 14:57:57 -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
Luqman Aden c71bd3a81d Added readme. .htaccess and config.d are also now ignored in git instead samples are provided to be copied over and modified. 2012-02-23 01:46:22 -05:00
Jacob Parker a4948f0c2f ported more generalized handler stuff from csc fork 2012-02-23 00:43:04 -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