Vincent Prouillet
|
1e2dd9ce03
|
Update tera to v1 alpha
|
2019-01-23 19:20:43 +01:00 |
|
Vincent Prouillet
|
e119b68533
|
Remove earlier/later/lighter/heavier from pages when rendering sections
|
2019-01-21 17:55:05 +01:00 |
|
Vincent Prouillet
|
5caf24f06c
|
Remove error-chain
Closes #576
|
2019-01-17 14:31:47 +01:00 |
|
Vincent Prouillet
|
f45293ab25
|
cargo fmt
|
2019-01-04 20:34:28 +01:00 |
|
Vincent Prouillet
|
19075191ff
|
Add translations to page/sections
|
2019-01-04 20:31:31 +01:00 |
|
Vincent Prouillet
|
3d22b4f1f9
|
Generate per language RSS feed
|
2019-01-02 22:11:34 +01:00 |
|
Vincent Prouillet
|
a12e9512bc
|
fmt/clippy
|
2018-12-29 11:17:43 +01:00 |
|
Vincent Prouillet
|
779511ae43
|
Pass down lang and start docs
|
2018-12-28 13:24:49 +01:00 |
|
Vincent Prouillet
|
1d06324a65
|
Load multi-languages pages/sections
|
2018-12-28 12:15:17 +01:00 |
|
Vincent Prouillet
|
b0f6963e4c
|
Use lang code in permalinks
|
2018-12-28 10:42:26 +01:00 |
|
Vincent Prouillet
|
e50d3daad1
|
Get language from filename
|
2018-12-27 13:26:53 +01:00 |
|
Vincent Prouillet
|
c0bbe16eac
|
cargo fmt + update
|
2018-12-10 18:21:08 +01:00 |
|
Vincent Prouillet
|
814cec99e2
|
Allow RFC3339 datetimes in filenames
Closes #537
|
2018-11-30 22:21:00 +01:00 |
|
Vincent Prouillet
|
4fa9d89ea8
|
Merge pull request #532 from sinkuu/redundant_clone
Remove redundant clone
|
2018-11-20 11:46:06 +01:00 |
|
Vincent Prouillet
|
a465d6a61e
|
Fix deleting while zola serve
|
2018-11-19 17:19:05 +01:00 |
|
Shotaro Yamada
|
692103bff4
|
Remove redundant clone
|
2018-11-19 23:08:34 +09:00 |
|
Vincent Prouillet
|
7af314c61e
|
Update deps + fmt
|
2018-11-14 17:34:21 +01:00 |
|
Vincent Prouillet
|
20a05da475
|
Fix bug with pages starting with dates
|
2018-11-13 00:08:46 +01:00 |
|
Vincent Prouillet
|
2d324b3cee
|
Do not clone tpl name for pages
|
2018-11-07 20:38:07 +01:00 |
|
Vincent Prouillet
|
9c2eeaf1f7
|
Fewer string cloning for tpl names
|
2018-11-07 20:38:07 +01:00 |
|
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
2018-10-31 08:18:57 +01:00 |
|
Vincent Prouillet
|
db4def63dc
|
Set date from filename
Fix #396
|
2018-10-25 16:22:02 +02:00 |
|
Vincent Prouillet
|
0f6c0736cb
|
Serialize page/section assets only once
|
2018-10-24 11:49:09 +02:00 |
|
Vincent Prouillet
|
4e3d231ca9
|
Small refactor for serialized page/sections
|
2018-10-24 11:40:57 +02:00 |
|
Vincent Prouillet
|
83b04a561c
|
Expose relative path of pages & sections
Closes #485
|
2018-10-18 18:00:40 +02:00 |
|
Vincent Prouillet
|
86c418372f
|
Add metadata_only to get_section
|
2018-10-18 16:49:33 +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
|
f14dbcbdf4
|
section.subsections is now an array of paths
Close #446
Close #260
Close #478
Close #284
Close #480
|
2018-10-15 22:28:27 +02:00 |
|
Vincent Prouillet
|
ee3f4dc511
|
Update to syntect 3
|
2018-10-09 14:33:43 +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
|
396d237673
|
Use Tera render_with_borrowed
|
2018-10-05 15:03:22 +02:00 |
|
Vincent Prouillet
|
10aba20fe5
|
Slotmap refactor
|
2018-10-03 16:29:29 +02:00 |
|