Vincent Prouillet
|
13b24d56fb
|
Update deps
|
2019-02-23 13:01:46 +01:00 |
|
Vincent Prouillet
|
25b943ec35
|
Print list of template names to debug Windows error
|
2019-02-16 15:40:59 +01:00 |
|
Vincent Prouillet
|
9bc675f2a7
|
Fix colocated dates + rustfmt
Closes #607
|
2019-02-09 19:54:47 +01:00 |
|
Vincent Prouillet
|
a42e6dfec4
|
Fix benches
|
2019-02-08 19:06:01 +01:00 |
|
Vincent Prouillet
|
1c7729cac6
|
Default lang to config.default_language
|
2019-01-29 19:20:11 +01:00 |
|
Vincent Prouillet
|
21d67235ae
|
Arc-ify Library
|
2019-01-27 18:57:07 +01:00 |
|
Vincent Prouillet
|
702b931079
|
Update deps
|
2019-01-25 14:54:53 +01:00 |
|
Vincent Prouillet
|
1e2dd9ce03
|
Update tera to v1 alpha
|
2019-01-23 19:20:43 +01:00 |
|
Vincent Prouillet
|
e119b68533
|
Remove earlier/later/lighter/heavier from pages when rendering sections
|
2019-01-21 17:55:05 +01:00 |
|
Vincent Prouillet
|
5caf24f06c
|
Remove error-chain
Closes #576
|
2019-01-17 14:31:47 +01:00 |
|
Vincent Prouillet
|
538866487b
|
Add multilingual taxonomies
|
2019-01-07 21:03:34 +01:00 |
|
Vincent Prouillet
|
832360f9b1
|
Update deps + rustfmt
|
2019-01-02 20:41:29 +01:00 |
|
Vincent Prouillet
|
f0cafcd1d6
|
Add languages to config
|
2018-12-27 10:53:17 +01:00 |
|
Vincent Prouillet
|
cea6c347bb
|
Set 0.5.1 release date
|
2018-12-14 17:13:24 +01:00 |
|
Vincent Prouillet
|
c0bbe16eac
|
cargo fmt + update
|
2018-12-10 18:21:08 +01:00 |
|
Vincent Prouillet
|
83fc3867ab
|
Add Dart syntax highlighting
|
2018-12-04 19:00:18 +01:00 |
|
Vincent Prouillet
|
b3004c69ef
|
Fix broken taxonomies pagination
Closes #533
|
2018-11-29 20:24:46 +01:00 |
|
Vincent Prouillet
|
5d31dcac85
|
Update deps
Fix #525
|
2018-11-22 19:08:57 +01:00 |
|
Vincent Prouillet
|
690b3f9235
|
Min Rust version updated to 1.29
|
2018-11-17 13:53:11 +01:00 |
|
Vincent Prouillet
|
e2c3bb2ce2
|
Fix shortcodes <-> markdown indentation
|
2018-11-16 18:19:38 +01:00 |
|
Vincent Prouillet
|
c913f341c3
|
Point to https submodule instead of git
|
2018-11-15 17:12:36 +01:00 |
|
Vincent Prouillet
|
7af314c61e
|
Update deps + fmt
|
2018-11-14 17:34:21 +01:00 |
|
Vincent Prouillet
|
29b8dffe27
|
Update docs for install/netlify deploy for zola/gutenberg
|
2018-11-12 19:58:46 +01:00 |
|
Vincent Prouillet
|
7e4be8c126
|
Update syntaxes
|
2018-11-11 12:06:55 +01:00 |
|
Vincent Prouillet
|
afc30543cc
|
Handle file/dir renaming
Closes #385
|
2018-11-10 22:23:39 +01:00 |
|
Vincent Prouillet
|
43b68f790d
|
cargo update
|
2018-11-09 17:31:23 +01:00 |
|
Vincent Prouillet
|
56af4ca7f9
|
Add page_template to sections
To override all child pages
Closes #397
Tests from PR #434
|
2018-11-07 19:42:23 +01:00 |
|
Vincent Prouillet
|
a3b0f1e103
|
Add transparent sections
Closes #413
Closes #408
|
2018-11-06 00:46:13 +01:00 |
|
Vincent Prouillet
|
d3bd22cfc4
|
Update changelog
|
2018-11-03 14:11:38 +01:00 |
|
Vincent Prouillet
|
cb3c42078a
|
Fix load_toml date handling and fix bug in date conversion
|
2018-11-01 10:36:19 +01:00 |
|
Vincent Prouillet
|
3ba6707b90
|
Update Tera
|
2018-10-31 11:29:50 +01:00 |
|
Vincent Prouillet
|
d524482ac1
|
Cargo update & some doc tweak
|
2018-10-30 15:07:23 +01:00 |
|
Jake Howard
|
aad12d829f
|
Remote data (#494)
|
2018-10-29 20:13:09 +01:00 |
|
Vincent Prouillet
|
db4def63dc
|
Set date from filename
Fix #396
|
2018-10-25 16:22:02 +02:00 |
|
Vincent Prouillet
|
f84ae7c93b
|
Rename all occurrences of gutenberg to zola in code
|
2018-10-18 22:50:06 +02:00 |
|
Vincent Prouillet
|
a86a6ae8c4
|
Update changelog
|
2018-10-18 17:48:20 +02:00 |
|
Luke Frisken
|
1baa7750f3
|
CSV and TOML loading global functions (#379)
Local CSV/TOML/JSON loading Tera function
|
2018-10-18 17:32:30 +02:00 |
|
Vincent Prouillet
|
652196969c
|
templates folder is now optional for serve
Fix #445
|
2018-10-11 20:52:42 +02:00 |
|
Vincent Prouillet
|
9f88b0776a
|
Cargo update
|
2018-10-09 19:41:56 +02:00 |
|
Vincent Prouillet
|
0b0b4a86db
|
Update pest for shortcode parser
|
2018-10-09 15:24:56 +02:00 |
|
Vincent Prouillet
|
ee3f4dc511
|
Update to syntect 3
|
2018-10-09 14:33:43 +02:00 |
|
Vincent Prouillet
|
cdcebaea26
|
Cleanup of slotmap impl
Fix #205
|
2018-10-05 19:46:04 +02:00 |
|
Vincent Prouillet
|
396d237673
|
Use Tera render_with_borrowed
|
2018-10-05 15:03:22 +02:00 |
|
Vincent Prouillet
|
10aba20fe5
|
Slotmap refactor
|
2018-10-03 16:29:29 +02:00 |
|
Vincent Prouillet
|
f5c88540ed
|
Update reqwest and image
|
2018-09-30 19:17:51 +02:00 |
|
Greizgh
|
b8233af2c4
|
Allow to disable colors through env vars
- unless forced, only use colors in tty
- support CLICOLOR and NO_COLOR vars
- switch to termcolor crate to handle output coloring
|
2018-09-24 19:19:34 +02:00 |
|
Vincent Prouillet
|
9461769bcc
|
Parse date only once for pages
|
2018-09-21 09:40:52 +02:00 |
|
Vincent Prouillet
|
5876a67100
|
Remove useless benches and add more useful ones
|
2018-09-18 16:01:44 +02:00 |
|
Vincent Prouillet
|
e9d59239d6
|
Update deps
|
2018-09-12 16:04:24 +02:00 |
|
Vincent Prouillet
|
38b30eb144
|
Update deps and fix deprecrations
|
2018-09-09 19:43:14 +02:00 |
|