a42e6df
Fix benches by
2019-02-08 19:06:01 +0100
0501569
Merge pull request #610 from leoschwarz/master by
2019-02-05 17:12:35 +0100
77aad07
Revert "Update snap installation instructions" by
2019-02-05 11:09:18 +0100
844be88
Handle csv parsing error to fix issue getzola/zola#588 by
2019-02-04 15:58:58 -0500
6761ee1
Merge pull request #606 from peng1999/patch-1 by
2019-02-04 17:58:41 +0100
07843c1
Fix format mistake by
2019-02-03 21:46:07 +0800
97d1199
Skip render=false sections in sitemap by
2019-01-31 19:55:34 +0100
776bf41
Show actual Tera source error by
2019-01-30 20:42:53 +0100
260c413
Fix double trailing slash for section permalinks by
2019-01-30 20:01:10 +0100
5082e0f
Render all relevant parent sections on rebuild by
2019-01-30 09:15:46 +0100
1c7729c
Default lang to config.default_language by
2019-01-29 19:20:03 +0100
77aa640
Merge pull request #602 from peng1999/fix-warning by
2019-01-29 18:15:06 +0100
0b897ce
Replace trim_{left, right} with trim_{start, end} by
2019-01-29 16:30:54 +0800
9398ab7
Clone-less toc making by
2019-01-28 00:34:18 +0100
21d6723
Arc-ify Library by
2019-01-27 18:57:07 +0100
99a191b
Merge pull request #599 from rocallahan/fix-watch by
2019-01-27 13:55:26 +0100
d1154d2
Comment out failing test while its getting fixed in Tera by
2019-01-26 11:46:54 +0100
7c260eb
Fix multilingual tests by
2019-01-25 16:18:48 +0100
702b931
Update deps by
2019-01-25 14:54:53 +0100
986c49d
Fix --watch-only to actually rebuild the site by
2019-01-25 13:47:30 +1300
1e2dd9c
Update tera to v1 alpha by
2019-01-23 19:20:02 +0100
b9a7269
Merge pull request #598 from shalzz/patch-2 by
2019-01-23 09:53:23 +0100
a941b82
Merge pull request #597 from shalzz/patch-1 by
2019-01-23 09:52:07 +0100
3375e7a
doc: add a Github Action to deploy to Github Pages by
2019-01-23 13:30:50 +0530
8fa316f
Add my blog website to examples file by
2019-01-23 13:24:53 +0530
4259fca
woops by
2019-01-22 17:26:09 +0100
464e384
Merge pull request #581 from peng1999/event-refined by
2019-01-22 17:24:33 +0100
1cf744a
Merge pull request #596 from mre/patch-2 by
2019-01-22 17:23:45 +0100
b70f5a1
Add "Hello, Rust!" website to examples file by
2019-01-22 15:37:12 +0100
e119b68
Remove earlier/later/lighter/heavier from pages when rendering sections by
2019-01-21 17:54:44 +0100
e77dbe0
Merge pull request #590 from n-pochet/fix-571 by
2019-01-21 08:08:50 +0100
b65979f
Render the theme template files if present by
2019-01-16 10:59:29 +0100
5ab3466
Doc improvements by
2019-01-18 22:46:18 +0800
1b4cfd4
More early tera fns and mention limitation of shortcodes in docs by
2019-01-17 18:29:18 +0100
83472a5
Register load_data early by
2019-01-17 18:18:02 +0100
5caf24f
Remove error-chain by
2019-01-11 20:29:46 +0100
69fb399
Add failing shortcode body split test by
2019-01-10 17:17:07 +0100
ae6bc4c
Merge pull request #589 from ryanmcgrath/next by
2019-01-16 17:27:46 +0100
1dbd887
derive Debug for HeaderIndex by
2019-01-16 17:09:23 +0800
0bcc706
One more time, Dracula theme, lol by
2019-01-15 14:20:47 -0800
80786a2
Revert accidentally change by
2019-01-12 17:25:01 +0800
c027cd9
Footnote is now supported in headers by
2019-01-12 16:55:52 +0800
5388664
Add multilingual taxonomies by
2019-01-07 21:03:34 +0100
cae9223
Mention that serve deletes the public dir as well by
2019-01-07 19:24:08 +0100
3d9c27e
Tweak to docs to mention the paragraph id for continue-reading by
2019-01-07 19:21:55 +0100
09f691f
add id to continue reading p tag (#577) by
2019-01-07 13:20:19 -0500
5681f24
Merge pull request #578 from peng1999/master by
2019-01-07 19:19:37 +0100
b8df12a
use svg icon in comparison table, tighten notes prose by
2019-01-06 14:18:26 -0500
7130616
Minor fixes by
2019-01-06 19:04:53 +0800
972aab1
Add emphasis, strong and code support in header by
2019-01-05 23:30:53 +0800
774514f
refactor markdown_to_html by
2019-01-05 22:37:24 +0800
0f0304d
Mention build rm the directory by
2019-01-05 11:04:12 +0100
c441f5e
Lower serve latency by
2019-01-05 11:02:46 +0100
7fcb9c5
Merge pull request #575 from NoumirPoutipou/master by
2019-01-04 22:14:44 +0100
ee8087f
Correct a typo in the theme documentation by
2019-01-04 22:00:58 +0100
2e126b3
Fix race condition with language folder creation by
2019-01-04 21:57:27 +0100
f45293a
cargo fmt by
2019-01-04 20:34:20 +0100
482a29b
Merge pull request #572 from bdjnk/next by
2019-01-04 20:33:35 +0100
1907519
Add translations to page/sections by
2019-01-04 20:31:31 +0100
4be691a
add michael.plotke.me to list of examples by
2019-01-02 16:35:28 -0500
3d22b4f
Generate per language RSS feed by
2019-01-02 22:11:34 +0100
832360f
Update deps + rustfmt by
2019-01-02 20:41:29 +0100
fdb6a28
Merge pull request #566 from vojtechkral/imgproc by
2018-12-30 12:44:48 +0100
d2dc2a4
Add an asset in colocated asset i18n test folder by
2018-12-29 11:45:32 +0100
288917b
Pest now requires 1.31 by
2018-12-29 11:38:28 +0100
a12e951
fmt/clippy by
2018-12-29 11:17:43 +0100
34708d6
Handle editing language index colocated by
2018-12-28 18:18:12 +0100
7313b41
Start adding some tests for building multilingual sites by
2018-12-28 17:30:47 +0100
779511a
Pass down lang and start docs by
2018-12-28 13:24:49 +0100
1d06324
Load multi-languages pages/sections by
2018-12-28 12:15:17 +0100
b0f6963
Use lang code in permalinks by
2018-12-28 10:42:26 +0100
5348e64
docs: Update image processing by
2018-12-28 01:35:12 +0100
9bd6a55
imageproc: Use Lanczos3 filter instead of Gaussian by
2018-12-28 00:56:52 +0100
6e84eec
imageproc: Add the `format` option, support for PNG thumbnails Fix #546 by
2018-12-28 00:54:06 +0100
e50d3da
Get language from filename by
2018-12-27 13:14:54 +0100
f0cafcd
Add languages to config by
2018-12-27 10:49:32 +0100
99b2ccf
Merge pull request #565 from mre/patch-1 by
2018-12-26 12:17:37 +0100
9aec3f6
Add matthias.endler.de to list of examples by
2018-12-25 18:55:52 +0100
39d4fe0
Add forum to site header by
2018-12-18 19:47:26 +0100
4fb88a4
Mention colon not allowed in filenames on windows by
2018-12-18 19:46:25 +0100
9200d54
Merge pull request #556 from hazelnusse/remove_documentation_redundancy by
2018-12-16 18:15:05 +0100
8251522
Remove redundant "From Source" documentation by
2018-12-15 08:35:09 -0800
3685ed1
Merge pull request #529 from getzola/next by
2018-12-14 20:54:15 +0100
5eebbc6
Merge branch 'master' into next by
2018-12-14 17:35:50 +0100
f193152
Looks like it needs 1.30? by
2018-12-14 17:35:18 +0100
cea6c34
Set 0.5.1 release date by
2018-12-14 17:13:24 +0100
8e4c91c
Merge pull request #555 from rwhogg/patch-2 by
2018-12-11 20:06:48 +0100
d8693ef
Mark required Rust version as 1.29 by
2018-12-11 10:58:53 -0800
c0bbe16
cargo fmt + update by
2018-12-10 18:21:08 +0100
daf1b4d
Merge pull request #550 from antonok-edm/next by
2018-12-10 17:44:26 +0100
885c7de
inject livereloader for 404 template by
2018-12-07 20:47:01 -0500
7cff1d3
add rendering for 404.html when running zola serve by
2018-12-06 20:06:54 -0500
83fc386
Add Dart syntax highlighting by
2018-12-04 19:00:18 +0100
9a4f459
Merge pull request #549 from MatteoGgl/master by
2018-12-03 17:38:34 +0100
d448738
Fixed name in Image Processing page by
2018-12-03 17:31:53 +0100
4aa79a4
Fix gallery shortcode by
2018-12-03 17:27:28 +0100
08d9c6c
Merge pull request #547 from rwhogg/patch-2 by
2018-12-03 16:47:43 +0100
c832de1
Add home plug to snapcraft.yml by
2018-12-02 18:27:29 -0800
d0d2304
Merge pull request #545 from daichimukai/fix-typo by
2018-12-01 10:42:59 +0100
6280aef
Fix typo by
2018-12-01 17:18:21 +0900