A repository for maintaining and distributing up-to-date Chocolatey packages.
Chocolatey is a package manager for Windows. It simplifies the process of managing software on Windows systems, automating installations, updates, and removals.
Zola is a fast single-binary static site generator.
See the package on the Chocolatey Community Repository here.
Installation:
choco install zola
Pack and Install Locally:
To create the package, run:
choco pack .\zola\zola.nuspec
To install the created package:
choco install zola --version="0.17.2" --source="." -fy
Fork Details:
Originally hosted in gsomix's ChocolateyPackages repository, this package has been forked to continue active maintenance and community support, as the original repository is no longer being updated.
Contributions are welcome. Feel free to open an issue or submit a pull request.
All package code is licensed under the terms of the MIT License.