|
f4a2708794
|
fix unused warnings when building without default features
|
2024-11-07 17:18:02 -08:00 |
|
|
f53cd56c39
|
fix comment referring to handlebars
|
2024-11-07 17:02:05 -08:00 |
|
|
e3630208fa
|
add syntax highlighting for code blocks
|
2024-11-07 14:56:13 -08:00 |
|
|
b1e7529efc
|
update templates to inherit themselves instead of manually doing it
|
2024-11-05 13:54:04 -08:00 |
|
|
ee48eae327
|
swap to tera in place of handlebars
|
2024-11-04 17:12:49 -08:00 |
|
|
76c75a40d9
|
custom front matter parser for showing errors + make all extras configurable from the page side
|
2024-11-04 16:20:03 -08:00 |
|
|
159c8fa5b3
|
make resources configurable by the user without modifying code
|
2024-11-04 13:00:25 -08:00 |
|
|
4871293708
|
add basic parallelization to site building
|
2024-10-30 14:42:43 -07:00 |
|
|
19ffac4a90
|
add very basic clicker game
|
2024-10-24 13:10:33 -07:00 |
|
|
bde8af01d3
|
woooo
|
2024-07-08 22:52:10 -07:00 |
|
|
8bf0cb4e55
|
move cfg to the right spot oops
|
2024-06-25 01:14:24 -07:00 |
|
|
126b38db7e
|
fix debug class being added to body in release mode
|
2024-06-25 01:11:00 -07:00 |
|
|
ddc1e933a6
|
messed up *one* thing in the merge 😭
|
2024-06-25 00:59:20 -07:00 |
|
|
849e6e8f97
|
Merge branch 'pet'
|
2024-06-25 00:58:24 -07:00 |
|
|
b43bcb8a7e
|
add debug class to body when serving
|
2024-06-24 22:44:37 -07:00 |
|
|
4fb1f2183d
|
implement custom embeds for regular pages
|
2024-06-24 21:11:05 -07:00 |
|
|
d0b9140da1
|
fix bug in the link handler
|
2024-06-24 21:09:30 -07:00 |
|
|
6a395f2292
|
implement custom embeds for regular pages
|
2024-06-21 17:09:49 -07:00 |
|
|
1f471fe33d
|
fix bug in the link handler
|
2024-06-21 13:52:19 -07:00 |
|
|
8d9866d048
|
allow for injecting css scripts into pages
|
2024-06-17 21:25:29 -07:00 |
|
|
831a1486ee
|
add support for custom scripts on a page
|
2024-06-14 22:12:12 -07:00 |
|
|
4d1d5308d3
|
implement support for directories in the static file structure
|
2024-06-14 22:01:05 -07:00 |
|
|
27bd18beea
|
replace anyhow with eyre
|
2024-06-14 13:36:41 -07:00 |
|
|
3a274932a8
|
refactoring and new additions wheee
|
2023-11-13 18:14:40 -08:00 |
|
|
94ba05daf2
|
change how me rel works
|
2023-11-13 14:56:59 -08:00 |
|
|
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 |
|