Vincent Prouillet
3040f00de2
Add docs for taxonomies
Close #167
7 years ago
Vincent Prouillet
11be340a92
v0.2.2
7 years ago
Vincent Prouillet
c8f07d8242
Update deps
7 years ago
Geoff Shannon
c19e900bec
Extract syntex highlighting module into a new component in workspace
This removes the dependency cycle between config and rendering that
causes 4 packages to be recompiled every time a change is made.
I just want to code fast!
7 years ago
Vincent Prouillet
ca5bdc8f3c
Do not ignore shortcodes without args
7 years ago
Vincent Prouillet
3e421fb951
Releasing 0.2.1
7 years ago
Vincent Prouillet
d2177df838
Stop using clap macro
7 years ago
Vincent Prouillet
97d5561569
Next version will be 0.2.0
7 years ago
Vincent Prouillet
2d97786e67
Add back drafts
7 years ago
Vincent Prouillet
f5e1b0c170
Get ready for 0.1.3 release
7 years ago
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