Commit Graph

47 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 0d12462345 Change precedence for date parser to dayfirst
Fixed typo in newitemmixin
2017-01-19 01:20:33 +01:00
Sebastian 2c56bf24fc Used makedirs instead mkdir at all places 2017-01-12 12:28:26 +01:00
Sebastian e7f216e44d Fixed multiprocessing under windows 2016-11-18 22:19:57 +01:00
Sebastian 3ba0370b52 Replaced pylibsass with libsass-python for prebuild wheel binaries on windows 2016-11-18 18:27:50 +01:00
Sebastian 9bdcc06b59 Merge branch 'master' of github.com:LongHairedHacker/verdandi 2016-11-18 18:02:24 +01:00
Sebastian d76f183cff Moved warning to right place 2016-11-17 18:54:15 +01:00
Sebastian 0fdaf3917e Better error handling and nice return codes 2016-11-17 13:57:00 +01:00
Sebastian 8bbea2254f Added warning if old files are in rendered_root 2016-11-17 13:15:03 +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 9d524093e3 Started using python markdowns metadata extension 2016-11-15 19:40:32 +01:00
Sebastian 83869739e6 TemplateMixin should copy initial context to prevent accidental context sharing 2016-11-15 12:17:00 +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 fa872d9a04 Create full menus instead of sparse menus 2016-11-13 02:40:25 +01:00
Sebastian 51d102ccd9 Fixed sassassets module running compile from the wrong workingdir 2016-11-11 14:48:32 +01:00
Sebastian c868d2f30f Migrated from inotify to watchdog 2016-11-11 01:29:06 +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
Sebastian 71531c243c Updated requirements 2016-04-19 20:30:10 +02:00
Sebastian 13e5d50553 Added Gallery module 2016-01-28 23:14:46 +01:00
Sebastian d2fe5d01d5 Added page title as primary heading
Added read more links to newsfeed
Better templates for news in test folder
Smaller cleanups
2016-01-25 16:13:00 +01:00
Sebastian 1a760e43a9 Added NewsItemMixin
Added news support to Page
2016-01-23 02:45:22 +01:00
Sebastian 843463b548 Added proper handling for file metadata
Fixes #1
2016-01-22 01:20:42 +01:00
Sebastian 87c00ae761 First working version of the NewsFeed module 2016-01-22 00:51:21 +01:00
Sebastian d233b7ae5a Moved default markdown extensions to constatns
Added render_files method to allow reusing code without regenerating the context
2016-01-22 00:10:32 +01:00
Sebastian 501f27cc4f Added a serve parameter for easier testing 2016-01-21 22:24:32 +01:00
Sebastian 97629ca1c3 Added simple static asset handling 2016-01-09 02:13:08 +01:00
Sebastian 8fdf4dd0c7 Added extra pass for static assets 2015-10-17 17:57:26 +02:00
Sebastian 8e2da40540 Fixed message forwarding for menuitemmixin 2015-10-17 17:56:55 +02:00
Sebastian 5b203859c5 Fixed render mixin.
Render mixing can be used as a placeholder for not rendering anything now.
2015-10-17 17:55:33 +02:00
Sebastian 72b8b4ff75 Menu generator works 2015-04-06 22:59:09 +02:00
Sebastian 7a3b84a6aa Updated requirements 2015-02-26 23:58:07 +01:00
Sebastian 76c928e93b Markdown content for pages works 2015-02-26 23:56:19 +01:00
Sebastian ec5df7816c Missed some 2015-02-26 23:14:59 +01:00
Sebastian 75c97aa1db Deleted files added .gitignore 2015-02-26 23:11:22 +01:00
Sebastian b2b6a070d1 Just playing around a bit. 2015-02-26 20:26:39 +01:00