Commit graph

121 commits

Author SHA1 Message Date
zyl
727e68c817
add default tab size to code blocks 2025-01-15 01:20:54 -08:00
zyl
c27ac9c6d9
fix code blocks not rendering in resources 2025-01-15 01:20:12 -08:00
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
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
5b09813f24
implement custom timestamp formats for resources, resolves #15 2024-11-13 14:52:36 -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
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
0a551c3091
add precontent and postcontent blocks to default site template 2024-11-12 16:09:37 -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
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
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
zyl
5d07b2c227
move webdog js to a subfolder 2024-11-05 14:15:07 -08:00
zyl
b1e7529efc
update templates to inherit themselves instead of manually doing it 2024-11-05 13:54:04 -08:00
zyl
d8cb447e00
webdog. 2024-11-04 17:57:51 -08:00
zyl
00c90a12d7
make resource tag list template configurable 2024-11-04 17:21:42 -08:00
zyl
ee48eae327
swap to tera in place of handlebars 2024-11-04 17:12:49 -08:00
zyl
76c75a40d9
custom front matter parser for showing errors + make all extras configurable from the page side 2024-11-04 16:20:03 -08:00
zyl
159c8fa5b3
make resources configurable by the user without modifying code 2024-11-04 13:00:25 -08:00
zyl
4871293708
add basic parallelization to site building 2024-10-30 14:42:43 -07:00
zyl
0878679745
add build time to output 2024-10-30 14:25:00 -07:00
zyl
f20c6c1fd2
remove debug print from extras 2024-10-29 11:12:25 -07:00
zyl
f30d801ced
remove old renaming event 2024-10-29 11:06:28 -07:00