Commit graph

53 commits

Author SHA1 Message Date
zyl
333fb003d0
update theme color 2024-06-24 21:11:10 -07:00
zyl
4fb1f2183d
implement custom embeds for regular pages 2024-06-24 21:11:05 -07:00
zyl
750c0c501f
update embeds for the blog and add them to images 2024-06-24 21:10:08 -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
5e9a23d789
add utility for getting a current timestamp 2024-06-24 21:09:54 -07:00
zyl
d0b9140da1
fix bug in the link handler 2024-06-24 21:09:30 -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
d07eab6f37
add message at the start of builds 2024-06-14 13:37:53 -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
ecf408d796
remove unused trait from resource.rs 2024-06-14 13:09:04 -07:00
zyl
71a6556484
move closure out of match 2024-04-02 13:32:21 -07:00
zyl
04ebe92225
fix the recent blog posts section on the home page not going to the blog post 2023-11-14 23:23:11 -08:00
zyl
d444fc4c6f
fix blog posts/images not getting updated when test serving 2023-11-14 22:47:45 -08: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
19fd33eceb
forgot a quote........ 2023-11-12 21:10:07 -08:00
zyl
a186410eef
add description to the blog posts' head data 2023-11-12 21:02:59 -08:00
zyl
5c93449e58
add embed info to blog posts? 2023-11-12 20:55:19 -08:00
zyl
8e3bdc5a10
update dependencies 2023-11-12 19:10:45 -08:00
zyl
eab677d5d9
HECKING KILL zyllian and replace her with zyl 2023-08-22 18:46:40 -07:00
efa0d03315 many many changes 2023-06-09 21:55:04 -07:00
894ca8e860 Add some missing documentation 2023-05-28 14:36:47 -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
c44afa17c9 Make image timestamps even more readable 2022-12-16 04:23:01 -08:00
80be46962d Make image timestamps a bit more readable 2022-12-15 15:04:05 -08:00
ba7c2388a9 Remove base URL from site 2022-12-14 21:55:03 -08:00
f59eb3b058 Update package name 2022-12-14 21:44:37 -08:00
c0ed59b2cd Implement image display 2022-12-14 21:39:19 -08:00
97b9fbf46d Remove root files 2022-12-14 16:05:09 -08:00
44cb77ab3f Update site URL 2022-12-14 15:43:15 -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
b44a40bffa Copy root files while serving 2021-08-19 14:13:17 -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
e06c4371f4 Update gray_matter to 0.2 2021-08-19 13:00:31 -07:00
821c94c609 Improve 404 page 2021-08-19 12:48:38 -07:00
de4c97c74b Remove referrer information from external links 2021-08-19 12:48:22 -07:00
c67fcd19a7 Handle changes to static files and site config 2021-08-18 17:12:24 -07:00
2032d86daa Add development server 2021-08-18 13:49:50 -07:00