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

72 Commits

Author SHA1 Message Date
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