1
Fork 0
Commit Graph

51 Commits

Author SHA1 Message Date
Jake Howard b9a6932027
Add scheduler to do wagtail maintainence 2018-08-12 21:41:21 +01:00
Jake Howard bfd43954f4
Use Honcho for process management 2018-08-12 20:18:31 +01:00
Jake Howard 864047d787
Regen lock file and update libraries 2018-08-12 18:53:08 +01:00
Jake Howard dfa9ce51a1
Fix tests 2018-08-03 22:36:58 +01:00
Jake Howard d7a894bd80
Add subtitle field 2018-08-03 22:25:52 +01:00
Jake Howard 75cdab4b7b
Restore breadcrumbs 2018-08-03 21:57:02 +01:00
Jake Howard 078af3e8f5
Refactor tag route to standard querystring on view 2018-08-03 20:28:10 +01:00
Jake Howard 670efc0928
Add tag listing page 2018-08-03 13:20:33 +01:00
Jake Howard 33fea2254c
Rename method for future expansion 2018-08-02 13:59:59 +01:00
Jake Howard eb2215cd47
Add tests for blog page 2018-08-02 13:50:12 +01:00
Jake Howard 063ee3e1ff
Add tests and move HTML title to python 2018-08-02 13:15:32 +01:00
Jake Howard e7cdcb0774
Theme 404 page 2018-08-02 08:29:42 +01:00
Jake Howard 1a64d2a513
Add dedicated blog index page to group articles by date 2018-08-01 09:03:26 +01:00
Jake Howard 2be29ac422
Correct template name to match standards 2018-07-30 08:57:06 +01:00
Jake Howard 2db35dd514
Rename test script 2018-07-27 22:37:03 +01:00
Jake Howard 29a2bc083a
Update docker-compose 2018-07-27 22:14:07 +01:00
Jake Howard 186c88aac9
Run tests on CI 2018-07-27 22:04:37 +01:00
Jake Howard 611fbef45e
Link SCSS and JS 2018-07-27 21:48:42 +01:00
Jake Howard 1bb710cd29
Add tests and linter 2018-07-27 21:37:11 +01:00
Jake Howard 438c7b5ae1
Add images to pages 2018-07-27 20:44:03 +01:00
Jake Howard c94bfe50d1
Correctly get short body 2018-07-27 19:20:13 +01:00
Jake Howard 5bf17f5fdc
Add share links to bottom of some pages 2018-07-27 09:12:19 +01:00
Jake Howard 32952970dc
Simplify context pass 2018-07-27 09:11:28 +01:00
Jake Howard 07c66bb19a
Add more meta tags 2018-07-27 09:03:28 +01:00
Jake Howard cfdb48f7f2
Correcrtly build title 2018-07-27 08:54:26 +01:00
Jake Howard aa17e4f697
Add tags to template 2018-07-26 21:56:00 +01:00
Jake Howard 4fed56630d
Allow tagging blog posts 2018-07-26 21:48:30 +01:00
Jake Howard 0631d3a672
Add basic detail page 2018-07-26 09:37:18 +01:00
Jake Howard 842ccae297
Add actual pages to navbar 2018-07-26 09:22:19 +01:00
Jake Howard 739c870a69
Add basic section list page 2018-07-26 09:22:07 +01:00
Jake Howard b824e348f3
Add templates for simple content pages 2018-07-26 08:55:53 +01:00
Jake Howard 32d93b31ce
Add blog model 2018-07-26 08:44:14 +01:00
Jake Howard ef6b0496eb
Add more blocks 2018-07-26 08:33:06 +01:00
Jake Howard bac41e2b74
Add common page model with stream field 2018-07-25 09:03:00 +01:00
Jake Howard 29a05febdb
Add homepage tagline to DB 2018-07-25 08:43:01 +01:00
Jake Howard ebb44cc372
Add homepage content 2018-07-25 08:36:16 +01:00
Jake Howard 78f1c1ea42
Correctly set base url 2018-07-24 21:49:39 +01:00
Jake Howard cdc4bcd93a
Add navbar and footer 2018-07-24 21:45:21 +01:00
Jake Howard 53cbee964f
Allow access to settings in templates 2018-07-24 21:16:55 +01:00
Jake Howard 510daf113d
Add home page model and base template 2018-07-24 20:56:38 +01:00
Jake Howard 781276c7c7
Install additional useful wagtail libraries 2018-07-23 13:36:10 +01:00
Jake Howard bdcfeade15
Remove highlight styles - regen later, somehow 2018-07-23 09:38:35 +01:00
Jake Howard 7337071ca2
Cleaup packages 2018-07-23 09:35:06 +01:00
Jake Howard 00f692cbc9
Move production script 2018-07-23 09:26:26 +01:00
Jake Howard f94f0c26a3
Import static assets from old site 2018-07-23 09:25:00 +01:00
Jake Howard 713ad636fc
Add README 2018-07-23 08:56:24 +01:00
Jake Howard ad6171c0f3
Remove pyenv and nvm, just use apt 2018-07-22 22:03:03 +01:00
Jake Howard c04040489e
Setup nodejs in docker file 2018-07-22 21:30:19 +01:00
Jake Howard 9feafdb8a1
Add pipenv lock file 2018-07-22 17:22:33 +01:00
Jake Howard 4d35cebf65
Add circleci config 2018-07-22 17:15:14 +01:00