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

16 Commits

Author SHA1 Message Date
76b959092e Rename method 2020-10-15 21:12:28 +02:00
a78883a679 Regex path redirects 2020-10-15 20:54:43 +02:00
e57be059da Replace json and make cache faster 2020-10-07 17:35:52 +02:00
e1c362ac2f Use mutexes to prevent cache stampede 2020-09-22 16:42:36 +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
9846cf2211 Rework template initialization, load all templates from template directory 2020-09-20 17:47:54 +02:00
80b3b604c0 Fix asset handling 2020-09-19 12:57:14 +02:00
377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00
5bb295b4ed Simplify emojify 2020-08-24 21:09:30 +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
e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00
9ee3c0c730 Configure routes based on post paths from DB 2020-07-29 17:17:48 +02:00
b57d1b2d2f Graceful shutdown 2020-07-28 21:54:34 +02:00
82f612bda8 The beginning of something awesome 2020-07-28 21:17:07 +02:00