|
ddeb079d52
|
make rss feeds optional for resources
|
2024-11-13 13:11:37 -08:00 |
|
|
95a0765b1e
|
implement custom userdata, resolves #11
|
2024-11-13 12:29:26 -08:00 |
|
|
6c31ccb9d5
|
rewrite html to remove previously required html templating, resolves #4
|
2024-11-13 11:53:32 -08:00 |
|
|
4c6064a5a1
|
rename output_path_short and output_path_long , resolves #10
|
2024-11-13 11:27:37 -08:00 |
|
|
847f0c7ee7
|
add theme_color to config and use it for embed metadata
resolves #1
|
2024-11-13 11:23:09 -08:00 |
|
|
1875cc9d5c
|
automatically pull site name for embed metadata for #1
|
2024-11-13 11:12:05 -08:00 |
|
|
762344b5da
|
implement cdn prefix for embed metadata images
|
2024-11-13 11:09:12 -08:00 |
|
|
d3f424f24f
|
autofill url field for #1
|
2024-11-13 10:50:08 -08:00 |
|
|
83c5f6038f
|
required data prefix to extra data in templates now
resolves #12 and #13
|
2024-11-13 08:35:11 -08:00 |
|
|
0a551c3091
|
add precontent and postcontent blocks to default site template
|
2024-11-12 16:09:37 -08:00 |
|
|
4cb4e036b6
|
add debug class to body when serving, not just in debug mode
|
2024-11-08 23:24:24 -08:00 |
|
|
e339bb20ea
|
rename cli --site-path argument to --site
|
2024-11-08 23:24:04 -08:00 |
|
|
08c786faf2
|
hide copy button in code blocks if javascript is disabled
|
2024-11-08 22:42:37 -08:00 |
|
|
076b489c41
|
implement creating pages in subdirectories with cli
|
2024-11-08 21:58:53 -08:00 |
|
|
a485482fa7
|
improve default code block styling
|
2024-11-08 20:18:39 -08:00 |
|
|
b1a6e052e1
|
add command for creating a new page
|
2024-11-08 19:20:25 -08:00 |
|
|
0d9c48db40
|
fix building without serve feature
|
2024-11-08 18:23:18 -08:00 |
|
|
399a0c1b87
|
introduce webdog cli tool
|
2024-11-08 18:16:23 -08:00 |
|
|
8b7620b0bd
|
add ability for the built-in frontmatter parser to also output
|
2024-11-08 11:07:31 -08:00 |
|
|
624853f3ba
|
make serving binding address more easily configurable
|
2024-11-07 17:27:26 -08:00 |
|
|
190cba1f3a
|
make SiteBuilder creation fallible
|
2024-11-07 17:20:43 -08:00 |
|
|
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 |
|
|
8419760fe1
|
fix front matter bug
|
2024-11-07 16:53:58 -08:00 |
|
|
790f25b829
|
add new method to SiteConfig
|
2024-11-07 16:44:45 -08:00 |
|
|
92687016ed
|
remove obsolete template_index
|
2024-11-07 16:44:35 -08:00 |
|
|
e3630208fa
|
add syntax highlighting for code blocks
|
2024-11-07 14:56:13 -08:00 |
|
|
a8d8096ba6
|
print errors better while serving
|
2024-11-07 14:50:57 -08:00 |
|
|
5d07b2c227
|
move webdog js to a subfolder
|
2024-11-05 14:15:07 -08:00 |
|
|
b1e7529efc
|
update templates to inherit themselves instead of manually doing it
|
2024-11-05 13:54:04 -08:00 |
|
|
d8cb447e00
|
webdog.
|
2024-11-04 17:57:51 -08:00 |
|
|
00c90a12d7
|
make resource tag list template configurable
|
2024-11-04 17:21:42 -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 |
|
|
0878679745
|
add build time to output
|
2024-10-30 14:25:00 -07:00 |
|
|
f20c6c1fd2
|
remove debug print from extras
|
2024-10-29 11:12:25 -07:00 |
|
|
f30d801ced
|
remove old renaming event
|
2024-10-29 11:06:28 -07:00 |
|
|
cd995ccba8
|
fix serving non-text files
|
2024-10-29 11:06:15 -07:00 |
|
|
19ffac4a90
|
add very basic clicker game
|
2024-10-24 13:10:33 -07:00 |
|
|
f7c1e58b83
|
update dependencies
|
2024-10-23 19:57:01 -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 |
|
|
f64158d577
|
fix theme color oops
|
2024-06-24 21:11:12 -07:00 |
|
|
333fb003d0
|
update theme color
|
2024-06-24 21:11:10 -07:00 |
|