Sam Ford
|
b63c563622
|
Format code using cargo fmt (#896)
|
4 years ago |
Sam Ford
|
e804f907b2
|
Use Rust 2018 edition (#885)
|
4 years ago |
Sam Ford
|
0a0b6a3ad4
|
Fix Clippy warnings (#886)
This addresses the following Clippy warnings:
* clippy::option_and_then_some
* clippy::useless_format
|
4 years ago |
Vincent Prouillet
|
b396a1bc20
|
Add --drafts flag + rustfmt
|
5 years ago |
Vincent Prouillet
|
3c8505ffb4
|
Fix 1.28 build for real
|
6 years ago |
Vincent Prouillet
|
988811a4bd
|
Fix build for 1.28
|
6 years ago |
Vincent Prouillet
|
cb3c42078a
|
Fix load_toml date handling and fix bug in date conversion
|
6 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
f84ae7c93b
|
Rename all occurrences of gutenberg to zola in code
|
6 years ago |
Vincent Prouillet
|
9461769bcc
|
Parse date only once for pages
|
6 years ago |
Vincent Prouillet
|
60a52fd2cc
|
Some intellij reformatting
|
6 years ago |
Vincent Prouillet
|
1ae0702494
|
Custom taxonomies (#330)
|
6 years ago |
Vincent Prouillet
|
85e13483eb
|
Use the new shortcode parser
|
6 years ago |
Vincent Prouillet
|
73ddbf7152
|
Write some docs
|
6 years ago |
Vincent Prouillet
|
ddf8970ad8
|
[WIP] Search
|
6 years ago |
Vincent Prouillet
|
f1abbd0860
|
Move copy utils to utils crate
|
6 years ago |
Vincent Prouillet
|
1e25117887
|
Fix date serializing in extra section of pages
Closes #238
|
6 years ago |
Vincent Prouillet
|
f37992e03a
|
Do not unwrap on serve
|
6 years ago |
Vincent Prouillet
|
1d1ff74d88
|
Use TOML dates in front-matter rather than strings
Closes #210
|
6 years ago |
Vincent Prouillet
|
f26b9d53bd
|
url -> path in page front-matter
|
7 years ago |
Vincent Prouillet
|
dee1dbe667
|
Working on site
And some tweaks as I write the docs
|
7 years ago |
Vincent Prouillet
|
2d97786e67
|
Add back drafts
|
7 years ago |
Vincent Prouillet
|
37af36186a
|
Improve sorting speed
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
Vincent Prouillet
|
6a059d86d0
|
Add aliases to pages. Fix #86
|
7 years ago |
Vincent Prouillet
|
be784bbaa3
|
Refactor taxonomies
Fix #66
|
7 years ago |
Vincent Prouillet
|
09d5e74a65
|
Smarter rebuild on content change
Fix #59
|
7 years ago |
Vincent Prouillet
|
299c3c8b22
|
Separate Page and Section front matter into 2 structs
Fix #61
|
7 years ago |