personal-server
personal-server copied to clipboard
Update ghcr.io/getzola/zola Docker tag to v0.19.2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ghcr.io/getzola/zola | final | minor | v0.17.1 -> v0.19.2 |
Release Notes
getzola/zola (ghcr.io/getzola/zola)
v0.19.2
Changes:
-
1aa21e0
Get ready for release -
59d7074
Fix shortcode/continue-reading parsing with inline HTML (smaller version) (#2606) -
286b88e
fix: zola panic if no static dir (#2608) -
abc8510
Add config option to ignore code blocks for word count (#2599) -
9dad659
chore(components/config): cleanup code (#2592) -
9594fa8
fix(taxonomies): fix error messages (#2591) -
64c868c
fix: handle another fs event to fix change monitoring on Windows 10 (#2575) -
b3fc3f4
Add fields to disable sitemap.xml and robots.txt generation (#2579) [ #2248 ] -
8a26da7
Add documentation on deploying to Codeberg Pages (#2584) -
1cc3ad3
Ensure file exists when receiving events for zola serve [ #2563 ]
See More
-
96f266e
Ignore Helix temp files -
f8ded09
Fix some feed_filenames issues with multi languages -
56122de
Fix YAML date parsing (#2549) [ #2538 ] -
aa2847a
Next version -
bbd8dd1
Clarify shortcode usage (#2600) -
43af34e
Update themes gallery (#2611) -
8c3ec92
fixed broken links (#2612) -
051beca
Update themes gallery (#2597) -
718274c
Update themes gallery (#2590) -
c273211
fix(docs): fix typo "yavascript" (#2570) -
6390f65
docs: fix order of events in zola overview (templates, server, content) (#2574) -
c20b336
fix(docs): Use CSS-style comments in syntax highlight CSS suggestion snippet. (#2572) -
e834c7a
docs(installation): add instructions for openSUSE Leap and Tumbleweed (#2569) -
9c01b8f
Update themes gallery (#2559) -
fbcffa9
0.19.1 Metainfo fixes (#2550)
This list of changes was auto generated.
v0.19.1
Changes:
-
041da02
Disable all serve tests for Windows for now -
b97f8a1
Update changelog + add back config.generate_feed in templates for now -
9774d76
fix: treat any data change as a modification (#2542) -
233e1cd
Closes #2537 -
39dfc4b
Next version -
764b8ca
Remove remote icon (#2546) -
7d612c6
Metainfo: Add 0.19.0 (#2545) -
135e5e4
Fix GitLab CI/CD getting stuck (#2543) -
1142370
Update themes gallery (#2544) -
2e17c77
Better documentation for get_url [ #2530 ]
v0.19.0
Changes:
-
6f58585
Ready for release -
4b0d13c
Disable problematic test on Windows for now -
0bb37c4
Try to update images on azure pipelines -
c054ed1
Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) -
7f59792
Add unit tests to create a verify base url permutations. (#2484) -
f60bda4
Update deps -
ff9622f
Add support for yaml datetimes (#2208) -
9c1b004
Fix tests -
cb2a4b0
Prevent generating folder & index.html for a specific page -
c5991fc
fix ignore links to #top when checking anchors (#2519)
See More
-
26f6677
Add support for Fuse.js search format (#2507) -
0d0036e
Update changelog -
2980d16
feat: fix hot loading for config.toml changes on Linux (#2498) -
7294c76
More more things to fs_utils file -
5b3a57b
feat: move from notify v4 to notify-debouncer-full (#2503) -
f480867
cargo fmt -
f4959bf
update tests -
2243e60
Update msrv -
a3b0447
Update changelog -
81db65d
Update deps -
6a2b890
Implemented bottom footnotes with backreferences (#2480) [ #1285 ] -
28a9da4
Restore trailing slash behaviour in serve command (#2482) -
96a9dc1
Refactor: remove even more unnecessary create_directory (#2428) -
9413d94
Fix link check report inconsistency (#2472) -
6a25b62
Fix resizing for images with EXIF orientation (#2468) -
954f1ce
Fix section transparency serialization (#2462) -
c072b32
Fix --base-url improper path and protocol handling usingzola serve
(#2311) -
aa81986
Add MIME type to get_image_metadata (#2409) -
13682e1
Update pulldown_cmark dep to v0.10, and add pulldown_cmark_escape dep. (#2432) -
80bcc51
Issue 2359 get section by lang (#2410) -
7d18ddf
Allow ignoring files when link checking (#2264) -
bdb1865
Refactor: copy_assets instead of copy_asset (#2418) -
7fb0a70
Refactor: create_directory responsibly (#2407) -
9890df7
Allow IPv6 serve, defaultbase_url
to listen interface instead of 127.0.0.1 (#2395) -
13a4d9d
fix(serve): content can be served from output_path (#2398) -
a01e36b
Match<!--more-->
in addition to<!-- more -->
(#2397) -
a9ab359
Add option to include date in search index (#2401) -
8bdec67
Next version -
b965c89
Added documentation about relative image resizing and scaling of high-res (#2096) -
692c690
Update themes gallery (#2524) -
68a7002
Docs: Fix long words breaking the site on small screens (#2521) -
c7f601f
Update themes gallery (#2518) -
606c2be
Improve docs header style (#2516) -
0056851
Fix theme images loading (#2517) -
8aedec9
Update themes gallery (#2510) -
3d0749d
fix: fix docs CI workflow; build in MRs; build and deploy on master (#2504) -
ceced4b
Update themes gallery (#2505) -
b0eacbc
Spiff up the readme a bit. (#2501) -
bf77b52
Fix cloudflare pages asdf workaround (#2500) -
18245b3
Update themes gallery (#2490) -
f682baa
docs(installation): Add information for Gentoo Linux (#2492) -
b936408
Update overview.md (#2486) -
55e1844
Docs: slugify.paths replaces whitespace with - not _ (#2474) -
0ec6a6c
remove entries for sites that are no longer functional (#2470) -
9fefe84
Update themes gallery (#2471) -
8c5df18
Add www.joshuagawley.com to EXAMPLES.md (#2460) -
8af3e12
Point out that Sass compilation has to be enabled in config.toml (#2458) -
9a5e95c
fix CloudFront invalidation directive in publish.yml GitHub action file (#2456) -
4898d10
docs: add failsafe.monster (#2455) -
11d2521
Add mention ofauthors
page variable to docs (#2451) -
18d28b7
Fix typo in Fedora installation instructions (#2440) -
cec01e6
Update themes gallery (#2425) -
4a56c06
Update themes gallery (#2406) -
b89837a
Update installation.md to add winget command (#2413) -
9fe4558
Add Zeabur deployment guide (#2408) -
52b29df
Metainfo: Add 0.18.0 (#2402) -
b3c9529
Add more information about Vercel deployments (#2399) -
38199c1
Update the GitLab Pages documentation (#2384) -
623756e
fix: set the debian version used to build the Docker image (#2386) -
974a05d
Update snapcraft version
This list of changes was auto generated.
v0.18.0
Changes:
-
77c87f5
Set release date -
e2f5c49
Update deps -
8ba7374
fix: taxonomies missing lang in sitemap (#2373) -
f560b48
Remove dummy file -
74b06d7
Actually remove code blocks from search index [ #2065 ] -
8b18ca0
Update changelog and deps -
4e0f941
elasticlunr-rs 3.0.2, hu language support (#2151) -
1349947
ignore kate-swp files (#2353) -
23bd03f
Add apple arm (#2324) -
b1f1e64
Update deps
See More
-
8fe219a
Updategrass
to 0.13 (#2321) -
105257b
Update changelog -
24304fa
Clippy -
6b0585c
Avoid unnecessary checking for already checked links (#2305) -
670b882
fix: suppress highlight language warnings if highlight_code is false (#2287) [ #2280 ] -
8b2b066
Add Checking and Force Flag for Directory in Serve Command (#2265) -
841b3df
template:feeds: add extra block (#2263) -
4430515
Add ignored_static to config (#2209) -
35aab56
Update deps -
9aa5162
Update edition -
cf99b5a
Update changelog -
208c506
Fix LFI inzola serve
(#2258) -
2cd133b
Fixes #2250; Error instead of panic when root directory or config file not present (#2262) -
1de1dd5
Add attributes to base_url link in atom template (#2261) -
a1ac816
Atom template authors (#2259) -
c18a0c8
always sort assets by filename (Windows/Linux difference) (#2236) -
2532198
Prevent spans crossing line boundaries in class-based code block formatter (#2237) -
22dc32a
Add support for lazy loading images (#2211) -
0a9bfa1
Hard link serve panic fix (#2210) -
448a941
Fix typo in error message -
8e37025
Add search.index_format into the serialized config (#2165) (#2196) -
d72ebb1
Fix multi-lingual json index (#2197) -
63054a9
templates: add base URL for feed content (#2190) -
c61e925
Implement replace_re filter (#2163) -
c0dd38b
Speedup "zola check" command by reusing the Client (#2171) -
201d674
print error message when no config file found (#2168) [ #2195 ] -
18fbbe5
Next version -
d4d0e4b
Update syntax highlighting recc -
8276551
Update syntax-highlighting.md (#2366) -
c031cc5
Update documention for using zola + Cloudflare Pages per advice in https://github.com/cloudflare/pages-build-image/issues/3#issuecomment-1646873666 (#2364) -
2774d4d
Update themes gallery (#2356) -
a7ffb3b
Update themes gallery (#2349) -
7d5ce5c
Document author (#2347) -
152eccc
Change to updated version of checkout action (#2340) -
0b46736
Add multi-stage dockerfile build example (#2327) -
9097703
Update themes gallery (#2322) -
4f9158f
docs: show thatbase_url
should contain protocol (#2328) -
6a612ca
Simple console error message dialog inzola serve
webpages (#2312) -
a49af5f
Update themes gallery (#2309) -
0a8b2b4
Fix the link to the author's site (#2313) -
fc98caf
docs: added aws s3 deployment instructions page (#2299) -
7a6ed08
docs: added peterprototypes.com (#2302) -
97d74b7
docs: update gitlab page deployment (#2292) -
e5e1a2f
docs: update links to new Tera docs URL (#2289) -
e6fe81c
fix broken link to Tera (#2286) -
49b56c3
docs: Update installation.md to use --locked (#2284) -
9ae7d15
Update themes gallery (#2279) -
e727f43
Fix link to tera -
08c218d
Add CNAME file -
4785ab2
Start using GH pages for docs site -
74056d1
fix: styling conflict for code tags in li elements (#2273) -
695c17d
Add deployment tutorial for fly.io (#2252) -
f93bd90
docs(deploy-gh-pages): add workflow permissions (#2249) -
d0ffb90
Update themes gallery (#2244) -
a6bf876
Clarifypublic
dir in directory structure doc page (#2238) (#2240) -
8dd1b30
added aadi.net.in (#2232) -
11ca366
update zola version (#2179) -
5f4b950
Update themes gallery (#2220) -
864740a
docs: correct example use of Github GraphQL (#2230) [ #2229 ] -
d149afe
Shortcode documentation update (#2227) -
0f819fc
Using cargo install (#2218) -
e43b27e
Documented CNAME file for custom domains (#2219) -
14f695e
Clarifying documentation around themes. (#1541) -
252f3b3
remove libsass from build instructions (#2217) -
321c717
Add gburghoorn example to EXAMPLES.md (#2212) -
7b095e4
Complete output for get_taxonomy in the documentation (#2204) -
2b56bcb
Update themes gallery (#2203) -
3e215e6
Fix typo in page.md (#2192) -
d3fec80
docs: update expired Documents documentation (#2185) -
0113a73
Update themes gallery (#2180) -
0f21270
Update deploy action to the latest version and make version consistant (#2173) -
d626ea1
Update docs -
8ae4c62
Update snap [ #2164 ] -
b5dc5d8
minor updates to overview docs (#2158) -
ef45bb7
Update documentation for multilingual use of taxonomies (#2157) -
4e81dfb
Update Metainfo (#2148)
This list of changes was auto generated.
v0.17.2
Changes:
-
7c6bdc1
Set release date -
c0732a2
Update changelog and disable clippy in CI for a bit -
d52a071
Implement Default for LanguageOptions (#2145) [ #2137 ] -
a4a85fe
Fix cachebusting not working with binary files [ #2142 ] -
f0cd47f
Fix tests -
f6d27cd
Update changelog -
0ba2707
Use page.summary if available (#2141) -
3186d4b
Update deps -
b7fec4d
Remove dummy test -
deaaa16
Fix tests
See More
-
8611318
Update changelog -
f6c0d52
Revert "Allow external links to start with "www.*" (#2100)" -
dd65e99
Fix index errors (#2129) -
9613973
Fix a page missing from e2e test -
583a472
Next verison -
ce0a0bb
Clarify some doc -
5df6b8b
Clarify some doc -
66734b5
Update links to tmtheme editor [ #2114, #2061 ] -
ce57d37
fix: add "slug" where it was forgotten (#2132) -
1538a38
installing-and-using-themes.md: Change placeholder format for git repo URL (#2128) -
f2d6b2e
installation.md: add Nix installation instructions (#2126) -
4f5d622
Bump zola version for docs -
f45c1b6
It was actually correct? -
47f54eb
Update Metainfo (#2125) -
e39dbb3
Use default search engine output [ #2123 ] -
1a6c1a3
Fix docs [ #2117 ]
This list of changes was auto generated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.