1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 12:14:27 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +01:00
581822dd88 Rename "trip" to "track" 2021-11-10 16:27:27 +01:00
1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
64732af4d3 Fix update button on home-posts 2021-10-24 18:02:07 +02:00
74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
33e9d53a93 Small improvements to editor and captcha 2021-09-02 08:57:24 +02:00
4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
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
10bc7e7e7d Audio(s) and link(s) in feed content, improved parameter loading 2021-07-19 16:32:45 +02:00
95a7ff134c Improve print CSS 2021-06-24 19:09:59 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
cf316c4d18 Add option to add "location" to posts and display link to OSM 2021-05-25 22:17:38 +02:00
abbd79d8a9 Extra step to confirm deletion of posts 2021-05-08 14:09:42 +02:00
c612dfc883 Show link to comments in header only if enabled 2021-04-21 20:17:26 +02:00
b81f890120 Login, Logout and show update and delete below posts 2021-02-24 16:01:10 +01:00
72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
11c4467caa Add old content warning 2020-11-03 18:00:03 +01:00
f300c3d498 Improve templates and stuff 2020-11-01 18:37:21 +01:00
912b24b9b4 Improve summary algorithm 2020-10-18 11:54:29 +02:00
4cb605c38b Post translations, little progress on templates 2020-10-16 20:34:34 +02:00
f2dc532334 Language based date format on posts 2020-10-12 19:46:14 +02:00
83253f03c4 Fix blog-relative links 2020-10-12 19:26:32 +02:00
43cd803342 Add language based strings 2020-10-12 19:12:43 +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
3f3ffb4bec Add methods to use configurable strings in templates (preparation for multiblog/multilang) 2020-09-20 19:10:01 +02:00
70f220e693 API endpoint to read posts
API endpoint to create posts from Hugo markdown file
Method to create redirects
Dependency updates
...
2020-09-18 12:34:52 +02:00
341d9ab3f5 Add RSS/Atom/JSON Feed 2020-09-02 17:48:37 +02:00
4cc33c91db List taxonomy values below post 2020-09-01 19:08:57 +02:00
626000ab96 Add simple index (or /blog) site 2020-08-05 19:23:39 +02:00
12c4415cd3 Fix rendering, render 404 errors, flatten redirects 2020-07-31 21:02:47 +02:00
e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00