Commit graph

1079 commits

Author SHA1 Message Date
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
Vincent Prouillet
4fa9d89ea8
Merge pull request #532 from sinkuu/redundant_clone
Remove redundant clone
2018-11-20 11:46:06 +01:00
Vincent Prouillet
34da6fdffd yaourt -> yay 2018-11-19 17:27:15 +01:00
Vincent Prouillet
6c4885da61
Merge pull request #528 from caemor/patch-1
Updated install instructions
2018-11-19 17:26:31 +01:00
Vincent Prouillet
9a99b40216 Add test for rebuild after deletion 2018-11-19 17:25:24 +01:00
Vincent Prouillet
a465d6a61e Fix deleting while zola serve 2018-11-19 17:19:05 +01:00
Chris
cec89dea94
Fixed wrong heading
Changed arch linux from h2 to h3
2018-11-19 16:36:07 +01:00
Chris
a1aa7cb4c5
Updated install instructions
I updated the install instructions (snap, scoop, chocolatey) and added the ones where Gutenberg already got renamed to Zola also to the top of the document.

Should yaourt be replaced by one of the other aur-helpers (pikaur, yay,...) as the development for it is stalled/discontinued for quite some time now although it is still working?

Scoop: https://github.com/lukesampson/scoop/blob/master/bucket/zola.json
Chocolatey: https://chocolatey.org/packages/zola
Snap: https://snapcraft.io/zola
2018-11-19 16:34:39 +01:00
Vincent Prouillet
0bafd4784f
Merge pull request #526 from spl/patch-1
Fix typo (missing 's')
2018-11-19 15:09:51 +01:00
Shotaro Yamada
692103bff4 Remove redundant clone 2018-11-19 23:08:34 +09:00
Vincent Prouillet
d2d0da13f0
Update snapcraft.yaml 2018-11-19 14:35:28 +01:00
Vincent Prouillet
15d56bc0e9
Merge pull request #527 from caemor/fix-snapcraft-build
Fix snapcraft build
2018-11-19 14:35:08 +01:00
Chris
d9e78f7baa Add missing new-line ending 2018-11-19 13:30:14 +01:00
Chris
d32cf35031 Fix snapcraft build.
Add missing pkg-config for finding openssl to snapcraft.yaml
2018-11-19 13:24:07 +01:00
Sean Leather
93696bf4a4
Fix typo 2018-11-19 13:04:29 +02:00
Sean Leather
ed570627cf
Fix typo (missing 's') 2018-11-19 13:02:19 +02:00
Vincent Prouillet
5d75849c9b Add custom data output to the comparison 2018-11-18 09:26:43 +01:00