Commit graph

18 commits

Author SHA1 Message Date
f404b174cc Respect paragraphs in abstract when rendering 2020-01-16 15:53:29 +01:00
946a70bf05 Fix parsing of HTML in frontend
Process a-Tags.
Do not mark p-Tag as external block, otherwise processing would need to
be defined.
2020-01-16 10:49:53 +01:00
73fdd81e7a Fix rte parsing 2020-01-10 17:23:35 +01:00
598949cd0d Remove unnecessary whitespace 2020-01-10 16:39:13 +01:00
1193914f8b Restructure ordering of blog post view 2020-01-10 11:42:25 +01:00
47eba384e3 Add 404 and archive 2020-01-08 20:05:36 +01:00
27624c1c29 Add admonition 2019-12-13 15:17:30 +01:00
0feb7c46fd Add page / blog post images to output
Also move as in dataprocessing always to top, to show it in folded vim.
2019-12-13 13:27:25 +01:00
da21d13416 Spam protect emails 2019-11-29 18:25:11 +01:00
ca3f397104 Add images to website
Allow to add images as content within blog posts.
2019-11-28 18:04:08 +01:00
8fc7aac5a9 Handle default 0 headline
Also support headline within abstract menu.
2019-11-28 13:28:07 +01:00
2c87cbdf3a Add footer menu 2019-11-28 13:18:30 +01:00
ad4fee5213 Integrate variable content element header level
Use hidden for fluid if selected.
Calculate concrete h level based on selected one plus relative level,
which is 1 for now.
2019-11-28 13:07:21 +01:00
9d39eac0b9 Fix blank p tags after p tag, before pre
Also process p tags, and strip off new line.
2019-11-21 16:00:22 +01:00
14edd5b8c1 Add further work
E.g. add rss feed and sitemap and seo meta tags.
2019-11-15 18:28:10 +01:00
82e1fe563e Add tagging to system 2019-11-15 13:17:22 +01:00
decfe03cda Further work 2019-11-15 00:27:23 +01:00
9086b7e537 First steps 2019-11-13 23:40:26 +01:00