Commit graph

28 commits

Author SHA1 Message Date
zyl
ddc1e933a6
messed up *one* thing in the merge 😭 2024-06-25 00:59:20 -07:00
zyl
849e6e8f97
Merge branch 'pet' 2024-06-25 00:58:24 -07:00
zyl
b43bcb8a7e
add debug class to body when serving 2024-06-24 22:44:37 -07:00
zyl
4fb1f2183d
implement custom embeds for regular pages 2024-06-24 21:11:05 -07:00
zyl
d0b9140da1
fix bug in the link handler 2024-06-24 21:09:30 -07:00
zyl
6a395f2292
implement custom embeds for regular pages 2024-06-21 17:09:49 -07:00
zyl
1f471fe33d
fix bug in the link handler 2024-06-21 13:52:19 -07:00
zyl
8d9866d048
allow for injecting css scripts into pages 2024-06-17 21:25:29 -07:00
zyl
831a1486ee
add support for custom scripts on a page 2024-06-14 22:12:12 -07:00
zyl
4d1d5308d3
implement support for directories in the static file structure 2024-06-14 22:01:05 -07:00
zyl
27bd18beea
replace anyhow with eyre 2024-06-14 13:36:41 -07:00
zyl
3a274932a8
refactoring and new additions wheee 2023-11-13 18:14:40 -08:00
zyl
94ba05daf2
change how me rel works 2023-11-13 14:56:59 -08:00
zyl
5c93449e58
add embed info to blog posts? 2023-11-12 20:55:19 -08:00
efa0d03315 many many changes 2023-06-09 21:55:04 -07:00
b5d44862a2 Make the method to define image pages more generic 2023-05-28 14:30:43 -07:00
a9388ed47c Remove extra static functionality and add more comments
The extra static functionality is replaced by the root system.
2022-12-16 04:24:05 -08:00
ba7c2388a9 Remove base URL from site 2022-12-14 21:55:03 -08:00
c0ed59b2cd Implement image display 2022-12-14 21:39:19 -08:00
2427d9547f Add hacky workaround for Mastodon link verification 2022-11-08 10:36:31 -08:00
2660ede3dc Minify output (closes #1) 2022-10-03 01:13:37 -07:00
22e41db38c Maybe speed up compilation a bit? 2021-08-21 00:47:13 -07:00
ef470c7fdd Copy files to root on initial build 2021-08-19 14:09:13 -07:00
311a6b40d5 Fix building from scratch 2021-08-19 14:00:19 -07:00
e91bbc38c5 Switch to stable toolchain 2021-08-19 13:59:00 -07:00
41268039de Fix building without serve feature 2021-08-19 13:49:39 -07:00
bcf673fd7b Fix error message for Sass paths with invalid UTF-8 2021-08-19 13:46:19 -07:00
5e1913c9de Add Sass support 2021-08-19 13:43:45 -07:00