Peng Guanwen
|
0b897ce7c7
|
Replace trim_{left, right} with trim_{start, end}
trim_{start, end} is introduced in rust 1.30.0 and
trim_{left, right} is deprecated since 1.33.0.
|
5 years ago |
Vincent Prouillet
|
b7ce4e59fb
|
rustfmt
|
6 years ago |
Vincent Prouillet
|
f84ae7c93b
|
Rename all occurrences of gutenberg to zola in code
|
6 years ago |
Christian Friedrich Coors
|
85529186e4
|
Fix some clippy warnings
|
6 years ago |
Vincent Prouillet
|
73ddbf7152
|
Write some docs
|
6 years ago |
Vincent Prouillet
|
b3b2527c5d
|
TIL about serde default
|
6 years ago |
Vincent Prouillet
|
129e693521
|
Add default templates
|
7 years ago |
Vincent Prouillet
|
699ffb07ce
|
Create themes folder on init
|
7 years ago |
Vincent Prouillet
|
23e4b911e7
|
Improve gutenberg init
Fix #104
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
Vincent Prouillet
|
59b4b07cb3
|
Use Path for fs utils rather than AsRef
|
7 years ago |
Vincent Prouillet
|
2a150299f3
|
Move cli code to bin directory
|
7 years ago |
Vincent Prouillet
|
e68af48eb6
|
Make gutenberg a lib as well
|
7 years ago |
Vincent Prouillet
|
91fa7e358c
|
Started working on gutenberg again
|
7 years ago |
Vincent Prouillet
|
cbe1691f36
|
Rename new command to init
|
8 years ago |
Vincent Prouillet
|
a147e68f78
|
Start building sites
|
8 years ago |
Vincent Prouillet
|
3cd5da2128
|
Separate front matter parsing from the page
|
8 years ago |
Vincent Prouillet
|
4ae84e468b
|
Switch to tera 0.5
|
8 years ago |
Vincent Prouillet
|
021b8ea21f
|
Create new project
|
8 years ago |