|
399a0c1b87
|
introduce webdog cli tool
|
2024-11-08 18:16:23 -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 |
|
|
92687016ed
|
remove obsolete template_index
|
2024-11-07 16:44:35 -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 |
|
|
ee48eae327
|
swap to tera in place of handlebars
|
2024-11-04 17:12:49 -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 |
|
|
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 |
|
|
9e13c74999
|
change serde_yaml to serde_yml
|
2024-06-21 15:01:38 -07:00 |
|
|
c653c3554e
|
fix builds without serve feature
|
2024-06-21 14:27:19 -07:00 |
|
|
27bd18beea
|
replace anyhow with eyre
|
2024-06-14 13:36:41 -07:00 |
|
|
e770a9bd8d
|
fix building the site on windows
|
2024-06-14 13:25:23 -07:00 |
|
|
71a6556484
|
move closure out of match
|
2024-04-02 13:32:21 -07:00 |
|
|
d444fc4c6f
|
fix blog posts/images not getting updated when test serving
|
2023-11-14 22:47:45 -08:00 |
|
|
8e3bdc5a10
|
update dependencies
|
2023-11-12 19:10:45 -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 |
|
|
c0ed59b2cd
|
Implement image display
|
2022-12-14 21:39:19 -08:00 |
|
|
97b9fbf46d
|
Remove root files
|
2022-12-14 16:05:09 -08:00 |
|
|
44cb77ab3f
|
Update site URL
|
2022-12-14 15:43:15 -08:00 |
|
|
b44a40bffa
|
Copy root files while serving
|
2021-08-19 14:13:17 -07:00 |
|
|
e91bbc38c5
|
Switch to stable toolchain
|
2021-08-19 13:59:00 -07:00 |
|
|
5e1913c9de
|
Add Sass support
|
2021-08-19 13:43:45 -07:00 |
|
|
821c94c609
|
Improve 404 page
|
2021-08-19 12:48:38 -07:00 |
|
|
c67fcd19a7
|
Handle changes to static files and site config
|
2021-08-18 17:12:24 -07:00 |
|
|
2032d86daa
|
Add development server
|
2021-08-18 13:49:50 -07:00 |
|