1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 21:24:26 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00
5317ef12c6 Render titles using Goldmark, fix bug 2021-08-04 22:48:50 +02:00
269aebf016 Make webmention URL in HTML head absolute 2021-08-03 21:39:52 +02:00
b7f578cf2f Make easter egg opt-in 2021-07-23 12:59:24 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
9242305be4 Open Search 2021-06-09 22:44:22 +02:00
5b06d3ec59 Add easter egg 2021-06-09 22:00:33 +02:00
ef1c208e3c Remove asset integrity from templates as it breaks Google Translate 2021-04-12 22:16:41 +02:00
0d7f615240 SRI for stylesheet as well 2021-04-02 10:59:01 +02:00
0a4d552cd1 Optimize template parsing 2021-03-11 09:16:19 +01:00
5b080e36a2 Allow adding custom rel=me links 2021-02-14 17:54:28 +01:00
2453ed1964 Remove unneeded meta element 2021-01-04 13:42:30 +01:00
59388e8654 Just remove the favicon for now 2020-12-24 08:47:02 +01:00
75a960e975 Update chi 2020-12-22 20:29:25 +01:00
c1d05c679f Emoji favicons 2020-12-04 22:47:50 +01:00
68f972db2c Add feed links on all pages 2020-11-15 17:26:46 +01:00
5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
f300c3d498 Improve templates and stuff 2020-11-01 18:37:21 +01:00
9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
fe5a1baab2 Fix templates 2020-10-12 18:47:23 +02:00
95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
5db4067caf Remove libsass, add hooks which enable to use custom commands to generate css from scss, but much more, also less dependencies 2020-09-20 18:46:25 +02:00
f38e8e5a20 Add Menu 2020-09-19 13:37:58 +02:00
80b3b604c0 Fix asset handling 2020-09-19 12:57:14 +02:00
e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00