Commit graph

1223 commits

Author SHA1 Message Date
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
Blake Smith 1815155c1d Allow default base-path command line option to be set for building and serving 2019-03-23 20:25:56 -05:00
Vincent Prouillet 97e796a724 More tests for load_data 2019-03-22 20:44:06 +01:00
Vincent Prouillet e00cd3e1b0 Always default to plain for load_data on unknown extensions 2019-03-22 20:34:02 +01:00
Vincent Prouillet 283a15cd93 Fix some deprecation notice of pest 2019-03-19 21:35:49 +01:00
Vincent Prouillet 2a8d0de532 Pass extra for page in sitemap entries 2019-03-19 20:42:16 +01:00
Vincent Prouillet c63b7fde44 load_data now defaults to plain type + fix bug with get_taxonomy fn 2019-03-16 10:01:11 +01:00
Vincent Prouillet 3eaf13d49b Update pulldown_cmark 2019-03-15 21:29:51 +01:00
Vincent Prouillet 8a802b1828 Make sitemap entries in a set
Close #633
2019-03-14 21:53:29 +01:00
Vincent Prouillet 9beaa26023 Add link to sitemap to robots.txt 2019-03-14 21:30:53 +01:00
Vincent Prouillet 7baf08cef2 Update docs for sitemap 2019-03-14 21:15:01 +01:00
Sébastien Mariaux 2a0d0b9b77 Split sitemap (#619)
Split sitemap when it is getting too big
2019-03-14 20:57:22 +01:00
Vincent Prouillet 3b8a95eb8f Generate assets before rendering templates 2019-03-11 20:25:28 +01:00
Vincent Prouillet 135dc5d5bc Change default directory for load_data 2019-03-11 20:21:13 +01:00
Vincent Prouillet eccb1e9986 Strip base_path from page/section paths
To ensure we will get the right `content`
directory.
Fix #629
2019-03-08 23:30:43 +01:00
Vincent Prouillet ea50b4ba90 Update deps 2019-03-08 21:41:31 +01:00
Vincent Prouillet 67ddabfa8b Fix doc mentioning non-existent fields on sections 2019-02-27 17:59:09 +01:00
Vincent Prouillet bf95649e9a
Merge pull request #627 from JordanShurmer/patch-1
Fix minor documentation quirks in templates/overview
2019-02-27 17:48:39 +01:00
Jordan Shurmer bf1fd1a086
Fix minor documentation quirks in templates/overview 2019-02-27 08:54:09 -05:00
Vincent Prouillet 52cdffdfd4 Add PowerShell syntax
Fix #613
2019-02-25 18:11:30 +01:00
Vincent Prouillet cce0157be8
Merge pull request #623 from maxdeviant/patch-1
Add maxdeviant.com to examples
2019-02-25 18:02:49 +01:00
Marshall Bowers 3b61bf9b47
Add maxdeviant.com to examples 2019-02-23 14:06:22 -05:00