1
Commit Graph

20 Commits

Author SHA1 Message Date
d7a894bd80
Add subtitle field 2018-08-03 22:25:52 +01:00
078af3e8f5
Refactor tag route to standard querystring on view 2018-08-03 20:28:10 +01:00
670efc0928
Add tag listing page 2018-08-03 13:20:33 +01:00
33fea2254c
Rename method for future expansion 2018-08-02 13:59:59 +01:00
eb2215cd47
Add tests for blog page 2018-08-02 13:50:12 +01:00
063ee3e1ff
Add tests and move HTML title to python 2018-08-02 13:15:32 +01:00
1a64d2a513
Add dedicated blog index page to group articles by date 2018-08-01 09:03:26 +01:00
1bb710cd29
Add tests and linter 2018-07-27 21:37:11 +01:00
c94bfe50d1
Correctly get short body 2018-07-27 19:20:13 +01:00
4fed56630d
Allow tagging blog posts 2018-07-26 21:48:30 +01:00
842ccae297
Add actual pages to navbar 2018-07-26 09:22:19 +01:00
739c870a69
Add basic section list page 2018-07-26 09:22:07 +01:00
32d93b31ce
Add blog model 2018-07-26 08:44:14 +01:00
ef6b0496eb
Add more blocks 2018-07-26 08:33:06 +01:00
bac41e2b74
Add common page model with stream field 2018-07-25 09:03:00 +01:00
29a05febdb
Add homepage tagline to DB 2018-07-25 08:43:01 +01:00
78f1c1ea42
Correctly set base url 2018-07-24 21:49:39 +01:00
53cbee964f
Allow access to settings in templates 2018-07-24 21:16:55 +01:00
510daf113d
Add home page model and base template 2018-07-24 20:56:38 +01:00
c3667ec4b9
Add wagtail template with docker config 2018-07-22 17:12:04 +01:00