Commit graph

895 commits

Author SHA1 Message Date
Eli Flanagan ce0f0ec935 use nix-shell to build on nixos
Fix #616. Add brief documentation for how to use it.
2019-02-19 19:23:27 -05:00
Vincent Prouillet 274c546dc6
Merge pull request #617 from efx/fix-typo-issue-template
fix minor typo in doc template
2019-02-19 09:15:10 +01:00
Eli Flanagan b5e3fd7d2d fix minor typo in doc template 2019-02-18 15:29:55 -05:00
Vincent Prouillet 050156987c
Merge pull request #610 from leoschwarz/master
Revert "Update snap installation instructions"
2019-02-05 17:12:35 +01:00
Leonardo Schwarz 77aad07dc6 Revert "Update snap installation instructions"
This reverts commit 5fd7bf7e61.

Apparently it is not just no longer necessary to use classic
confinement, but actually impossible, i.e. snap emits an error that the
zola snap is not compatible with `--classic`.
2019-02-05 11:09:18 +01:00
Vincent Prouillet 6761ee1a4e
Merge pull request #606 from peng1999/patch-1
Fix format mistake
2019-02-04 17:58:41 +01:00
Peng Guanwen 07843c116f
Fix format mistake 2019-02-03 21:46:07 +08:00
Vincent Prouillet 1cf744a39c
Merge pull request #596 from mre/patch-2
Add "Hello, Rust!" website to examples file
2019-01-22 17:23:45 +01:00
Matthias Endler b70f5a1c05
Add "Hello, Rust!" website to examples file 2019-01-22 15:37:12 +01:00
Vincent Prouillet 7fcb9c5037
Merge pull request #575 from NoumirPoutipou/master
Correct a typo in the theme documentation
2019-01-04 22:14:44 +01:00
Noumir.Poutipou ee8087fe69 Correct a typo in the theme documentation 2019-01-04 22:00:58 +01:00
Vincent Prouillet 99b2ccf26c
Merge pull request #565 from mre/patch-1
Add matthias-endler.de to list of examples
2018-12-26 12:17:37 +01:00
Matthias Endler 9aec3f6d5c
Add matthias.endler.de to list of examples 2018-12-25 18:55:52 +01:00
Vincent Prouillet 39d4fe0757 Add forum to site header 2018-12-18 19:47:26 +01:00
Vincent Prouillet 4fb88a4056 Mention colon not allowed in filenames on windows 2018-12-18 19:46:25 +01:00
Vincent Prouillet 9200d540ba
Merge pull request #556 from hazelnusse/remove_documentation_redundancy
Remove redundant "From Source" documentation
2018-12-16 18:15:05 +01:00
Luke Peterson 825152242d Remove redundant "From Source" documentation 2018-12-15 08:35:09 -08:00
Vincent Prouillet 3685ed1672
Merge pull request #529 from getzola/next
0.5.1
2018-12-14 20:54:15 +01:00
Vincent Prouillet 5eebbc68de
Merge branch 'master' into next 2018-12-14 17:35:50 +01:00
Vincent Prouillet f193152c85 Looks like it needs 1.30? 2018-12-14 17:35:18 +01:00
Vincent Prouillet cea6c347bb Set 0.5.1 release date 2018-12-14 17:13:24 +01:00
Vincent Prouillet 8e4c91c36b
Merge pull request #555 from rwhogg/patch-2
Mark required Rust version as 1.29
2018-12-11 20:06:48 +01:00
Bob "Wombat" Hogg d8693ef1f8
Mark required Rust version as 1.29
690b3f9 updated the required version in Cargo.lock and in the CI config files, but not in the installation instructions.
2018-12-11 10:58:53 -08:00
Vincent Prouillet c0bbe16eac cargo fmt + update 2018-12-10 18:21:08 +01:00
Vincent Prouillet daf1b4d92b
Merge pull request #550 from antonok-edm/next
add rendering for 404.html when running zola serve
2018-12-10 17:44:26 +01:00
Anton Lazarev 885c7ded80
inject livereloader for 404 template 2018-12-07 20:47:01 -05:00
Anton Lazarev 7cff1d335c
add rendering for 404.html when running zola serve 2018-12-06 20:07:34 -05:00
Vincent Prouillet 83fc3867ab Add Dart syntax highlighting 2018-12-04 19:00:18 +01:00
Vincent Prouillet 9a4f459121
Merge pull request #549 from MatteoGgl/master
Fixed name in Image Processing page
2018-12-03 17:38:34 +01:00
Matteo Guglielmetti d4487381ff
Fixed name in Image Processing page 2018-12-03 17:31:53 +01:00
Vincent Prouillet 4aa79a46be Fix gallery shortcode 2018-12-03 17:27:28 +01:00
Vincent Prouillet 08d9c6cf3c
Merge pull request #547 from rwhogg/patch-2
Add home plug to snapcraft.yml
2018-12-03 16:47:43 +01:00
Bob "Wombat" Hogg c832de1c5d
Add home plug to snapcraft.yml
This should fix permissions errors when initializing or writing files.
2018-12-02 18:27:29 -08:00
Vincent Prouillet d0d2304373
Merge pull request #545 from daichimukai/fix-typo
Fix typo
2018-12-01 10:42:59 +01:00
Daichi Mukai 6280aef565 Fix typo 2018-12-01 17:18:21 +09:00
Vincent Prouillet 4f9e20bd2b Slight tweak on text 2018-11-30 23:17:22 +01:00
Vincent Prouillet e92ec494b0 Adding GH specific issues/pr templates 2018-11-30 23:16:21 +01:00
Vincent Prouillet fb4c562088 Removing gutenberg completely from installation instructions 2018-11-30 22:23:18 +01:00
Vincent Prouillet 814cec99e2 Allow RFC3339 datetimes in filenames
Closes #537
2018-11-30 22:21:00 +01:00
Vincent Prouillet 1eb7b319f1
Merge pull request #531 from igas/patch-1
Update brew docs
2018-11-30 20:29:48 +01:00
Igor Kapkov a6ec2b65c7
Update brew docs 2018-11-30 19:37:14 +11:00
Vincent Prouillet 0cf8e8ca1c Fix pagers not being in sitemap
Closes #521
2018-11-29 21:48:04 +01:00
Vincent Prouillet b3004c69ef Fix broken taxonomies pagination
Closes #533
2018-11-29 20:24:46 +01:00
Vincent Prouillet 867237885b
Merge pull request #541 from rwhogg/patch-1
Update snap installation instructions
2018-11-29 15:45:40 +01:00
Bob "Wombat" Hogg 5fd7bf7e61
Update snap installation instructions
If you don't install with classic confinement, you'll get permission errors trying to create sites with `zola init`.
2018-11-28 22:16:40 -07:00
Vincent Prouillet dd10f5d75a
Update README.md 2018-11-23 18:25:19 +01:00
Vincent Prouillet 20ac1471f7
Merge pull request #535 from Areiser/master
Add instructions on how to deploy to GitLab pages
2018-11-23 10:18:04 +01:00
Andreas Reiser 644e53a3fd Extract zola version to a variable 2018-11-22 19:25:34 +01:00
Vincent Prouillet 5d31dcac85 Update deps
Fix #525
2018-11-22 19:08:57 +01:00
Andreas Reiser a07611d998 Add instructions on how to deploy to GitLab pages 2018-11-22 17:55:46 +01:00