Commit graph

  • b26a306904 Update snapcraft Vincent Prouillet 2021-01-09 14:48:39 +0100
  • 63e1759713 Add pagination example to docs Vincent Prouillet 2021-01-09 10:26:32 +0100
  • 779a15a500 Pass lang to 404 Vincent Prouillet 2021-01-09 10:21:47 +0100
  • 819cfc8ec2 Cargo update Vincent Prouillet 2021-01-09 10:16:50 +0100
  • ccad454922 Percent decode paths on zola serve Vincent Prouillet 2021-01-07 19:16:31 +0100
  • 1a36c20bd2 Fix html minification Vincent Prouillet 2021-01-07 19:04:02 +0100
  • aa03a7fec5 Fix highlighting Vincent Prouillet 2021-01-07 11:34:23 +0100
  • 3b074c185c
    Include "markdown" in list of config.toml sections (#1290) Matt Riggott 2021-01-07 09:49:17 +0000
  • 74bf676ced Update MSRV Vincent Prouillet 2021-01-05 22:15:09 +0100
  • 877f441422 Update reqwest Vincent Prouillet 2021-01-05 22:11:15 +0100
  • c4260e091d Update hyper Vincent Prouillet 2021-01-05 22:06:52 +0100
  • fc79225267 Revert "update to tokio 1.0 (#1246)" Vincent Prouillet 2021-01-05 21:51:44 +0100
  • 741b6bf830
    update to tokio 1.0 (#1246) Ibraheem Ahmed 2021-01-05 15:50:19 -0500
  • 6622078038 DRY things a bit Vincent Prouillet 2021-01-05 21:48:35 +0100
  • 369fb40dfe
    move translation population and path collision checking to insert stage (#1272) Sam Vente 2021-01-05 21:39:25 +0100
  • b9b4ef9f04 Add data-lang on code blocks Vincent Prouillet 2021-01-02 09:29:28 +0100
  • 7540ecd58e Prefer custom syntax before built-in ones Vincent Prouillet 2020-12-29 10:20:10 +0100
  • 2362cf2415 Move syntaxes around to make packing a two step process Vincent Prouillet 2020-12-28 17:39:43 +0100
  • 35e9f2bbc0
    Remove blog page content enclosing paragraph tags in Overview (#1267) jfranklin9000 2020-12-24 03:03:30 -0600
  • 358446a65f
    Escape path for live reload. Fix #1247. (#1266) Aidiakapi 2020-12-23 10:37:05 +0100
  • 657905ed6e Remove watch-only Vincent Prouillet 2020-12-22 21:35:15 +0100
  • 39870d8675 Move extra_syntax to markup.rs Vincent Prouillet 2020-12-21 08:54:43 +0100
  • 96439df0e2 Add some debug log time Vincent Prouillet 2020-12-21 08:54:35 +0100
  • fc8b4066f2 Update syntaxes + replace js lang in rendering Vincent Prouillet 2020-12-15 10:42:31 +0100
  • 68cdfcbbe7 Fix panic with misnamed index section Vincent Prouillet 2020-12-14 22:51:28 +0100
  • 26b8ec66ac Only watch sass if folder exists Vincent Prouillet 2020-12-14 22:22:58 +0100
  • 2d71a79bbe Fix site Vincent Prouillet 2020-12-14 20:58:59 +0100
  • e984d6d018 Merge branch 'create-pull-request/patch-1607975269' into next Vincent Prouillet 2020-12-14 20:55:07 +0100
  • e1af2c940d Merge branch 'next' into create-pull-request/patch-1607975269 Vincent Prouillet 2020-12-14 20:54:24 +0100
  • d620f93c53 Update themes gallery GitHub Action 2020-12-14 19:47:32 +0000
  • cc3e4f9133 Update changelog + deps Vincent Prouillet 2020-12-14 20:45:32 +0100
  • a210abc5a3 Add shortcode 'invocation' variable to allow a shortcode to track how… (#1236) Nathanael Lane 2020-12-14 10:29:10 -0500
  • a93063ba4a search: Update elasticlunr.min.js to 0.9.6 (#1260) (#1261) Sylvain Kerkour 2020-12-14 12:53:53 +0100
  • 679af5b8c8 add Allow: / to default robots.txt template (#1258) Rostislav 2020-12-10 14:57:43 +0100
  • 4754cb5792 Yaml frontmatter (#990) Kevin Ottens 2020-12-08 19:18:14 +0100
  • f20c52b872 Re-use markdown parser for markdown filter Vincent Prouillet 2020-11-28 13:04:49 +0100
  • 59d3d8a3da Enable smart punctuation Vincent Prouillet 2020-11-27 11:11:19 +0100
  • 5d2c25b8c5 Little docs tweak Vincent Prouillet 2020-11-27 10:33:03 +0100
  • e58c2d6b6c More details on fs errors Vincent Prouillet 2020-11-25 11:53:14 +0100
  • 2c681f3439 Add some external link markdown tweaking options Vincent Prouillet 2020-11-21 22:20:54 +0100
  • 047ce32efd Clippy Vincent Prouillet 2020-11-21 12:38:43 +0100
  • 94634fe87d Move markdown config to its own section in config.toml Vincent Prouillet 2020-11-21 12:30:55 +0100
  • 2673466998 Add bibtex support to load_data() (#1190) Renato Caldas 2020-11-21 10:44:42 +0000
  • 92282608fe Update changelog Vincent Prouillet 2020-11-15 10:13:38 +0100
  • 361d4d65ab Run cargo update (#1235) Dark Kirb 2020-11-11 21:46:50 +0100
  • 944cba030e Allow to specify default language in filenames (#1233) Basix 2020-11-11 19:12:24 +0900
  • cb75334498 fix typo (#1229) Ian Chen 2020-11-06 18:46:32 +0800
  • 2154201fc6 Expand taxonomy documentation with movie example (#1219) Sam Vente 2020-11-06 11:46:09 +0100
  • b1091bbb45 Implemented emoji aliases support in markdown files (#1194) Vladislav Nikonov 2020-10-30 18:02:07 +0200
  • a26422d401 Update changelog Vincent Prouillet 2020-10-30 16:52:01 +0100
  • c40fb91ba8 Make sections draftable (#1218) Sam Vente 2020-10-30 16:14:07 +0100
  • da37db1258 Enable YouTube privacy mode (#1201) Cthulhux 2020-10-15 20:34:11 +0200
  • 6a31ccff99 Enable html minification (#1208) areille 2020-10-15 18:11:55 +0000
  • 6ef81940b8 Add language class to code tag Christoph Grabo 2020-10-06 19:03:27 +0200
  • bc3a41f56b Update changelog Vincent Prouillet 2020-10-09 09:18:14 +0200
  • 575c38f9c8 Support output_dir in config.toml Takayuki Nakata 2020-10-03 23:43:02 +0900
  • 4f5d9bd8b0 Fixed site benches compilation Vladislav Nikonov 2020-10-05 21:14:05 +0300
  • 5233cc9585 Next version Vincent Prouillet 2020-09-28 09:50:16 +0200
  • fce3e4b8a0
    Update themes gallery (#1255) Vincent Prouillet 2020-12-08 19:25:33 +0100
  • 37e24c27f1
    Get zola from alpine community repository (#1251) Fredrik 2020-12-06 20:43:23 +0000
  • ec3669dfd8
    Add NorthCon e.V. to list of example sites (#1248) Jochen Kupperschmidt 2020-12-01 09:45:27 +0100
  • f5a200e64c
    Fix RSS block example in documentation (#1210) Kiyan Mair 2020-10-21 07:00:16 -0400
  • 29b073640e
    Merge pull request #1192 from getzola/create-pull-request/patch-1601714374 Vincent Prouillet 2020-10-03 21:00:41 +0200
  • 531b48fd37 Update themes gallery GitHub Action 2020-10-03 08:39:18 +0000
  • 84ecd2ac5e
    Merge pull request #1185 from getzola/next v0.12.2 Vincent Prouillet 2020-09-28 09:49:12 +0200
  • 94c016521c Fix zola serve Vincent Prouillet 2020-09-28 09:36:16 +0200
  • 0230e3297f Next version Vincent Prouillet 2020-09-27 14:15:44 +0200
  • 4bbf7a62a1
    Merge pull request #1158 from getzola/next v0.12.1 Vincent Prouillet 2020-09-27 14:09:37 +0200
  • 2fa83af956 Set release date Vincent Prouillet 2020-09-27 11:19:20 +0200
  • 7910363d63 Next version is 0.12.1 Vincent Prouillet 2020-09-26 14:23:24 +0200
  • ada6710c99
    Fixed serve command failure caused by tokio-related issue (#1183) Vladislav Nikonov 2020-09-25 12:01:14 +0300
  • 664cb14ffd Add test for continue reading after shortcode Vincent Prouillet 2020-09-23 19:21:21 +0200
  • 59d9d26f0e Fix shortcodes issues with newlines Vincent Prouillet 2020-09-22 22:11:42 +0200
  • 366e5c426f Avoid panics when binding addresses Vincent Prouillet 2020-09-22 12:22:26 +0200
  • 41e436f331
    serve command exiting when web socket port is already in use (#1179) WhizSid 2020-09-22 15:29:57 +0530
  • b313c97ceb Fix slugified taxonomies rendering Vincent Prouillet 2020-09-21 21:43:02 +0200
  • f9ae897190 Use platform-neutral path comparison for in-memory serving (fixes #1169) (#1175) John-John Tedro 2020-09-21 18:02:37 +0200
  • c27f749a86 Fix #1165, improve situation for compile_sass errors (#1166) Tim Visée 2020-09-16 12:55:41 +0200
  • f7cd28c8d2 Fix a crash when --output_dir is used with serve (#1164) Thomas Etter 2020-09-14 10:36:29 +0200
  • d9396213de Allow site path to contain underscores (#1162) bemyak 2020-09-09 09:20:55 +0300
  • 5a61139719 Add better errors for minifying and upgrade crate areille 2020-09-02 09:41:51 +0200
  • 826e701b4f Add line highlighting to code blocks (#1131) Alice Ryhl 2020-09-08 21:32:30 +0200
  • bff0193df7 Next version Vincent Prouillet 2020-09-04 23:44:30 +0200
  • d04a52d096
    Make gitlab CI example script faster (#1171) Rafael Epplée 2020-09-18 15:35:38 +0200
  • 9f367ae7e7
    Added description for github actions (#1163) Maximilian Schoenenberg 2020-09-14 10:36:56 +0200
  • 9aa35150ae
    Merge pull request #1159 from sburris0/master Vincent Prouillet 2020-09-06 11:46:10 +0200
  • 924100f011 Add Void Linux installation instructions Spencer Burris 2020-09-05 10:28:44 -0700
  • 2d1c954322
    Merge pull request #1038 from getzola/next v0.12.0 Vincent Prouillet 2020-09-04 23:42:30 +0200
  • 935c4a595c Update changelog Vincent Prouillet 2020-09-04 23:39:12 +0200
  • 428b5942c7
    Fix documentation typos (#1157) Spencer Burris 2020-09-04 20:53:31 +0000
  • b854ccae28 Prepare for release Vincent Prouillet 2020-09-04 22:42:07 +0200
  • ba240cd27f Change min Rust version in docs Vincent Prouillet 2020-09-03 21:25:32 +0200
  • f786783299 Update pulldown_cmark Vincent Prouillet 2020-09-03 21:22:20 +0200
  • 5bf1687fa7
    Use trim_start_matches instead of strip_prefix (#1156) René Ribaud 2020-09-03 10:47:48 +0200
  • d1ca1e3e3e
    Update themes gallery (#1153) Vincent Prouillet 2020-09-02 19:34:02 +0200
  • 2ac1d79f8f
    fix get_taxonomy_url to handle merged taxonomies properly (#1155) Sam Vente 2020-09-02 11:40:06 +0200
  • cc647f8971 Make anchors always visible in docs Vincent Prouillet 2020-09-01 22:24:33 +0200
  • e0068ef116 Remove mention from changelog Vincent Prouillet 2020-09-01 21:23:29 +0200
  • 6c2300f916 Disable minify_html for now Vincent Prouillet 2020-09-01 21:07:18 +0200
  • c143d95c4e
    Reverse pagination (#1147) Sam Vente 2020-09-01 21:00:21 +0200