Commit graph

21 commits

Author SHA1 Message Date
zyl
4fb1f2183d
implement custom embeds for regular pages 2024-06-24 21:11:05 -07:00
zyl
35ac34b69c
change serde_yaml to serde_yml 2024-06-24 21:10:06 -07:00
zyl
9285fc0974
fix builds without serve feature 2024-06-24 21:09:58 -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
27bd18beea
replace anyhow with eyre 2024-06-14 13:36:41 -07:00
zyl
e770a9bd8d
fix building the site on windows 2024-06-14 13:25:23 -07:00
zyl
3a274932a8
refactoring and new additions wheee 2023-11-13 18:14:40 -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
c0ed59b2cd Implement image display 2022-12-14 21:39:19 -08:00
ef470c7fdd Copy files to root on initial build 2021-08-19 14:09:13 -07:00
e91bbc38c5 Switch to stable toolchain 2021-08-19 13:59:00 -07:00
5e1913c9de Add Sass support 2021-08-19 13:43:45 -07:00
e06c4371f4 Update gray_matter to 0.2 2021-08-19 13:00:31 -07:00
de4c97c74b Remove referrer information from external links 2021-08-19 12:48:22 -07:00
2032d86daa Add development server 2021-08-18 13:49:50 -07:00
04bddee78c Don't remove everything in the build directory 2021-08-17 10:21:30 -07:00
fcfecfc8c9 Build to docs directory 2021-08-17 10:03:54 -07:00
1c706726c1 Initial commit 2021-08-17 09:59:34 -07:00