Blake Smith
1815155c1d
Allow default base-path command line option to be set for building and serving
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
7baf08cef2
Update docs for sitemap
5 years ago
Vincent Prouillet
67ddabfa8b
Fix doc mentioning non-existent fields on sections
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
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
705a30aa8d
Move toc to be a rendering page/section variable level
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
Peng Guanwen
07843c116f
Fix format mistake
5 years ago
Vincent Prouillet
1c7729cac6
Default lang to config.default_language
5 years ago
Shaleen Jain
3375e7a8f1
doc: add a Github Action to deploy to Github Pages
5 years ago
Vincent Prouillet
e119b68533
Remove earlier/later/lighter/heavier from pages when rendering sections
5 years ago
Vincent Prouillet
1b4cfd49d0
More early tera fns and mention limitation of shortcodes in docs
5 years ago
Ryan McGrath
0bcc706a55
One more time, Dracula theme, lol
5 years ago
Vincent Prouillet
538866487b
Add multilingual taxonomies
5 years ago
Vincent Prouillet
cae9223ebd
Mention that serve deletes the public dir as well
5 years ago
Vincent Prouillet
3d9c27e095
Tweak to docs to mention the paragraph id for continue-reading
5 years ago
Vincent Prouillet
0f0304d7ed
Mention build rm the directory
5 years ago
Noumir.Poutipou
ee8087fe69
Correct a typo in the theme documentation
5 years ago
Vincent Prouillet
19075191ff
Add translations to page/sections
5 years ago
Vincent Prouillet
288917b42d
Pest now requires 1.31
5 years ago
Vincent Prouillet
779511ae43
Pass down lang and start docs
5 years ago
Vojtech Kral
5348e6452e
docs: Update image processing
5 years ago
Vincent Prouillet
4fb88a4056
Mention colon not allowed in filenames on windows
5 years ago
Luke Peterson
825152242d
Remove redundant "From Source" documentation
6 years ago
Vincent Prouillet
f193152c85
Looks like it needs 1.30?
6 years ago
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.
6 years ago
Vincent Prouillet
83fc3867ab
Add Dart syntax highlighting
6 years ago
Matteo Guglielmetti
d4487381ff
Fixed name in Image Processing page
6 years ago
Vincent Prouillet
fb4c562088
Removing gutenberg completely from installation instructions
6 years ago
Vincent Prouillet
814cec99e2
Allow RFC3339 datetimes in filenames
Closes #537
6 years ago
Igor Kapkov
a6ec2b65c7
Update brew docs
6 years ago
Vincent Prouillet
b3004c69ef
Fix broken taxonomies pagination
Closes #533
6 years ago
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`.
6 years ago
Andreas Reiser
644e53a3fd
Extract zola version to a variable
6 years ago
Andreas Reiser
a07611d998
Add instructions on how to deploy to GitLab pages
6 years ago
Vincent Prouillet
34da6fdffd
yaourt -> yay
6 years ago
Chris
cec89dea94
Fixed wrong heading
Changed arch linux from h2 to h3
6 years ago
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
6 years ago
Sean Leather
93696bf4a4
Fix typo
6 years ago
Sean Leather
ed570627cf
Fix typo (missing 's')
6 years ago
Vincent Prouillet
2b433e83f6
Update themes
6 years ago
Vincent Prouillet
29b8dffe27
Update docs for install/netlify deploy for zola/gutenberg
6 years ago
Evgeniy Andreev
070280021d
Add info about chocolatey package
6 years ago
Vincent Prouillet
7e4be8c126
Update syntaxes
6 years ago
Vincent Prouillet
56af4ca7f9
Add page_template to sections
To override all child pages
Closes #397
Tests from PR #434
6 years ago
Vincent Prouillet
a3b0f1e103
Add transparent sections
Closes #413
Closes #408
6 years ago
Jake Howard
fef522bb29
Add links to tera documentation for filters and functions
Fixes https://github.com/Keats/gutenberg/issues/510 . Well, should help with it.
6 years ago