Vincent Prouillet
16f658c70c
Move test_site and turn rebuild.rs into a component
6 years ago
Vincent Prouillet
ec79c8ee0e
Update Tera to fix regression
6 years ago
Vincent Prouillet
fea728d413
Update cargo metadata
6 years ago
Vincent Prouillet
b73ff48482
Fix not compiling on nightly
Fix #215
6 years ago
Vincent Prouillet
a44dd5f49a
serve cleans after itself now
Closes #199
6 years ago
Vincent Prouillet
11bfd7b2be
Tera 0.11 has been released
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
892c987152
Livereload shortcode changes
Fix #204
6 years ago
Vincent Prouillet
77634ebe83
Update syntect
6 years ago
Vincent Prouillet
bfdc93f948
Cargo update
6 years ago
Vincent Prouillet
14edd2b875
Add output-dir option to build & serve
From #191
6 years ago
Vincent Prouillet
728c1f3013
Cargo update
7 years ago
Vincent Prouillet
129e693521
Add default templates
7 years ago
Vincent Prouillet
edff79e914
Update Tera in cargo.lock
7 years ago
Vincent Prouillet
cfefb45913
Update to Tera 0.11 beta
7 years ago
Vincent Prouillet
ec4a91adf6
Add earliest Rust version to travis
7 years ago
Vincent Prouillet
322d2f30fb
Add get_taxonomy_url global_fn
And fix bug with taxonomies urls
7 years ago
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