1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 11:44:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00
54acbc5808 Fix emojis 2020-09-18 13:11:25 +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
4b7507c781 Change feed behavior (.rss, .json, .atom) 2020-09-14 16:07:37 +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
1f53b21865 Update dependencies 2020-08-25 20:00:54 +02:00
caad3415c0 Add custom pagination adapter to use less memory and be faster 2020-08-24 20:49:33 +02:00
7a8cfb1f05 Add pagination to index 2020-08-05 19:54:04 +02:00
31591d694c Simplify configuration initialization 2020-08-04 19:42:09 +02:00
e3b346acf7 Add automatic HTTPS 2020-08-01 17:49:46 +02:00
c3449faec6 Minify HTML of posts 2020-07-31 16:23:29 +02:00
9193c4f656 Update Goldmark 2020-07-30 21:57:19 +02:00
04ec81a43b Switch to chi 2020-07-29 16:41:36 +02:00
081259fca7 Render markdown 2020-07-28 21:38:12 +02:00
82f612bda8 The beginning of something awesome 2020-07-28 21:17:07 +02:00