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

110 Commits

Author SHA1 Message Date
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
341d9ab3f5 Add RSS/Atom/JSON Feed 2020-09-02 17:48:37 +02:00
4b066d5ea1 "Urlize" taxonomy values in path 2020-09-01 18:53:21 +02:00
484da515aa Taxonomies! 2020-08-31 21:12:43 +02:00
626000ab96 Add simple index (or /blog) site 2020-08-05 19:23:39 +02:00
31591d694c Simplify configuration initialization 2020-08-04 19:42:09 +02:00
12c4415cd3 Fix rendering, render 404 errors, flatten redirects 2020-07-31 21:02:47 +02:00
0175ce1729 Move buffering and execution of templates to own func 2020-07-31 19:46:12 +02:00
e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00