Sébastien Mariaux
|
2a0d0b9b77
|
Split sitemap (#619)
Split sitemap when it is getting too big
|
5 years ago |
Vincent Prouillet
|
eccb1e9986
|
Strip base_path from page/section paths
To ensure we will get the right `content`
directory.
Fix #629
|
5 years ago |
Vincent Prouillet
|
974492bb7b
|
Ensure we don't delete root index without
adding back default in rebuild
Fix #620
|
5 years ago |
Vincent Prouillet
|
9bc675f2a7
|
Fix colocated dates + rustfmt
Closes #607
|
5 years ago |
Vincent Prouillet
|
5082e0f15a
|
Render all relevant parent sections on rebuild
|
5 years ago |
Vincent Prouillet
|
21d67235ae
|
Arc-ify Library
|
5 years ago |
Vincent Prouillet
|
a12e9512bc
|
fmt/clippy
|
5 years ago |
Vincent Prouillet
|
34708d6592
|
Handle editing language index colocated
|
5 years ago |
Anton Lazarev
|
7cff1d335c
|
add rendering for 404.html when running zola serve
|
5 years ago |
Vincent Prouillet
|
a465d6a61e
|
Fix deleting while zola serve
|
6 years ago |
Vincent Prouillet
|
aee41f279c
|
Fix reload with taxonomies
|
6 years ago |
Vincent Prouillet
|
41a693a528
|
Ignore rename of non md files
|
6 years ago |
Vincent Prouillet
|
7af314c61e
|
Update deps + fmt
|
6 years ago |
Vincent Prouillet
|
afc30543cc
|
Handle file/dir renaming
Closes #385
|
6 years ago |
Vincent Prouillet
|
56af4ca7f9
|
Add page_template to sections
To override all child pages
Closes #397
Tests from PR #434
|
6 years ago |
Vincent Prouillet
|
a3b0f1e103
|
Add transparent sections
Closes #413
Closes #408
|
6 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
465778c196
|
Always populate sections on section change
|
6 years ago |
Vincent Prouillet
|
957c6bed9d
|
Have a list of ancestors instead of only parent section
|
6 years ago |
Vincent Prouillet
|
6843ec5c9c
|
Rebuild more things now that it is more performant to do so
Fix #122
|
6 years ago |
Vincent Prouillet
|
cdcebaea26
|
Cleanup of slotmap impl
Fix #205
|
6 years ago |
Vincent Prouillet
|
10aba20fe5
|
Slotmap refactor
|
6 years ago |
Christian Friedrich Coors
|
85529186e4
|
Fix some clippy warnings
|
6 years ago |
Vincent Prouillet
|
14560f224e
|
No clone when rendering rss feed
|
6 years ago |
Vincent Prouillet
|
4f418a11b4
|
Fix live reload of section content
|
6 years ago |
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
6 years ago |
Vincent Prouillet
|
18bef00671
|
Rename taxonomies paginate and error on unknown ones
|
6 years ago |
Vincent Prouillet
|
1ae0702494
|
Custom taxonomies (#330)
|
6 years ago |
Vincent Prouillet
|
bcf42a0c10
|
The wonders of serde default, take 2
|
6 years ago |
Vincent Prouillet
|
5c56278be1
|
Let people edit their index.md
Closes #241
|
6 years ago |
Vincent Prouillet
|
10818cd0de
|
Stop trying to load every file as markdown on serve
Closes #235
|
6 years ago |
Vincent Prouillet
|
16f658c70c
|
Move test_site and turn rebuild.rs into a component
|
6 years ago |