| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: zola-bash-completion | Distribution: openSUSE Tumbleweed |
| Version: 0.22.1 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sun Jan 11 14:18:04 2026 |
| Group: System/Shells | Build host: reproducible |
| Size: 10284 | Source RPM: zola-0.22.1-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/getzola/zola | |
| Summary: Bash Completion for zola | |
Bash command-line completion support for zola.
MIT
* Sun Jan 11 2026 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 0.22.0:
* Update themes gallery in #2946
* Reword section/drafting paragraph in #2934
* Reword taxonomy page in #2936
* Update themes gallery in #2952
* Add Azure Static Web Apps deployment instructions in #2931
* Add code highlight theme previews to docs in #2951
* Update themes gallery in #2960
* Fix broken links and highlight warnings in docs in #2963
* Update themes gallery in #2986
* Update themes gallery in #2990
* Update cloudflare-pages.md in #2998
* Update Zola installation command in documentation in #3003
* Fix typo in pagination documentation in #3011
* Fix typos in CHANGELOG.md in #3021
* Update themes gallery in #3022
* Update Vercel guide in #2971
* Clarify instructions on deployment on github pages in #2988
* Add "Zola Demo Site" to examples list in #3030
* Add missing documentation for GitHub-flavored alerts in #3034
* Update themes gallery in #3031
* Update themes gallery in #3036
* Update themes gallery in #3037
* Update themes gallery in #3039
* Update themes gallery in #3046
* Update Snapcraft YAML: core22 upgrade and improved architecture
support in #3045
* Use giallo instead of syntect in #3044
* Update themes gallery in #3049
* feat: migrate serve WebSocket from ws crate to Axum in #3048
* Update themes gallery in #3055
* Fix components/utils build in #3058
* Port logging to log in #3042
* Update themes gallery in #3064
* Next version in #2925
* Tue Jul 15 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 0.21.0:
* Fix .gitlab-ci.yaml with v0.20.0 having multiple different
build artifacts for linux available in #2799
* Add example: Nizzlay.com in #2804
* Refactor external link styling to use external_links_class in
[#2801]
* Update themes gallery in #2807
* Metainfo in #2809
* input gitlab pages url in the CI build step in #2822
* Update themes gallery in #2828
* Docs: adds logo SVGs; replaces the favicon.ico in #2827
* Update themes gallery in #2846
* Update GitLab Pages deployment documentation in #2844
* Update themes gallery in #2866
* docs: add section on handling preview deployments for
Cloudflare Pages in #2868
* [docs] Fix typo in overview in #2876
* Update themes gallery in #2887
* Update themes gallery in #2907
* Update themes gallery in #2914
* Update themes gallery in #2918
* README: adds logo; DOCS: logo in header in #2904
* Add Lysator to examples in #2922
* Update themes gallery in #2921
* Update themes gallery in #2924
* Closes the paren on page count for themes in #2923
* Next version in #2798
* Sun Feb 16 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.20.0:
* Fix wrong URL in Codeberg Pages guide by @daudix in #2616
* Update themes gallery by @Keats in #2617
* Update themes gallery by @Keats in #2627
* remove my website from examples.md (using hugo) by @andrewzah
in #2638
* Add dmarcoux.com to EXAMPLES.md by @dmarcoux in #2652
* Improve shortcode name documentation to specify first-letter
rule by @ticky in #2655
* Update themes gallery by @Keats in #2669
* Update themes gallery by @Keats in #2685
* Updated github action version by @ckrenslehner in #2692
* Update themes gallery by @Keats in #2707
* Update themes gallery by @Keats in #2721
* Added tags support for themes by @harrymkt in #2720
* Update themes gallery by @Keats in #2730
* Update Zola build deploy version to v0.19.2 by @harrymkt in
[#2734]
* Add new example (hermanschaaf.com) by @hermanschaaf in #2736
* Update themes gallery by @Keats in #2746
* Remove COPR recommendation for installation by @Gerrit0 in
[#2752]
* Update themes gallery by @Keats in #2770
* Update codeberg pages deployment guide to use from_secret by
@muelsyse-az in #2784
* Add icon to external links by @FireIsGood in #2522
* Update syntax-highlighting.md to fix alignment between line
numbers and lines of code in the example snippet by @Ativerc in
[#2796]
* Fix typos by @deining in #2760
* Next version by @Keats in #2615
* Tue Sep 10 2024 Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 1.19.2:
* Fix shortcode/continue-reading parsing with inline HTML (smaller version)
* fix: zola panic if no static dir
* Add config option to ignore code blocks for word count
* chore(components/config): cleanup code
* fix(taxonomies): fix error messages
* fix: handle another fs event to fix change monitoring on Windows 10
* Add fields to disable sitemap.xml and robots.txt generation
* Add documentation on deploying to Codeberg Pages
* Ensure file exists when receiving events for zola serve
* Sat Jun 29 2024 Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Make sure rust version is higher than 1.77
* Sat Jun 29 2024 Soc Virnyl Estela <obs@uncomfyhalomacro.pl>
- Update to version 0.19.1:
* 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
* 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
* Tue Dec 19 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
- Remove 0001-fix-life-in-zola-serve.patch. Part of 0.18.0 release now.
- Remove cargo_config. Part of vendored tarball now.
- Update to version 0.18.0:
* update dependencies
* remove some dummy file
* fix taxonomies missing lang in sitemap
* remove code blocks from search index
* elasticlunr-rs hu language support
* Tue Aug 15 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add 0001-fix-life-in-zola-serve.patch to address bsc#1214237
* Sun Aug 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Replace obsoleted `disabled` option with `manual`
* Fri Apr 14 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update vendored dependencies
* Mon Mar 20 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 0.17.2:
* Implement Default for LanguageOptions (#2145)
* Fix tests
* Update changelog
* Revert "Allow external links to start with "www.*" (#2100)"
* Fix index errors (#2129)
* Fix a page missing from e2e test
* Update links to tmtheme editor
* fix: add "slug" where it was forgotten (#2132)
* installing-and-using-themes.md: Change placeholder format for git repo URL (#2128)
* installation.md: add Nix installation instructions (#2126)
* Update Metainfo (#2125)
* Use default search engine output
* Mon Feb 27 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Increase memory size to fix "Out of memory error" during builds
- Increase disk size to fix "No space left on device" during builds
* Sun Feb 26 2023 socvirnyl.estela@gmail.com
- Update to version 0.17.1:
* fix `zola serve` not respecting `preserve_dotfiles_in_output` (#2113)
* Pass section.generate_feed
* Fix colocated assets in content directory
* Fix typo in pages-sections.md (#2115)
- Generate shell completions through zola binary in specfile.
* Sat Feb 18 2023 socvirnyl.estela@gmail.com
- Update to version 0.17.0:
* Update changelog & test-case
* Allow external links to start with "www.*" (#2100)
* Remove println
* cargo fmt
* Add test for #1566
* Downgrade mockito to not raise MSRV
* Update changelog & mockito
* feat: External URL redirect (#2080)
* Page and config authors (#2024) (#2092)
* Try to disable uninlined format lint
* Update toml lib
* Bump Rust CI version
* clippy
* Procimage refactor (#2086)
* Removed faulty Windows-specific path check/conversion. Fixes #2076. (#2088)
* Errors on empty taxonomies term
* Filter out temp files or with no extensions from colocated assets
* Handle pages named index.md in sections
* Revert "Use reqwest rustls-tls"
* Remove built-in shortcodes
* Use reqwest rustls-tls
* Add plain text syntax alias to text
* fmt + changelog + updates
* Reduced cachebust fingerprint to be more reasonable (#2074)
* Remove code blocks from search index
* Update changelog
* Use macro for LanguageOptions::merge
* Merge default language data with section language data (#2039)
* Update base64
* Update changelog
* Add upgrade guide for Sass
* libsass -> grass is a breaking change
* Clippy + 1.63
* Fmt + change min version
* Replace libsass by grass
* Update some deps
* Expose `markdown` config property to templates (#2052)
* Add details in the doc on CommonMark extension (#2034)
* Small update to the docs for get_url (#2033)
* add preserve_dotfiles_in_output configuration option (#1985)
* Fix needless_borrow warnings
* Add clippy to CI
* markdown: Fix clippy warnings
* imageproc: Fix clippy warning
* content: Fix clippy warnings
* templates: Fix clippy warning
* Site: fix clippy warnings
* Fix clippy::manual_retain
* Fix clippy::derive_partial_eq_without_eq
* Cargo fmt (#2009)
* Filter more than 1 footnote in summary (#2017)
* Search json index (#1998)
* Do not overfilter HTML when removing footnotes (#2008)
* Fix no-port-append default
* Add new flag 'port_append' to give the ability to remove port from base url (#2003)
* Fix current_url in taxonomy term (#2000)
* Fix test
* Minify embedded css and js with additional lib flags (#1922)
* Update changelog
* add get_hash function (#1962)
* Use BufWriter in imageproc (#1996)
* Handle colocated links to assets
* Update deps
* Add flag to override prompt for existing dir (#1986)
* Tera date-locale feature (#1978)
* Add sorting by slug (#1926)
* Simplify taxonomy term struct
* Get term fn (#1964)
* Add slugify.paths_keep_dates option. Update docs.
* Add completion subcommand (#1968)
* Imporved is_colocated_asset_links (#1972)
* Metainfo: Add 0.16.1
* Next version
* Update `zola-deploy-action` version on docs (#2098)
* Fix typo
* document installing via github actions (#2097)
* Document the render field on taxonomies (#2094)
* Fix erroring suggestion in docs (#2087)
* Best way to install Zola on Fedora now is COPR (#2070)
* Update themes gallery (#2047)
* docs: rebrand Layer0 to Edgio (#2068)
* Moved source uwe-arzt.de from github to codeberg (#2062)
* Fix typos (#2056)
* documentation: Add pkgsrc. (#1812)
* Update creating-a-theme.md (#2045)
* add: more example websites (#2023)
* Update themes gallery (#2038)
* Fixed default_language typo (#2040)
* Update Shortcodes doc to add details on Macros for templates (#2035)
* Update themes gallery (#2014)
* update version of zola-deploy-action (#2012)
* Quotation mark bug fix (#2005)
* Update themes gallery (#1999)
* docs: github action version updates (#1977)
* Update themes gallery (#1971)
/usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/zola.bash
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Apr 1 23:20:22 2026