|
e180fef293
|
Fix navigation bug due to missing trailing slash in URLs causing RSS links to point to the main one even in tagged page
|
2020-05-07 16:57:46 +02:00 |
|
|
e136b97746
|
Now that we have conditional static templating, get rid of redundant templating variables (allTaggedPage + latestTaggedPage)
|
2020-05-07 16:35:24 +02:00 |
|
|
049576154a
|
Follow change in article lists' header structure by dynamically generating a link to the RSS feed
|
2020-05-06 10:25:46 +02:00 |
|
|
2a7d721a35
|
Implement safe templating for «local» variables used during hablo rendering of the blog — not in client code
|
2020-05-06 10:17:33 +02:00 |
|
|
6c70281e3f
|
Adding two template variables to control the text and title of RSS links
|
2020-04-19 18:34:24 +02:00 |
|
|
36651ddc38
|
Fix Open Graph cards by adding a new option to provide the site's URL
|
2019-12-21 12:50:38 +01:00 |
|
|
94e323d715
|
Simplify Blog.Wording module and change conditional template blocks syntax a tiny bit
|
2019-08-27 13:23:17 +02:00 |
|
|
593780cbbd
|
Release v1.0.0
|
2019-04-20 09:54:21 +02:00 |
|
|
7138680c91
|
Add clickable image to comments and support for emojis
|
2019-03-03 12:16:08 +01:00 |
|
|
2c6be28d76
|
Implement metadata for articles and comments
|
2019-03-02 23:44:09 +01:00 |
|
|
91bef62fbb
|
Remove rests of .navigation class to hijack links rendered obsolete by 2c29b33
|
2019-03-02 22:45:26 +01:00 |
|
|
d35a4c33ef
|
Fix navigation bug caused by entities in URIs
|
2019-02-26 14:53:35 +01:00 |
|
|
2c29b331b8
|
Fix anchors popstate bug
|
2019-02-25 22:46:08 +01:00 |
|
|
cfa501e3c4
|
Add an option to pass a custom config to remarkableJS
|
2019-02-22 22:02:07 +01:00 |
|
|
d7dcdb2880
|
Allow customizing the name of the comments section
|
2019-02-19 21:57:50 +01:00 |
|
|
cf1c93fd1e
|
Fix very benign bug causing an error to appear in the console instead of nothing happening on page refresh for articles without comments
|
2019-02-19 19:01:51 +01:00 |
|
|
1d348220fa
|
Fix bug preventing articles with HTML entities in their file name to get their comments loaded at page refresh
|
2019-02-19 18:59:24 +01:00 |
|
|
968b221efa
|
Fix bug in date sorting due to dates being moved into the .metadata property of articles
|
2019-02-19 12:20:28 +01:00 |
|
|
339a1e0d20
|
Implement customizable texts
|
2019-02-17 19:55:11 +01:00 |
|
|
00c3c602b9
|
Move JS code in a share/ subdirectory to accomodate future templating stuff
|
2019-02-17 19:26:50 +01:00 |
|