Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from getzola:master #140

Open
wants to merge 97 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
0056851
Fix theme images loading (#2517)
FireIsGood Jun 11, 2024
606c2be
Improve docs header style (#2516)
FireIsGood Jun 11, 2024
c7f601f
Update themes gallery (#2518)
Keats Jun 12, 2024
68a7002
Docs: Fix long words breaking the site on small screens (#2521)
FireIsGood Jun 13, 2024
692c690
Update themes gallery (#2524)
Keats Jun 14, 2024
b965c89
Added documentation about relative image resizing and scaling of high…
jonasdiemer Jun 15, 2024
8bdec67
Next version
Keats Dec 19, 2023
a9ab359
Add option to include date in search index (#2401)
gamingrobot Jan 5, 2024
a01e36b
Match `<!--more-->` in addition to `<!-- more -->` (#2397)
clarfonthey Jan 7, 2024
13a4d9d
fix(serve): content can be served from output_path (#2398)
stanistan Jan 7, 2024
9890df7
Allow IPv6 serve, default `base_url` to listen interface instead of 1…
clarfonthey Jan 7, 2024
7fb0a70
Refactor: create_directory responsibly (#2407)
clarfonthey Jan 18, 2024
bdb1865
Refactor: copy_assets instead of copy_asset (#2418)
clarfonthey Jan 22, 2024
7d18ddf
Allow ignoring files when link checking (#2264)
Raymi306 Feb 4, 2024
80bcc51
Issue 2359 get section by lang (#2410)
SumDonkuS Feb 4, 2024
13682e1
Update pulldown_cmark dep to v0.10, and add pulldown_cmark_escape dep…
timonvo Feb 18, 2024
aa81986
Add MIME type to get_image_metadata (#2409)
clarfonthey Feb 29, 2024
c072b32
Fix --base-url improper path and protocol handling using `zola serve`…
jamwil Mar 1, 2024
954f1ce
Fix section transparency serialization (#2462)
wold5 Mar 21, 2024
6a25b62
Fix resizing for images with EXIF orientation (#2468)
amtanq Apr 3, 2024
9413d94
Fix link check report inconsistency (#2472)
amtanq Apr 5, 2024
96a9dc1
Refactor: remove even more unnecessary create_directory (#2428)
clarfonthey Apr 23, 2024
28a9da4
Restore trailing slash behaviour in serve command (#2482)
jamwil May 3, 2024
6a2b890
Implemented bottom footnotes with backreferences (#2480)
totikom May 9, 2024
81db65d
Update deps
Keats May 9, 2024
a3b0447
Update changelog
Keats May 9, 2024
2243e60
Update msrv
Keats May 12, 2024
f4959bf
update tests
Keats May 12, 2024
f480867
cargo fmt
Keats May 13, 2024
5b3a57b
feat: move from notify v4 to notify-debouncer-full (#2503)
iamorphen May 22, 2024
7294c76
More more things to fs_utils file
Keats May 22, 2024
2980d16
feat: fix hot loading for config.toml changes on Linux (#2498)
iamorphen May 24, 2024
0d0036e
Update changelog
Keats May 27, 2024
26f6677
Add support for Fuse.js search format (#2507)
SIGSTACKFAULT May 31, 2024
c5991fc
fix ignore links to #top when checking anchors (#2519)
amtanq Jun 12, 2024
cb2a4b0
Prevent generating folder & index.html for a specific page
endesigner Sep 24, 2023
9c1b004
Fix tests
Keats Jun 15, 2024
ff9622f
Add support for yaml datetimes (#2208)
Raymi306 Jun 17, 2024
f60bda4
Update deps
Keats Jun 17, 2024
7f59792
Add unit tests to create a verify base url permutations. (#2484)
jamwil Jun 17, 2024
c054ed1
Added support for multiple feeds (i.e. generating both Atom and RSS) …
LunarEclipse363 Jun 19, 2024
0bb37c4
Try to update images on azure pipelines
Keats Jun 19, 2024
4b0d13c
Disable problematic test on Windows for now
Keats Jun 19, 2024
6f58585
Ready for release
Keats Jun 20, 2024
9884343
Update images for release as well
Keats Jun 20, 2024
2e17c77
Better documentation for get_url
Keats Jun 21, 2024
1142370
Update themes gallery (#2544)
Keats Jun 24, 2024
135e5e4
Fix GitLab CI/CD getting stuck (#2543)
tangruize Jun 24, 2024
7d612c6
Metainfo: Add 0.19.0 (#2545)
Newbytee Jun 24, 2024
764b8ca
Remove remote icon (#2546)
Newbytee Jun 24, 2024
39dfc4b
Next version
Keats Jun 21, 2024
233e1cd
Closes #2537
Keats Jun 21, 2024
9774d76
fix: treat any data change as a modification (#2542)
lukehsiao Jun 24, 2024
b97f8a1
Update changelog + add back config.generate_feed in templates for now
Keats Jun 24, 2024
041da02
Disable all serve tests for Windows for now
Keats Jun 24, 2024
fbcffa9
0.19.1 Metainfo fixes (#2550)
Newbytee Jun 25, 2024
9c01b8f
Update themes gallery (#2559)
Keats Jul 1, 2024
e834c7a
docs(installation): add instructions for openSUSE Leap and Tumbleweed…
LeoniePhiline Jul 13, 2024
c20b336
fix(docs): Use CSS-style comments in syntax highlight CSS suggestion …
schilkp Jul 13, 2024
6390f65
docs: fix order of events in zola overview (templates, server, conten…
iamorphen Jul 15, 2024
c273211
fix(docs): fix typo "yavascript" (#2570)
LeoniePhiline Jul 16, 2024
718274c
Update themes gallery (#2590)
Keats Aug 1, 2024
051beca
Update themes gallery (#2597)
Keats Aug 7, 2024
8c3ec92
fixed broken links (#2612)
reujab Aug 14, 2024
43af34e
Update themes gallery (#2611)
Keats Aug 15, 2024
bbd8dd1
Clarify shortcode usage (#2600)
rikhuijzer Aug 15, 2024
aa2847a
Next version
Keats Jun 24, 2024
56122de
Fix YAML date parsing (#2549)
kytta Jun 27, 2024
f8ded09
Fix some feed_filenames issues with multi languages
Keats Jul 1, 2024
96f266e
Ignore Helix temp files
Keats Jul 1, 2024
1cc3ad3
Ensure file exists when receiving events for zola serve
Keats Jul 4, 2024
8a26da7
Add documentation on deploying to Codeberg Pages (#2584)
daudix Jul 23, 2024
b3fc3f4
Add fields to disable sitemap.xml and robots.txt generation (#2579)
Bromind Jul 25, 2024
64c868c
fix: handle another fs event to fix change monitoring on Windows 10 (…
iamorphen Jul 29, 2024
9594fa8
fix(taxonomies): fix error messages (#2591)
samueltardieu Aug 1, 2024
9dad659
chore(components/config): cleanup code (#2592)
samueltardieu Aug 7, 2024
abc8510
Add config option to ignore code blocks for word count (#2599)
Walnut356 Aug 9, 2024
286b88e
fix: zola panic if no static dir (#2608)
amtanq Aug 11, 2024
59d7074
Fix shortcode/continue-reading parsing with inline HTML (smaller vers…
clarfonthey Aug 15, 2024
1aa21e0
Get ready for release
Keats Aug 15, 2024
d6f7be5
Fix wrong URL in Codeberg Pages guide
daudix Aug 15, 2024
38fddc6
Update themes gallery (#2617)
Keats Aug 21, 2024
1ac1231
Update themes gallery (#2627)
Keats Sep 5, 2024
a152397
remove my website from examples.md (using hugo) (#2638)
andrewzah Sep 15, 2024
eb157ca
Add dmarcoux.com to EXAMPLES.md (#2652)
dmarcoux Sep 29, 2024
6d4b110
Improve shortcode name documentation to specify first-letter rule (#2…
ticky Sep 29, 2024
5716354
Update themes gallery (#2669)
Keats Oct 19, 2024
a91ae35
Update themes gallery (#2685)
Keats Nov 7, 2024
c09be73
Updated github action version (#2692)
ckrenslehner Nov 12, 2024
7099772
Update themes gallery (#2707)
Keats Nov 18, 2024
3b5c878
Update themes gallery (#2721)
Keats Dec 3, 2024
c19abf8
Added tags support for themes (#2720)
harrymkt Dec 10, 2024
01c5b4d
Update themes gallery (#2730)
Keats Dec 10, 2024
2ce7748
Update Zola build deploy version to v0.19.2 (#2734)
harrymkt Dec 19, 2024
1e4b560
Add new example (hermanschaaf.com) (#2736)
hermanschaaf Dec 19, 2024
cbd809a
Update themes gallery (#2746)
Keats Dec 26, 2024
0c9f9f3
Remove COPR recommendation for installation (#2752)
Gerrit0 Dec 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: build
uses: shalzz/zola-deploy-action@v0.18.0
uses: shalzz/zola-deploy-action@v0.19.2
env:
BUILD_DIR: docs/
BUILD_ONLY: true
Expand All @@ -28,7 +28,7 @@ jobs:
- name: checkout
uses: actions/checkout@v4
- name: build_and_deploy
uses: shalzz/zola-deploy-action@v0.18.0
uses: shalzz/zola-deploy-action@v0.19.2
env:
PAGES_BRANCH: gh-pages
BUILD_DIR: docs/
Expand Down
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,37 @@
# Changelog

## 0.19.2 (2024-08-15)

- Fix some of YAML date parsing
- Fix feed generation for languages not working in some cases (it was taking the value from the root of the config for
feed_filenames)
- Ignore `.bck` files in `zola serve`
- Fix change monitoring on Windows
- Allow disabling sitemap.xml and robots.txt generation
- Fix shortcodes in inline HTML
- Ignore code blocks in word count

## 0.19.1 (2024-06-24)

- Fix `config.generate_feeds` being still serialized as `config.generate_feed`. Both are available for now
- Fix `zola serve` not reacting to changes on some OSes

## 0.19.0 (2024-06-20)

- Updates the pulldown-cmark dependency to v0.11.0. This improves footnote handling, and may also introduce some minor behavior changes such as reducing the amount of unnecessary HTML-escaping of text content.
- Add bottom footnotes with backreference option
- Fix link check report inconsistency
- Fix resizing for images with EXIF orientation
- Add MIME type to get_image_metadata
- Fix hot loading for config.toml in some cases
- Add `render = false` capability to pages
- Handle string dates in YAML front-matter
- Add support for fuse.js search format
- Added support for generating multiple kinds of feeds at once
- Changed config options named `generate_feed` to `generate_feeds` (both in config.toml and in section front-matter)
- Changed config option `feed_filename: String` to `feed_filenames: Vec<String>`
- The config file no longer allows arbitrary fields outside the `[extra]` section

## 0.18.0 (2023-12-18)

- Fix LFI in `zola serve`
Expand Down
Loading