1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 02:34:28 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
78f3d3c07b Add pagination to Webmention Admin 2021-01-30 19:37:26 +01:00
72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
89b48b1d37 One editor per blog 2021-01-17 12:53:07 +01:00
f3744227e1 Fix login title 2021-01-15 22:07:51 +01:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
0fba6ddfeb Add missing German translations 2021-01-09 11:25:37 +01:00
37f36678b2 Add blog stats with posts per year 2021-01-04 20:29:49 +01:00
7979fc3ef3 Fix table CSS 2021-01-04 20:14:44 +01:00
2453ed1964 Remove unneeded meta element 2021-01-04 13:42:30 +01:00
9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
59388e8654 Just remove the favicon for now 2020-12-24 08:47:02 +01:00
386b75f237 h-feed 2020-12-23 17:42:12 +01:00
818a1c23c2 Use static home page 2020-12-23 16:53:10 +01:00
34807582dd Improvements for short urls 2020-12-22 23:26:23 +01:00
9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
75a960e975 Update chi 2020-12-22 20:29:25 +01:00
6273c40b43 Some editor improvements 2020-12-21 20:40:08 +01:00
39e999acca Simplify webmention routing 2020-12-19 11:06:55 +01:00
74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
796470c067 Add file upload to editor 2020-12-13 11:28:46 +01:00
54a1f699b3 More fixes 2020-12-13 11:28:11 +01:00
889ac94c8f Some CSS fixes 2020-12-13 11:01:19 +01:00
eeb68dbba9 Add editor to create, update or delete posts 2020-12-12 23:44:03 +01:00
366514699d Fix search html 2020-12-12 22:23:07 +01:00
db1c4901c7 Update IndieAuth (w/o PKCE for now) 2020-12-09 17:25:09 +01:00
44c7bd117f Sort taxonomie values on posts 2020-12-07 22:30:26 +01:00
c1d05c679f Emoji favicons 2020-12-04 22:47:50 +01:00
0e90cc0112 Etag and Last-Modified headers 2020-11-26 09:44:44 +01:00
ec5b9a6868 Improve taxonomy lists 2020-11-22 09:11:57 +01:00
eed86794ff Improve webmentions 2020-11-17 20:01:02 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
68f972db2c Add feed links on all pages 2020-11-15 17:26:46 +01:00
764c9f7536 Full text search 2020-11-15 11:34:48 +01:00
24cd596348 Remove local https, use certmagic for public https, improve hooks (no empty output) and improve webmentions (admin and ascending order on posts) 2020-11-11 16:58:44 +01:00
6f79024b31 Remove redirect template 2020-11-10 16:41:21 +01:00
53c55c9a6b More meta tags 2020-11-09 17:04:20 +01:00
5b9ac19cb8 Add some features, improve database handling & performance, robots.txt and more 2020-11-09 16:40:12 +01:00
7d86c8c1cf Improve Blogroll template 2020-11-08 23:02:20 +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
92e508d5cf Update dependencies, minify sitemap 2020-10-17 17:36:18 +02:00
4cb605c38b Post translations, little progress on templates 2020-10-16 20:34:34 +02:00
9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
e611a5008d IndieAuth server 2020-10-13 21:35:39 +02:00
6624ac9ecd Custom pages 2020-10-13 13:40:16 +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
1c8da99620 Photos page 2020-09-21 18:03:05 +02:00
f5cca985bd Fix feed links in index template 2020-09-21 17:10:44 +02:00
3f3ffb4bec Add methods to use configurable strings in templates (preparation for multiblog/multilang) 2020-09-20 19:10:01 +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
bba5eaa078 Fix taxonomies, post order etc. 2020-09-19 14:56:31 +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
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
4f71a2a090 Add method to generate post summaries, extend feeds 2020-09-15 17:01:53 +02:00
e1a77bf48a Index template: Link to feeds in head 2020-09-02 17:56:18 +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
4b066d5ea1 "Urlize" taxonomy values in path 2020-09-01 18:53:21 +02:00
1d31cbe20a Taxonomies, sections and blog with title and description 2020-09-01 18:14:49 +02:00
484da515aa Taxonomies! 2020-08-31 21:12:43 +02:00
7a8cfb1f05 Add pagination to index 2020-08-05 19:54:04 +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