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
101550324f
improve README comparison svgs
5 years ago
Michael Plotke
e2ed50b6e0
Merge remote-tracking branch 'origin/next' into readme
5 years ago
Vincent Prouillet
f1a3045059
Merge pull request #652 from high-testing/next
specify proper sitemap schema
5 years ago
sebastien
c2f682ede6
specify proper sitemap schema
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
Jordan Shurmer
bf1fd1a086
Fix minor documentation quirks in templates/overview
5 years ago
Vincent Prouillet
52cdffdfd4
Add PowerShell syntax
Fix #613
5 years ago
Vincent Prouillet
cce0157be8
Merge pull request #623 from maxdeviant/patch-1
Add maxdeviant.com to examples
5 years ago
Marshall Bowers
3b61bf9b47
Add maxdeviant.com to examples
5 years ago
Vincent Prouillet
13b24d56fb
Update deps
5 years ago
Vincent Prouillet
974492bb7b
Ensure we don't delete root index without
adding back default in rebuild
Fix #620
5 years ago
Vincent Prouillet
11c58458e8
Revert useless change in shortcodes
5 years ago
Vincent Prouillet
0afd973823
Merge pull request #618 from efx/fix-616
use nix-shell to build on nixos
5 years ago
Eli Flanagan
ce0f0ec935
use nix-shell to build on nixos
Fix #616 . Add brief documentation for how to use it.
5 years ago
Vincent Prouillet
274c546dc6
Merge pull request #617 from efx/fix-typo-issue-template
fix minor typo in doc template
5 years ago
Eli Flanagan
b5e3fd7d2d
fix minor typo in doc template
5 years ago
Vincent Prouillet
84f10f6b69
Use platform separator for shortcodes paths
5 years ago
Vincent Prouillet
723729b6d1
Merge branch 'master' into next
5 years ago
Vincent Prouillet
25b943ec35
Print list of template names to debug Windows error
5 years ago
Vincent Prouillet
42089a18ba
Merge pull request #609 from mziter/next
Handle csv parsing error when encountering rows with different lengths
5 years ago
Vincent Prouillet
705a30aa8d
Move toc to be a rendering page/section variable level
5 years ago
Vincent Prouillet
9bc675f2a7
Fix colocated dates + rustfmt
Closes #607
5 years ago
Vincent Prouillet
a42e6dfec4
Fix benches
5 years ago
Vincent Prouillet
050156987c
Merge pull request #610 from leoschwarz/master
Revert "Update snap installation instructions"
5 years ago
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`.
5 years ago