Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/circleci-public/hugo-orb
The `circleci/hugo` orb source code.
https://github.com/circleci-public/hugo-orb
circleci circleci-orbs hugo
Last synced: 3 months ago
JSON representation
The `circleci/hugo` orb source code.
- Host: GitHub
- URL: https://github.com/circleci-public/hugo-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2019-03-13T13:42:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T20:27:15.000Z (about 1 year ago)
- Last Synced: 2024-03-16T09:21:43.808Z (11 months ago)
- Topics: circleci, circleci-orbs, hugo
- Language: Shell
- Homepage: https://circleci.com/orbs/registry/orb/circleci/hugo
- Size: 47.9 KB
- Stars: 6
- Watchers: 11
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Hugo Orb [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/hugo-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/hugo-orb) [![CircleCI Orb Version](https://img.shields.io/badge/endpoint.svg?url=https://badges.circleci.io/orb/circleci/hugo)][reg-page] [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://raw.githubusercontent.com/CircleCI-Public/hugo-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)
A Hugo Orb for CircleCI.
This orb allows you to build and test Hugo based statically generated websites.## Usage
Example use as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].
## Resources
[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb will all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.
[Hugo Documentation](https://gohugo.io/documentation/) - Hugo's Docs.
[Hugo Forum](https://discourse.gohugo.io/) - Hugo's discussion and support forum.## Contributing
We welcome [issues](https://github.com/CircleCI-Public/hugo-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/hugo-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).### Publishing
New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.
[reg-page]: https://circleci.com/orbs/registry/orb/circleci/hugo