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