Commit graph

1044 commits

Author SHA1 Message Date
Vincent Prouillet e21a102f89
Merge branch 'master' into next 2019-05-15 21:42:51 -07:00
Vincent Prouillet 52f6072ea6 Use file path rather than page path for assets
Closes #674
2019-05-15 21:40:59 -07:00
Vincent Prouillet a1a40574f6 Build syntax dumps 2019-05-14 08:52:12 -07:00
Vincent Prouillet 7337b38b96 Netlify support is back! 2019-05-09 09:23:17 -07:00
Vincent Prouillet b660649189
Update PULL_REQUEST_TEMPLATE.md 2019-05-07 07:18:26 -07:00
toidiu 5ae75033ac bump version in deployment docs (#680)
* bump version in deployment docs
2019-05-07 16:17:47 +02:00
Vincent Prouillet b29596c3cc Mention the 404 page does not get current_path/current_url
Close #586
2019-05-01 23:06:05 +02:00
Vincent Prouillet 94253361db
Update snapcraft.yaml 2019-05-01 18:53:21 +02:00
Vincent Prouillet f816e8a023 Is Netlify support working again? 2019-05-01 18:31:54 +02:00
Vincent Prouillet 8286080a70
Multi-language support for Zola is ehh 2019-05-01 18:25:40 +02:00
Vincent Prouillet aae2748c59
Merge pull request #676 from nuxeh/add-nix-syntax
Add sublime-syntax for Nix expression language
2019-04-30 11:43:19 +02:00
Vincent Prouillet 7a7241e793 Start work on 0.7.1 2019-04-29 09:50:23 +02:00
Vincent Prouillet fb6f9295e3
Merge pull request #677 from lukehsiao/patch-1
docs(changelog): fix formatting in v0.7.0 changelog
2019-04-29 09:48:03 +02:00
Luke Hsiao 0e0fa57121
docs(changelog): fix formatting in v0.7.0 changelog 2019-04-28 17:22:08 -07:00
Ed Cragg 876a0c5424 Add sublime-syntax for Nix expression language
This is based on [1] and converted to sublime-syntax using [2].

[1] https://github.com/wmertens/sublime-nix
[2] https://github.com/aziz/SublimeSyntaxConvertor
2019-04-28 15:25:53 +01:00
Vincent Prouillet 986437546c
Merge pull request #644 from getzola/next
v0.7.0
2019-04-28 10:41:12 +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 debe0633bc Revert "Allow default base-path command line option to be set for building and serving"
This reverts commit 1815155c1d.
2019-04-20 12:50:34 +02:00
Vincent Prouillet 2aa3ea758b Set content-type for livereload script
Closes #667
2019-04-18 19:11:06 +02:00
Vincent Prouillet 603906de85 Add a test for local time in TOML 2019-04-18 18:55:09 +02:00
Vincent Prouillet 7267dd16e1
Merge pull request #666 from wezm/patch-1
Add some missing words to the creating a theme page
2019-04-18 09:42:15 +02:00
Wesley Moore d4a33d34ae
Add some missing words to creating a theme page 2019-04-18 07:49:17 +10:00
Vincent Prouillet 5604738048
Merge pull request #660 from bdjnk/strip_shortcode_outer_newlines
strip wrapping whitespace from newline outward from shortcodes
2019-04-17 19:29:07 +02:00
Vincent Prouillet 85feb88ee9
Merge pull request #664 from pka/patch-4
Update t-rex.tileserver.ch
2019-04-17 19:27:18 +02:00
Pirmin Kalberer aea2723a8a
Update t-rex.tileserver.ch 2019-04-17 11:52:30 +02:00
Vincent Prouillet e12d0f8f3c
Merge pull request #662 from kgadek/sitemap-order
Sort sitemap elements by permalink
2019-04-15 10:47:11 +02:00
Konrad Gądek d9122b105e Sort sitemap elements by permalink
This feature was originally reported in #257 and got fixed in
3a2dab5974, however it seems this
got lost during development.

Closes #661
Ref #257
2019-04-13 19:06:39 +02:00
Vincent Prouillet 83477e757a
Merge pull request #593 from bdjnk/readme
use svg icon in comparison table, tighten notes prose
2019-04-11 19:17:48 +02:00
Michael Plotke 2804b40875 strip wrapping whitespace from newline outward from shortcodes 2019-04-10 13:31:33 -04:00
Michael Plotke 101550324f improve README comparison svgs 2019-04-09 14:36:55 -04:00
Michael Plotke e2ed50b6e0 Merge remote-tracking branch 'origin/next' into readme 2019-04-09 13:36:31 -04:00
Vincent Prouillet 07bd79bbee
Try to update snapcraft.yml one more time 2019-04-08 18:37:09 +02:00
Vincent Prouillet 5a9718ff1c
Update snapcraft.yaml 2019-04-08 18:17:06 +02:00
Vincent Prouillet 522c06e736 Update all themes 2019-04-06 11:37:58 +02:00
Vincent Prouillet f1a3045059
Merge pull request #652 from high-testing/next
specify proper sitemap schema
2019-04-05 14:02:37 +02:00
Vincent Prouillet 88a34acb0a
Merge pull request #654 from sthiele/patch-1
update zola version on deployment docs
2019-04-05 10:40:18 +02:00
Sven Thiele 47c02b50b3
Update netlify.md 2019-04-05 09:35:56 +02:00
Sven Thiele 28bf071b89
Update gitlab-pages.md 2019-04-05 09:34:40 +02:00
Sven Thiele 61c6d14ffb
update zola version to v0.6.0 2019-04-05 09:31:48 +02:00
sebastien c2f682ede6 specify proper sitemap schema 2019-04-02 18:31:50 +02:00
Vincent Prouillet b443be2365
Merge pull request #645 from pandark/patch-1
use travis "minimal" vm in the documentation
2019-03-28 14:06:08 +01:00
Pandark 34c18e4cbb
use travis "minimal" vm in the documentation
If not specified, Travis use a system with ruby, which we don't need. We can use the "minimal" one instead.
2019-03-28 14:02:52 +01:00
Vincent Prouillet 911396c57f v0.6.1 2019-03-26 19:27:13 +01:00
Vincent Prouillet 33d4cf14fd
Update table-of-contents.md 2019-03-26 12:32:48 +01:00
Vincent Prouillet 78c8f9cd59 Add note about Powershell ISE
Closes #530
2019-03-25 23:17:37 +01:00
Vincent Prouillet 50caf1c90c Fix typo in docs
Closes #636
2019-03-25 23:15:53 +01:00
Vincent Prouillet 5d695d7ce8
Merge pull request #567 from getzola/next
v.0.6.0
2019-03-25 20:26:07 +01:00
Vincent Prouillet 6822c081f6 Update changelog 2019-03-25 10:00:11 +01:00
Vincent Prouillet 0d6a60858a
Merge pull request #639 from blakesmith/base_path_next
Allow default base-path command line option to be set for building and serving.
2019-03-25 09:51:13 +01:00