Commit graph

256 commits

Author SHA1 Message Date
zyl
e44b219335
fix default styles making code scrollbars always visible on chrome 2025-01-14 23:12:57 -08:00
zyl
cb0c4e7391
remove zyl.gay blog-image helper 2025-01-14 23:05:01 -08:00
zyl
1d502881f6
add support for custom partials
Some checks are pending
Build Site / build (push) Waiting to run
Build Site / deploy (push) Blocked by required conditions
2025-01-14 13:30:34 -08:00
zyl
fd40a5d31a
create parent directories when creating a page in subdirectories 2025-01-14 10:51:28 -08:00
zyl
9608925572
fix bug when serving on a host or port different from default 2025-01-14 10:41:01 -08:00
zyl
4265317edd
add new functions for front matter 2024-11-23 15:42:37 -08:00
zyl
bba26401ba
update dependencies 2024-11-22 17:07:44 -08:00
zyl
71bd753b05
move build_all_pages to the site builder 2024-11-15 16:14:20 -08:00
zyl
dabf4bbe1a
fix not rebuilding the entire site when config changes, resolves #18 2024-11-15 07:06:43 -08:00
zyl
111a261e7e
remove unused index-injection template 2024-11-13 14:53:55 -08:00
zyl
5b09813f24
implement custom timestamp formats for resources, resolves #15 2024-11-13 14:52:36 -08:00
zyl
0233bf0dad
remove blog 2024-11-13 13:14:51 -08:00
zyl
ddeb079d52
make rss feeds optional for resources 2024-11-13 13:11:37 -08:00
zyl
95a0765b1e
implement custom userdata, resolves #11 2024-11-13 12:29:26 -08:00
zyl
6c31ccb9d5
rewrite html to remove previously required html templating, resolves #4 2024-11-13 11:53:32 -08:00
zyl
4c6064a5a1
rename output_path_short and output_path_long, resolves #10 2024-11-13 11:27:37 -08:00
zyl
847f0c7ee7
add theme_color to config and use it for embed metadata
resolves #1
2024-11-13 11:23:09 -08:00
zyl
1875cc9d5c
automatically pull site name for embed metadata for #1 2024-11-13 11:12:05 -08:00
zyl
762344b5da
implement cdn prefix for embed metadata images 2024-11-13 11:09:12 -08:00
zyl
58ba627b9d
fix cdn prefix 2024-11-13 11:01:36 -08:00
zyl
9a614d00a1
remove url field from embed documentation 2024-11-13 10:52:49 -08:00
zyl
d3f424f24f
autofill url field for #1 2024-11-13 10:50:08 -08:00
zyl
83c5f6038f
required data prefix to extra data in templates now
resolves #12 and #13
2024-11-13 08:35:11 -08:00
zyl
281a181958
fix formatting error in config docs 2024-11-13 07:51:28 -08:00
zyl
2377651727
remove duplicate templates documentation 2024-11-12 18:02:51 -08:00
zyl
afb58992c9
fix to use the new proper site argument 2024-11-12 17:53:26 -08:00
zyl
15511adfdf
add documentation 2024-11-12 17:51:12 -08:00
zyl
772764ea91
make the site not take up the full width of the screen 2024-11-12 17:51:01 -08:00
zyl
0a551c3091
add precontent and postcontent blocks to default site template 2024-11-12 16:09:37 -08:00
zyl
e97dd6f18c
fix typo on homepage 2024-11-11 19:10:06 -08:00
zyl
4cb4e036b6
add debug class to body when serving, not just in debug mode 2024-11-08 23:24:24 -08:00
zyl
e339bb20ea
rename cli --site-path argument to --site 2024-11-08 23:24:04 -08:00
zyl
08c786faf2
hide copy button in code blocks if javascript is disabled 2024-11-08 22:42:37 -08:00
zyl
3f09554af4
placeholder introduction blog post 2024-11-08 22:14:26 -08:00
zyl
076b489c41
implement creating pages in subdirectories with cli 2024-11-08 21:58:53 -08:00
zyl
a485482fa7
improve default code block styling 2024-11-08 20:18:39 -08:00
zyl
566c713097
update home page 2024-11-08 19:40:18 -08:00
zyl
b1a6e052e1
add command for creating a new page 2024-11-08 19:20:25 -08:00
zyl
0d9c48db40
fix building without serve feature 2024-11-08 18:23:18 -08:00
zyl
399a0c1b87
introduce webdog cli tool 2024-11-08 18:16:23 -08:00
zyl
8b7620b0bd
add ability for the built-in frontmatter parser to also output 2024-11-08 11:07:31 -08:00
zyl
624853f3ba
make serving binding address more easily configurable 2024-11-07 17:27:26 -08:00
zyl
190cba1f3a
make SiteBuilder creation fallible 2024-11-07 17:20:43 -08:00
zyl
f4a2708794
fix unused warnings when building without default features 2024-11-07 17:18:02 -08:00
zyl
f53cd56c39
fix comment referring to handlebars 2024-11-07 17:02:05 -08:00
zyl
8419760fe1
fix front matter bug 2024-11-07 16:53:58 -08:00
zyl
790f25b829
add new method to SiteConfig 2024-11-07 16:44:45 -08:00
zyl
92687016ed
remove obsolete template_index 2024-11-07 16:44:35 -08:00
zyl
e3630208fa
add syntax highlighting for code blocks 2024-11-07 14:56:13 -08:00
zyl
a8d8096ba6
print errors better while serving 2024-11-07 14:50:57 -08:00