Vincent Prouillet
|
edc3fd2295
|
Only build inheritance chain for user tpls after adding theme tpl
|
7 years ago |
Vincent Prouillet
|
262ff5ec00
|
Rewrite theme tera paths and merge theme.toml data
|
7 years ago |
Vincent Prouillet
|
521b9755f8
|
Remove local crates Cargo.lock
|
7 years ago |
Vincent Prouillet
|
c77cc9b170
|
First draft of theme support
|
7 years ago |
Vincent Prouillet
|
8ce42a7fcc
|
Update syntaxes
|
7 years ago |
Vincent Prouillet
|
8a11d8e049
|
Fold get_static_url in get_url
|
7 years ago |
Vincent Prouillet
|
fc63765ee1
|
Add a get_static_url global fn
Fix #108
|
7 years ago |
Vincent Prouillet
|
23e4b911e7
|
Improve gutenberg init
Fix #104
|
7 years ago |
Vincent Prouillet
|
26011e4c94
|
Update sass-rs
|
7 years ago |
Vincent Prouillet
|
62a24c3700
|
Forgot to bump Cargo.toml version
|
7 years ago |
Vincent Prouillet
|
903b456276
|
v.0.1.0
|
7 years ago |
Vincent Prouillet
|
ce597c1b43
|
Use released version of sass-rs
|
7 years ago |
Vincent Prouillet
|
e2b09d4d27
|
Sass works on windows; try to use msvc on appveyor
|
7 years ago |
Vincent Prouillet
|
b3d002f54d
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
d78477b619
|
Add Sass support for *nix
|
7 years ago |
Vincent Prouillet
|
998283d17c
|
Faster render_sitemap
|
7 years ago |
Vincent Prouillet
|
c3b525745e
|
Convert project to a workspace
|
7 years ago |
Vincent Prouillet
|
c7bea0bc54
|
Add weight sorting
|
7 years ago |
Vincent Prouillet
|
7768a0cc12
|
Bench + parallelize more things
|
7 years ago |
Vincent Prouillet
|
1811255b92
|
Update deps
|
7 years ago |
William Yao
|
b759cf7681
|
parallelize site rendering with rayon (Keats/gutenberg#70)
|
7 years ago |
Vincent Prouillet
|
549644683b
|
v0.0.7
|
7 years ago |
Vincent Prouillet
|
77ad6547e5
|
Update some dependencies
|
7 years ago |
Vincent Prouillet
|
4fa88ebc21
|
Update deps and only do one cargo test on windows
|
7 years ago |
Vincent Prouillet
|
0037f743cd
|
Add license of livereload-js in serve.rs
|
7 years ago |
Vincent Prouillet
|
5b777cf587
|
Update syntect
|
7 years ago |
Vincent Prouillet
|
f3cfca23a5
|
Update submodule and re-do dumps for syntect 1.4.0
|
7 years ago |
Vincent Prouillet
|
2c8ff5e08e
|
v0.0.6
|
7 years ago |
Vincent Prouillet
|
ba7be32535
|
Update dependencies
|
7 years ago |
Vincent Prouillet
|
958f1cf88c
|
Update Tera and fix tests
|
7 years ago |
Vincent Prouillet
|
dbe4a1d517
|
Move insert_anchor to section and allow left/right
|
7 years ago |
Vincent Prouillet
|
d2b6cbde2f
|
Update jinja2 syntax to include html syntax
|
7 years ago |
Vincent Prouillet
|
b2a63e2ada
|
Add a get_url global fn
Close #67
|
7 years ago |
Vincent Prouillet
|
54fc1055ad
|
v0.0.5
|
7 years ago |
Vincent Prouillet
|
1aaf5c1beb
|
Update some deps
|
7 years ago |
Vincent Prouillet
|
c791dffae5
|
Use livereload properly. Fix #10
|
7 years ago |
Vincent Prouillet
|
aa7ddef123
|
Update toml
|
7 years ago |
Vincent Prouillet
|
40b5a0547a
|
Update changelog
|
7 years ago |
Vincent Prouillet
|
6f5e008853
|
Add global get_page tera fn
|
7 years ago |
Vincent Prouillet
|
7099fc8ac2
|
Add frontmatter flag to not render a section
Useful if you're creating a section only to access it in the index but
do not want a section page for it
|
7 years ago |
Vincent Prouillet
|
4df9752b54
|
Pass the <directory, section> to the index
|
7 years ago |
Vincent Prouillet
|
5bfe1c213b
|
Clippy run
|
7 years ago |
Vincent Prouillet
|
a3318d4b56
|
Pagination
|
7 years ago |
Vincent Prouillet
|
9669c3562c
|
Some fix and use toml master branch for now
|
7 years ago |
Vincent Prouillet
|
968f81be29
|
Update syntaxes
|
7 years ago |
Vincent Prouillet
|
a8c8c5cb07
|
Update changelog and base64
|
7 years ago |
Vincent Prouillet
|
d37ca10905
|
Update serde and tera
|
7 years ago |
Vincent Prouillet
|
73feb41e17
|
Add missing fields to serialization
Also use Option for Page::summary
Close #38
|
7 years ago |
Vincent Prouillet
|
e6b48dff38
|
Release 0.0.3
|
7 years ago |
Vincent Prouillet
|
cf3a8142c2
|
Try to make windows work + remove musl
|
7 years ago |