davegson
8c7689c900
Remove <p> tags from markdownified blog summary
...
without these tags it would not correctly embed within the defined <p> tag with custom classes but `markdownify` would wrap it into its own <p> tag and leave the defined <p> tag empty
2021-05-05 18:44:55 +02:00
davegson
734f376185
Move portmaster plug to its own file
2021-04-22 17:42:49 +02:00
Luke
f08351ffc3
Remove date and author at bottom from progress updates
2021-04-22 12:04:52 +02:00
Luke
29e5dcac73
Add date and author at bottom
2021-04-22 11:53:29 +02:00
Luke
c33aab4cc3
Fix title
2021-04-22 11:46:50 +02:00
davegson
7189c8e9dd
Clean up markdown of old blog posts
2021-04-21 18:17:11 +02:00
davegson
e5b19ae026
Limit summary passage to posts which have it
2021-04-21 17:33:27 +02:00
davegson
f897d99c4f
Finetune Portmaster plug and wording
2021-04-21 17:24:11 +02:00
Luke
9fe28de988
Add banner
2021-04-21 15:30:15 +02:00
Luke
8d909cfa1b
Add paragraph under title
2021-04-21 15:29:54 +02:00
davegson
e3bb046363
Fix next/previous items to show what category it is
...
I do not know if one can scope the built in next/previous module - will be a task for later
2021-03-26 09:40:38 +01:00
davegson
a524b19e53
Copy _layouts/post.html to _layouts/blog.html
...
for the move when all our media becomes the "media" type we will derive the layout from its category, which is "blog" for blog posts
2021-03-25 16:46:12 +01:00