FireIsGood
0056851e31
Fix theme images loading ( #2517 )
...
* chore: format themes file
* feat: add aspect ratio to theme images
2024-06-11 11:48:55 +02:00
Vincent Prouillet
8aedec9843
Update themes gallery ( #2510 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-05-27 20:37:24 +02:00
orphen
3d0749d478
fix: fix docs CI workflow; build in MRs; build and deploy on master ( #2504 )
...
* fix: fix docs CI workflow; build in MRs; build and deploy on master
* fix: set link checker to warn, not error, for site in docs/
2024-05-24 20:48:27 +02:00
Vincent Prouillet
ceced4bf1c
Update themes gallery ( #2505 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-05-23 21:48:08 +02:00
Peter Tripp
b0eacbc55c
Spiff up the readme a bit. ( #2501 )
2024-05-18 21:13:32 +02:00
june
bf77b5223a
Fix cloudflare pages asdf workaround ( #2500 )
...
Trying to deploy with the current asdf command gives me this error:
```
23:47:45.659 Executing user command: zola build
23:47:45.899 Building site...
23:47:45.904 Error: Failed to build the site
23:47:45.904 Error: Error parsing templates from the /templates directory
23:47:45.904 Error: Reason: Io error while writing rendered value to output: NotFound
23:47:45.904 Error: Reason: No such file or directory (os error 2)
23:47:45.906 Failed: Error while executing user command. Exited with error code: 1
23:47:45.915 Failed: build command exited with code: 1
23:47:46.837 Failed: error occurred while running build command
```
Changing the command to use the latest version, 0.18.0 fixed this.
2024-05-17 13:28:34 +02:00
Vincent Prouillet
18245b323c
Update themes gallery ( #2490 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-05-07 23:29:59 +02:00
Ryan Wong
f682baa85e
docs(installation): Add information for Gentoo Linux ( #2492 )
...
Gentoo linux: https://www.gentoo.org/
Also fixed 2 lines of space formatting
2024-05-07 22:40:54 +02:00
Tirthankar Mazumder
b93640851e
Update overview.md ( #2486 )
...
Code snippet the search path to make it look more aesthetic
2024-05-03 20:29:31 +02:00
Nathan Friedly
55e1844c1d
Docs: slugify.paths replaces whitespace with - not _ ( #2474 )
...
Minor documentation fix: when `slugify.paths` is set to `"safe"`, whitespaces are replaced with a hyphen, not an underscore.
2024-04-18 13:12:38 +02:00
Jérôme Ramette
0ec6a6c973
remove entries for sites that are no longer functional ( #2470 )
2024-04-01 22:24:26 +02:00
Vincent Prouillet
9fefe84e69
Update themes gallery ( #2471 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-04-01 22:18:38 +02:00
Joshua Gawley
8c5df185f6
Add www.joshuagawley.com to EXAMPLES.md ( #2460 )
2024-03-18 21:53:51 +01:00
Joshua Gawley
8af3e124a5
Point out that Sass compilation has to be enabled in config.toml ( #2458 )
2024-03-18 21:53:06 +01:00
Jérôme Ramette
9a5e95cf3d
fix CloudFront invalidation directive in publish.yml GitHub action file ( #2456 )
2024-03-18 21:49:21 +01:00
-k
4898d10b23
docs: add failsafe.monster ( #2455 )
...
Nice!
2024-03-14 11:41:51 +01:00
TrialDragon
11d2521d7a
Add mention of authors
page variable to docs ( #2451 )
...
The `authors` variable so far has only been documented as something you can define in the front matter for use of feeds, but it also works in templates to define the authors of a page. (For practical use see: 6c293fa1a4 (diff-672b08946ef5cbc8db5c086bf50651b69b29e9d7be0708a1de7ded170b440e99)
)
This PR adds it to the documentation so that folks don't have to dig in commit histories to figure out it also works in templates.
2024-03-06 20:09:22 +01:00
TrialDragon
18d28b7096
Fix typo in Fedora installation instructions ( #2440 )
2024-02-18 21:58:11 +01:00
Vincent Prouillet
cec01e6f48
Update themes gallery ( #2425 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-02-04 22:39:07 +01:00
Vincent Prouillet
4a56c068e0
Update themes gallery ( #2406 )
...
Co-authored-by: GitHub Action <action@github.com>
2024-01-22 10:16:15 +01:00
Leonid Tsarev
b89837a2cb
Update installation.md to add winget command ( #2413 )
2024-01-21 17:50:43 +01:00
Yuanlin Lin
9fe455892e
Add Zeabur deployment guide ( #2408 )
...
* Add Zeabur deployment guide
* Select Zola version in Zeabur deployment
2024-01-15 09:49:25 +01:00
Newbyte
52b29df01d
Metainfo: Add 0.18.0 ( #2402 )
2024-01-07 20:22:14 +01:00
Yusuf Cihan
b3c9529089
Add more information about Vercel deployments ( #2399 )
...
* Add more information about Vercel
* Change wording and add specify version
* Update vercel.md
2024-01-07 14:19:05 +01:00
Javier Pérez
38199c1255
Update the GitLab Pages documentation ( #2384 )
...
* docs: update gitlab-pages.md
* docs: rephrase sentence
* docs: add clarification
* docs: fix formatting
* docs: add link to gitlab docs
* docs: update gitlab-pages-md
* docs: refactor gitlab-pages.md
2023-12-21 12:34:16 +01:00
Olivier Samyn
623756e7e3
fix: set the debian version used to build the Docker image ( #2386 )
...
This avoid conflicting GLibc version between the build step and the
distroless cc one.
2023-12-20 14:00:07 +01:00
Vincent Prouillet
974a05d7be
Update snapcraft version
2023-12-19 08:42:48 +01:00
Vincent Prouillet
77c87f5e2f
Set release date
2023-12-18 23:24:06 +01:00
Vincent Prouillet
e2f5c490bb
Update deps
2023-12-18 23:24:06 +01:00
Sergei Gureev
8ba73749b6
fix: taxonomies missing lang in sitemap ( #2373 )
2023-12-18 23:24:06 +01:00
Vincent Prouillet
f560b48f43
Remove dummy file
2023-12-18 23:24:06 +01:00
Vincent Prouillet
74b06d704d
Actually remove code blocks from search index
...
Closes #2065
2023-12-18 23:24:06 +01:00
Vincent Prouillet
8b18ca018f
Update changelog and deps
2023-12-18 23:24:06 +01:00
Sandor Apati
4e0f9413f6
elasticlunr-rs 3.0.2, hu language support ( #2151 )
...
Co-authored-by: Sandor Apati <s.apati@mito.hu>
2023-12-18 23:24:06 +01:00
lauren n. liberda
1349947ed3
ignore kate-swp files ( #2353 )
2023-12-18 23:24:06 +01:00
Erwin Vrolijk
23bd03fdfc
Add apple arm ( #2324 )
2023-12-18 23:24:06 +01:00
Vincent Prouillet
b1f1e64da3
Update deps
2023-12-18 23:24:06 +01:00
Eldred Habert
8fe219a716
Update grass
to 0.13 ( #2321 )
...
This allows benefitting from some bugfixes (potentially breaking but
better compatibility with the reference Sass impl)
2023-12-18 23:24:06 +01:00
Vincent Prouillet
105257b21a
Update changelog
2023-12-18 23:24:06 +01:00
Vincent Prouillet
24304fa9c6
Clippy
2023-12-18 23:24:06 +01:00
Alexander Borsuk
6b0585cf01
Avoid unnecessary checking for already checked links ( #2305 )
...
* Fixed "unnecessary mut" warning
* Fixed minor typo
* Use more than 8 threads for links checking if hardware supports it
* Fixed failing azure Linux check
* Avoid unnecessary HTTP requests to the same, already checked links
2023-12-18 23:24:06 +01:00
Óscar
670b88263c
fix: suppress highlight language warnings if highlight_code is false ( #2287 )
...
The warning about unknown highlight languages was displayed even when
code highlighting was disabled via `markdown.highlight_code = false`.
This commit adds a condition to check this setting before issuing the
warning, effectively suppressing it when code highlighting is disabled.
Issue: #2280
2023-12-18 23:24:06 +01:00
SquirrelHub
8b2b066e64
Add Checking and Force Flag for Directory in Serve Command ( #2265 )
...
* Introduce option to force directory when running the serve command
* Update documentation about the force flag on the serve command
* Resolve cargo fmt issue
* Reword new serve flag documentation
2023-12-18 23:24:06 +01:00
Heitor
841b3dfc92
template:feeds: add extra block ( #2263 )
...
* template:feeds: add extra block
* add missing >
* Revert "add missing >"
This reverts commit 45c6b9c6eb
.
* Revert "template:feeds: add extra block"
This reverts commit 596f7f1e7f
.
* Update docs for feed templates
2023-12-18 23:24:06 +01:00
Andrew Langmeier
4430515a02
Add ignored_static to config ( #2209 )
...
* Add ignored_static to config
* Make handle ignored static files correctly
* cargo fmt
* Match on relative path rather than incorrect target path
* path -> partial path for serve static ignore
* remove debug println
* copy static directory if there is no ignored globset
* Update docs
* Deduplicate code with additional Option argument
* cargo fmt
2023-12-18 23:24:06 +01:00
Vincent Prouillet
35aab566f9
Update deps
2023-12-18 23:24:06 +01:00
Vincent Prouillet
9aa5162659
Update edition
2023-12-18 23:24:06 +01:00
Vincent Prouillet
cf99b5a95f
Update changelog
2023-12-18 23:24:06 +01:00
Maksym Vatsyk
208c506ec3
Fix LFI in zola serve
( #2258 )
...
* use fs canonicalize to prevent path traversal
* fix cargo fmt
2023-12-18 23:24:06 +01:00
Andrew Langmeier
2cd133b9fb
Fixes #2250 ; Error instead of panic when root directory or config file not present ( #2262 )
2023-12-18 23:24:06 +01:00