Commit graph

35 commits

Author SHA1 Message Date
025a598083 Fix pages 2024-04-20 11:31:22 +03:00
b38c35d2c8 Add pages setup 2024-04-20 11:30:38 +03:00
e01ddec336 Bump to Gleam 1.1.0 2024-04-20 11:28:54 +03:00
b7a910a2f6 Add even more docs 2024-04-20 11:25:02 +03:00
5f23dadde1 Add more docs 2024-04-20 09:09:41 +03:00
289d4d647d Add docs and move stuff to internal 2024-04-19 23:48:49 +03:00
fd2a376387 Fix code blocks, make layout better 2024-04-19 23:48:35 +03:00
dca56d1053 Add some docs and rip out unused stuff 2024-04-14 21:18:20 +03:00
992d000fac Allow configuring root path, parse from blog_url by default 2024-04-14 19:43:08 +03:00
f840c2c648 Allow customizing output path 2024-04-14 16:13:31 +03:00
f55e53ba59 Make sure only .md files are parsed 2024-04-14 15:39:23 +03:00
fd2b7d15bd Don't show "read more" if there's no more content 2024-04-14 15:15:55 +03:00
af38b88458 Handle posts with no tags 2024-04-14 00:34:52 +03:00
80b7721f19 Style header nav better 2024-04-14 00:34:16 +03:00
246cbe6281 Fix building blog with zero posts 2024-04-14 00:02:29 +03:00
f88c5b46fc Added opengraph/meta tags 2024-04-13 17:30:20 +03:00
981bc757e4 Revert "Move tags closer to each other"
This reverts commit c50272330f.
2024-04-12 23:41:49 +03:00
925ee721fd Allow customizing feed path 2024-04-12 23:36:15 +03:00
dce49028df Add language for blog 2024-04-12 23:36:06 +03:00
8f4c531c73 Fix CSS targeting issues 2024-04-12 23:35:34 +03:00
c50272330f Move tags closer to each other 2024-04-12 23:35:21 +03:00
ee9b031a37 Make text a bit less contrasty 2024-04-12 23:35:12 +03:00
a761e6b79a Fix post ordering 2024-04-11 19:57:32 +03:00
b78d2f76ae Remove main file, fix project name 2024-04-11 17:58:55 +03:00
0af6e83cec Move assets to priv, vendorise Luxon 2024-04-11 17:58:33 +03:00
2d3c8493a8 Remove OSS licenses
It's not necessary and if it's wanted, it should be automated
2024-04-09 19:19:30 +03:00
60a7d7938c Add licenses 2024-04-07 20:34:31 +03:00
bb67021d17 Add menu support 2024-04-07 20:05:56 +03:00
fa2f463b75 Add support for pages, refactor rendering code 2024-04-07 16:50:14 +03:00
9e967b1eea Change route format 2024-04-06 16:01:24 +03:00
bc92b53483 Add Atom feed 2024-04-06 00:57:35 +03:00
ace0b8b453 Change order for accessibility and fix positioning of single post 2024-04-05 14:54:44 +03:00
9fdec29529 Responsivity 2024-04-05 14:50:06 +03:00
a8e801bf8c Add page navigation 2024-04-05 14:42:19 +03:00
8907487e32 Initial commit of rewritten version 2024-04-04 14:44:37 +03:00