Vincent Prouillet
11ef490699
Revert base-path commit and add changelog
5 years ago
Vincent Prouillet
debe0633bc
Revert "Allow default base-path command line option to be set for building and serving"
This reverts commit 1815155c1d
.
5 years ago
Vincent Prouillet
2aa3ea758b
Set content-type for livereload script
Closes #667
5 years ago
Vincent Prouillet
603906de85
Add a test for local time in TOML
5 years ago
Vincent Prouillet
7267dd16e1
Merge pull request #666 from wezm/patch-1
Add some missing words to the creating a theme page
5 years ago
Wesley Moore
d4a33d34ae
Add some missing words to creating a theme page
5 years ago
Vincent Prouillet
5604738048
Merge pull request #660 from bdjnk/strip_shortcode_outer_newlines
strip wrapping whitespace from newline outward from shortcodes
5 years ago
Vincent Prouillet
85feb88ee9
Merge pull request #664 from pka/patch-4
Update t-rex.tileserver.ch
5 years ago
Pirmin Kalberer
aea2723a8a
Update t-rex.tileserver.ch
5 years ago
Vincent Prouillet
e12d0f8f3c
Merge pull request #662 from kgadek/sitemap-order
Sort sitemap elements by permalink
5 years ago
Konrad Gądek
d9122b105e
Sort sitemap elements by permalink
This feature was originally reported in #257 and got fixed in
3a2dab59743e8d193a80ddb1aa1932e1b5462322, however it seems this
got lost during development.
Closes #661
Ref #257
5 years ago
Vincent Prouillet
83477e757a
Merge pull request #593 from bdjnk/readme
use svg icon in comparison table, tighten notes prose
5 years ago
Michael Plotke
2804b40875
strip wrapping whitespace from newline outward from shortcodes
5 years ago
Michael Plotke
101550324f
improve README comparison svgs
5 years ago
Michael Plotke
e2ed50b6e0
Merge remote-tracking branch 'origin/next' into readme
5 years ago
Vincent Prouillet
07bd79bbee
Try to update snapcraft.yml one more time
5 years ago
Vincent Prouillet
5a9718ff1c
Update snapcraft.yaml
5 years ago
Vincent Prouillet
522c06e736
Update all themes
5 years ago
Vincent Prouillet
f1a3045059
Merge pull request #652 from high-testing/next
specify proper sitemap schema
5 years ago
Vincent Prouillet
88a34acb0a
Merge pull request #654 from sthiele/patch-1
update zola version on deployment docs
5 years ago
Sven Thiele
47c02b50b3
Update netlify.md
5 years ago
Sven Thiele
28bf071b89
Update gitlab-pages.md
5 years ago
Sven Thiele
61c6d14ffb
update zola version to v0.6.0
5 years ago
sebastien
c2f682ede6
specify proper sitemap schema
5 years ago
Vincent Prouillet
b443be2365
Merge pull request #645 from pandark/patch-1
use travis "minimal" vm in the documentation
5 years ago
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.
5 years ago
Vincent Prouillet
911396c57f
v0.6.1
5 years ago
Vincent Prouillet
33d4cf14fd
Update table-of-contents.md
5 years ago
Vincent Prouillet
78c8f9cd59
Add note about Powershell ISE
Closes #530
5 years ago
Vincent Prouillet
50caf1c90c
Fix typo in docs
Closes #636
5 years ago
Vincent Prouillet
5d695d7ce8
Merge pull request #567 from getzola/next
v.0.6.0
5 years ago
Vincent Prouillet
6822c081f6
Update changelog
5 years ago
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.
5 years ago
Blake Smith
1815155c1d
Allow default base-path command line option to be set for building and serving
5 years ago
Vincent Prouillet
97e796a724
More tests for load_data
5 years ago
Vincent Prouillet
e00cd3e1b0
Always default to plain for load_data on unknown extensions
5 years ago
Vincent Prouillet
283a15cd93
Fix some deprecation notice of pest
5 years ago
Vincent Prouillet
2a8d0de532
Pass extra for page in sitemap entries
5 years ago
Vincent Prouillet
c63b7fde44
load_data now defaults to plain type + fix bug with get_taxonomy fn
5 years ago
Vincent Prouillet
3eaf13d49b
Update pulldown_cmark
5 years ago
Vincent Prouillet
8a802b1828
Make sitemap entries in a set
Close #633
5 years ago
Vincent Prouillet
9beaa26023
Add link to sitemap to robots.txt
5 years ago
Vincent Prouillet
7baf08cef2
Update docs for sitemap
5 years ago
Sébastien Mariaux
2a0d0b9b77
Split sitemap ( #619 )
Split sitemap when it is getting too big
5 years ago
Vincent Prouillet
3b8a95eb8f
Generate assets before rendering templates
5 years ago
Vincent Prouillet
135dc5d5bc
Change default directory for load_data
5 years ago
Vincent Prouillet
eccb1e9986
Strip base_path from page/section paths
To ensure we will get the right `content`
directory.
Fix #629
5 years ago
Vincent Prouillet
ea50b4ba90
Update deps
5 years ago
Vincent Prouillet
67ddabfa8b
Fix doc mentioning non-existent fields on sections
5 years ago
Vincent Prouillet
bf95649e9a
Merge pull request #627 from JordanShurmer/patch-1
Fix minor documentation quirks in templates/overview
5 years ago