Vincent Prouillet
0aee33f9c5
Add very copy/pasty impl of anchor checking
2019-06-06 19:49:40 +02:00
Vincent Prouillet
cb962f7a64
Add aliases to sections
2019-06-02 20:21:06 +02:00
Igor Gnatenko
1a05401ecd
chore: Update glob to 0.3 ( #700 )
...
* chore: Update glob to 0.3
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* chore: Update ws to 0.8
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2019-05-31 22:46:48 +02:00
Vincent Prouillet
debb1529ce
Merge branch 'next' of github.com:getzola/zola into next
2019-05-30 20:08:51 +02:00
Stuart Small
12d2576fba
Fix for #632 - add ability to get asset image dimensions ( #670 )
2019-05-30 20:06:24 +02:00
Vincent Prouillet
fae644cffe
Update pulldown_cmark
...
Close #693
2019-05-29 20:33:36 +02:00
Vincent Prouillet
cdfd63a1ad
Add zola check to changelog and remove check option from config doc
2019-05-27 14:16:46 +02:00
Marcus Klaas de Vries
0d964204c3
Check command global ( #683 )
...
* Add check subcommand
* Add some brief documentation for the check subcommand
* Start working on parallel link checks
* Check all external links in Site
* Return *all* dead links in site
2019-05-27 14:05:07 +02:00
Vincent Prouillet
7a7241e793
Start work on 0.7.1
2019-04-29 09:50:23 +02:00
Vincent Prouillet
f980432a52
Prepare for release
2019-04-28 09:54:13 +02:00
Vincent Prouillet
11ef490699
Revert base-path commit and add changelog
2019-04-20 12:51:26 +02:00
Vincent Prouillet
603906de85
Add a test for local time in TOML
2019-04-18 18:55:09 +02:00
Vincent Prouillet
911396c57f
v0.6.1
2019-03-26 19:27:13 +01:00
Vincent Prouillet
6822c081f6
Update changelog
2019-03-25 10:00:11 +01:00
Blake Smith
1815155c1d
Allow default base-path command line option to be set for building and serving
2019-03-23 20:25:56 -05:00
Vincent Prouillet
e00cd3e1b0
Always default to plain for load_data on unknown extensions
2019-03-22 20:34:02 +01:00
Vincent Prouillet
283a15cd93
Fix some deprecation notice of pest
2019-03-19 21:35:49 +01:00
Vincent Prouillet
3eaf13d49b
Update pulldown_cmark
2019-03-15 21:29:51 +01:00
Vincent Prouillet
ea50b4ba90
Update deps
2019-03-08 21:41:31 +01:00
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