Commit Graph

18 Commits

Author SHA1 Message Date
Sebastian 3aa8ecaf16 Added support adding generic metadata to contexts
Primitive open graph protocol support
2017-04-25 21:33:46 +02:00
Sebastian 3ba0370b52 Replaced pylibsass with libsass-python for prebuild wheel binaries on windows 2016-11-18 18:27:50 +01:00
Sebastian c480b2a95f Added canonical url to newsfeed 2016-11-16 20:36:35 +01:00
Sebastian 4db530ebf7 Implemented missing bit to create canonical urls in templates 2016-11-16 01:10:29 +01:00
Sebastian d581d247d9 Added missing / 2016-11-15 20:31:47 +01:00
Sebastian 8a9b74e1d3 Newsitem news_feed_id is none by default
elipsized_content without links
anchors for news items
2016-11-15 12:06:47 +01:00
Sebastian 0dd281bb31 Decided to codecs instead of messing with manual decode/encode 2016-11-15 00:08:36 +01:00
Sebastian 5537235adf Fixed title for gallery 2016-11-14 23:54:39 +01:00
Sebastian 559bf283eb Move titles into content files
Renamed page_title into title
2016-11-14 23:39:58 +01:00
Sebastian 51d102ccd9 Fixed sassassets module running compile from the wrong workingdir 2016-11-11 14:48:32 +01:00
Sebastian a0ebf841c9 Made sassassets module create its destination directory 2016-11-11 00:25:12 +01:00
Sebastian 7193a804b3 Fixed messed up FileAssetsMixin refactor in newsfeed module 2016-11-11 00:01:44 +01:00
Sebastian 46afdfb241 Added a simple sass compiler for assets 2016-04-23 00:42:04 +02:00
Sebastian c775fc64c5 Added a more generic assets mixin 2016-04-23 00:15:49 +02:00
Sebastian fdd2cd139d Added inotify code for autorebuild
Made menuitem and news feed drop state on initial None message
2016-04-22 22:29:08 +02:00
Sebastian 871cab9621 Fixed some utf-8 fuckups 2016-04-20 21:43:25 +02:00
Sebastian ab08e7f269 Added option to disable markdown 2016-04-20 21:09:34 +02:00
Sebastian d0e3b784d9 Move test input to own repo 2016-04-19 21:31:19 +02:00