Commit Graph

187 Commits

Author SHA1 Message Date
Jan-Lukas Else 6624ac9ecd Custom pages 2020-10-13 13:40:16 +02:00
Jan-Lukas Else 2e358e2de8 Add profile middleware 2020-10-12 20:23:21 +02:00
Jan-Lukas Else 69522ef127 Fix routing 2020-10-12 19:12:24 +02:00
Jan-Lukas Else d15799997f Fix http routing for taxonomy value paths 2020-10-12 18:08:50 +02:00
Jan-Lukas Else 95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
Jan-Lukas Else d1e0916342 Fix activitystream path manipulation 2020-09-25 19:23:01 +02:00
Jan-Lukas Else b50f4f55bb ActivityStreams variant for posts 2020-09-24 17:13:03 +02:00
Jan-Lukas Else 6e4bbc63ca Add sitemap 2020-09-22 17:08:34 +02:00
Jan-Lukas Else 1c8da99620 Photos page 2020-09-21 18:03:05 +02:00
Jan-Lukas Else 2a9502defb Use mux.Match to find if route is already used 2020-09-21 16:10:00 +02:00
Jan-Lukas Else 4393d28186 Fix pagination, use blog title and descriptions in feed as fallback 2020-09-20 21:37:04 +02:00
Jan-Lukas Else 377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00
Jan-Lukas Else 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
Jan-Lukas Else 4b7507c781 Change feed behavior (.rss, .json, .atom) 2020-09-14 16:07:37 +02:00
Jan-Lukas Else 341d9ab3f5 Add RSS/Atom/JSON Feed 2020-09-02 17:48:37 +02:00
Jan-Lukas Else 4b066d5ea1 "Urlize" taxonomy values in path 2020-09-01 18:53:21 +02:00
Jan-Lukas Else 1d31cbe20a Taxonomies, sections and blog with title and description 2020-09-01 18:14:49 +02:00
Jan-Lukas Else 484da515aa Taxonomies! 2020-08-31 21:12:43 +02:00
Jan-Lukas Else c98f3eaca2 Sections 2020-08-25 20:55:32 +02:00
Jan-Lukas Else 7a8cfb1f05 Add pagination to index 2020-08-05 19:54:04 +02:00
Jan-Lukas Else 626000ab96 Add simple index (or /blog) site 2020-08-05 19:23:39 +02:00
Jan-Lukas Else 31591d694c Simplify configuration initialization 2020-08-04 19:42:09 +02:00
Jan-Lukas Else e3b346acf7 Add automatic HTTPS 2020-08-01 17:49:46 +02:00
Jan-Lukas Else c69480a824 Basic auth, delete posts via api, purge cache after post create / delete 2020-08-01 15:16:21 +02:00
Jan-Lukas Else 484ca8948a Add API to allow creating posts 2020-07-31 21:44:16 +02:00
Jan-Lukas Else 12c4415cd3 Fix rendering, render 404 errors, flatten redirects 2020-07-31 21:02:47 +02:00
Jan-Lukas Else c3449faec6 Minify HTML of posts 2020-07-31 16:23:29 +02:00
Jan-Lukas Else c0c4fa04e0 Various code improvements 2020-07-30 21:18:58 +02:00
Jan-Lukas Else 2639cd9f3b Use GetHead middleware 2020-07-30 15:58:05 +02:00
Jan-Lukas Else 7becbd6aad Implement basic db-based cache 2020-07-29 22:45:26 +02:00
Jan-Lukas Else 00add1c312 Fix 2020-07-29 17:55:10 +02:00
Jan-Lukas Else afab7686f8 Add redirects table and simple redirect functionality 2020-07-29 17:39:46 +02:00
Jan-Lukas Else 8dbf795902 Allow root post 2020-07-29 17:26:33 +02:00
Jan-Lukas Else 9ee3c0c730 Configure routes based on post paths from DB 2020-07-29 17:17:48 +02:00
Jan-Lukas Else 04ec81a43b Switch to chi 2020-07-29 16:41:36 +02:00
Jan-Lukas Else b57d1b2d2f Graceful shutdown 2020-07-28 21:54:34 +02:00
Jan-Lukas Else 82f612bda8 The beginning of something awesome 2020-07-28 21:17:07 +02:00