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

6 Commits

Author SHA1 Message Date
b6a88e6bed Fix draft posts without section not showing in drafts index 2023-01-25 17:21:21 +01:00
720fc62919 Create and use a strings.Builder pool
This will probably make no big difference, but let's give it a try
2023-01-24 16:49:33 +01:00
e8a5e9eb0e More strings.Builder and io.Pipe 2023-01-24 14:30:53 +01:00
2f571cf020 Update to newer Chroma version for highlighting 2022-06-17 16:05:30 +02:00
474155306d Go 1.18 2022-03-16 08:28:03 +01:00
e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00