Commit graph

70 commits

Author SHA1 Message Date
zyl
19ffac4a90
add very basic clicker game 2024-10-24 13:10:33 -07:00
zyl
f7c1e58b83
update dependencies 2024-10-23 19:57:01 -07:00
zyl
bde8af01d3
woooo 2024-07-08 22:52:10 -07:00
zyl
8bf0cb4e55
move cfg to the right spot oops 2024-06-25 01:14:24 -07:00
zyl
126b38db7e
fix debug class being added to body in release mode 2024-06-25 01:11:00 -07:00
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
f64158d577
fix theme color oops 2024-06-24 21:11:12 -07:00
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
5a1b3a81b1
fix theme color oops 2024-06-21 17:27:27 -07:00
zyl
e070fc6935
update theme color 2024-06-21 17:14:14 -07:00
zyl
6a395f2292
implement custom embeds for regular pages 2024-06-21 17:09:49 -07:00
zyl
9a0e8f4607
update embeds for the blog and add them to images 2024-06-21 16:42:55 -07:00
zyl
9e13c74999
change serde_yaml to serde_yml 2024-06-21 15:01:38 -07:00
zyl
c653c3554e
fix builds without serve feature 2024-06-21 14:27:19 -07:00
zyl
2c05300465
add utility for getting a current timestamp 2024-06-21 14:00:03 -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
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