Skip to content

Commit 23f752e

Browse files
committed
Update hugo to 0.121.2 → 0.122.0
1 parent dd7662b commit 23f752e

File tree

4 files changed

+52
-137
lines changed

4 files changed

+52
-137
lines changed

README.md

Lines changed: 49 additions & 134 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11

22
<!-- markdownlint-disable -->
3-
# Packages [![Auto Update Status](https://github.com/cloudposse/packages/actions/workflows/auto-update-packages.yml/badge.svg)](https://github.com/cloudposse/packages/actions/workflows/auto-update-packages.yml) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
3+
[![Project Banner](.github/banner.png?raw=true)](https://cpco.io/homepage)
4+
[![Auto Update Status](https://github.com/cloudposse/packages/actions/workflows/auto-update-packages.yml/badge.svg)](https://github.com/cloudposse/packages/actions/workflows/auto-update-packages.yml) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
45
<!-- markdownlint-restore -->
56

6-
[![README Header][readme_header_img]][readme_header_link]
7-
8-
[![Cloud Posse][logo]](https://cpco.io/homepage)
97

108
<!--
119
@@ -30,30 +28,15 @@
3028

3129
Cloud Posse distribution of awesome apps.
3230

33-
---
34-
35-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36-
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
37-
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
38-
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
39-
[<img align="right" title="Share on Reddit" src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
40-
[<img align="right" title="Share on LinkedIn" src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
41-
[<img align="right" title="Share on Twitter" src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
42-
43-
44-
45-
46-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
47-
48-
49-
50-
51-
52-
53-
54-
5531

32+
---
33+
> [!NOTE]
34+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
35+
>
36+
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
37+
>
5638
39+
[![README Header][readme_header_img]][readme_header_link]
5740

5841

5942
## Introduction
@@ -77,8 +60,6 @@ Package repository hosting is graciously provided by [cloudsmith](https://clouds
7760

7861

7962

80-
81-
8263
## Usage
8364

8465

@@ -404,7 +385,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
404385
[![helm3](https://github.com/cloudposse/packages/actions/workflows/helm3.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm3) | 3.14.0 | The Kubernetes Package Manager
405386
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
406387
[![htmltest](https://github.com/cloudposse/packages/actions/workflows/htmltest.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahtmltest) | 0.17.0 | :white_check_mark: Test generated HTML for problems
407-
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.121.2 | The world’s fastest framework for building websites.
388+
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.122.0 | The world’s fastest framework for building websites.
408389
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.32 | Cloud cost estimates for Terraform
409390
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
410391
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa
@@ -500,32 +481,56 @@ terraform_0.13 \[frozen\] | 0.13.7 | Terraform (Deprecated package. Use terr
500481
[![yq](https://github.com/cloudposse/packages/actions/workflows/yq.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ayq) | 4.40.5 | yq is a portable command-line YAML processor
501482

502483

484+
## Related Projects
503485

504-
## Share the Love
486+
Check out these related projects.
505487

506-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/packages)! (it helps us **a lot**)
488+
- [build-harness](https://github.com/cloudposse/build-harness) - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
489+
- [geodesic](https://github.com/cloudposse/geodesic) - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools.
507490

508-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
491+
## ✨ Contributing
509492

493+
This project is under active development, and we encourage contributions from our community.
494+
Many thanks to our outstanding contributors:
510495

496+
<a href="https://github.com/cloudposse/packages/graphs/contributors">
497+
<img src="https://contrib.rocks/image?repo=cloudposse/packages&max=24" />
498+
</a>
511499

512-
## Related Projects
500+
### 🐛 Bug Reports & Feature Requests
513501

514-
Check out these related projects.
502+
Please use the [issue tracker](https://github.com/cloudposse/packages/issues) to report any bugs or file feature requests.
515503

516-
- [build-harness](https://github.com/cloudposse/build-harness) - Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more
517-
- [geodesic](https://github.com/cloudposse/geodesic) - Geodesic is the fastest way to get up and running with a rock solid, production grade cloud platform built on strictly Open Source tools.
504+
### 💻 Developing
518505

519-
## Help
506+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with Cloud Posse's other projects, we would love to hear from you! Shoot us an [email][email].
520507

521-
**Got a question?** We got answers.
508+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
522509

523-
File a GitHub [issue](https://github.com/cloudposse/packages/issues), send us an [email][email] or join our [Slack Community][slack].
510+
1. **Fork** the repo on GitHub
511+
2. **Clone** the project to your own machine
512+
3. **Commit** changes to your own branch
513+
4. **Push** your work back up to your fork
514+
5. Submit a **Pull Request** so that we can review your changes
524515

525-
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
516+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
517+
518+
### 🌎 Slack Community
519+
520+
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
526521

527-
## DevOps Accelerator for Startups
522+
### 📰 Newsletter
528523

524+
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
525+
526+
### 📆 Office Hours <img src="https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png" align="right" />
527+
528+
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
529+
530+
## About
531+
532+
This project is maintained and funded by [Cloud Posse, LLC][website].
533+
<a href="https://cpco.io/homepage"><img src="https://cloudposse.com/logo-300x69.svg" align="right" /></a>
529534

530535
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
531536

@@ -546,51 +551,7 @@ We deliver 10x the value for a fraction of the cost of a full-time engineer. Our
546551
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
547552
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
548553

549-
## Slack Community
550-
551-
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
552-
553-
## Discourse Forums
554-
555-
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
556-
557-
## Newsletter
558-
559-
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
560-
561-
## Office Hours
562-
563-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
564-
565-
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
566-
567-
## Contributing
568-
569-
### Bug Reports & Feature Requests
570-
571-
Please use the [issue tracker](https://github.com/cloudposse/packages/issues) to report any bugs or file feature requests.
572-
573-
### Developing
574-
575-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
576-
577-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
578-
579-
1. **Fork** the repo on GitHub
580-
2. **Clone** the project to your own machine
581-
3. **Commit** changes to your own branch
582-
4. **Push** your work back up to your fork
583-
5. Submit a **Pull Request** so that we can review your changes
584-
585-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
586-
587-
588-
## Copyright
589-
590-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
591-
592-
593-
554+
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
594555
## License
595556

596557
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -616,48 +577,11 @@ specific language governing permissions and limitations
616577
under the License.
617578
```
618579

619-
620-
621-
622-
623-
624-
625-
626-
627580
## Trademarks
628581

629582
All other trademarks referenced herein are the property of their respective owners.
630-
631-
## About
632-
633-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
634-
635-
[![Cloud Posse][logo]][website]
636-
637-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
638-
639-
We offer [paid support][commercial_support] on all of our projects.
640-
641-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
642-
643-
644-
645-
### Contributors
646-
647-
<!-- markdownlint-disable -->
648-
| [![Erik Osterman][osterman_avatar]][osterman_homepage]<br/>[Erik Osterman][osterman_homepage] | [![Nuru][Nuru_avatar]][Nuru_homepage]<br/>[Nuru][Nuru_homepage] | [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] | [![Andriy Knysh][aknysh_avatar]][aknysh_homepage]<br/>[Andriy Knysh][aknysh_homepage] |
649-
|---|---|---|---|
650-
<!-- markdownlint-restore -->
651-
652-
[osterman_homepage]: https://github.com/osterman
653-
[osterman_avatar]: https://img.cloudposse.com/150x150/https://github.com/osterman.png
654-
[Nuru_homepage]: https://github.com/Nuru
655-
[Nuru_avatar]: https://img.cloudposse.com/150x150/https://github.com/Nuru.png
656-
[goruha_homepage]: https://github.com/goruha
657-
[goruha_avatar]: https://img.cloudposse.com/150x150/https://github.com/goruha.png
658-
[aknysh_homepage]: https://github.com/aknysh
659-
[aknysh_avatar]: https://img.cloudposse.com/150x150/https://github.com/aknysh.png
660-
583+
---
584+
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
661585
[![README Footer][readme_footer_img]][readme_footer_link]
662586
[![Beacon][beacon]][website]
663587
<!-- markdownlint-disable -->
@@ -668,12 +592,9 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
668592
[jobs]: https://cpco.io/jobs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=jobs
669593
[hire]: https://cpco.io/hire?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=hire
670594
[slack]: https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=slack
671-
[linkedin]: https://cpco.io/linkedin?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=linkedin
672595
[twitter]: https://cpco.io/twitter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=twitter
673-
[testimonial]: https://cpco.io/leave-testimonial?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=testimonial
674596
[office_hours]: https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=office_hours
675597
[newsletter]: https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=newsletter
676-
[discourse]: https://ask.sweetops.com/?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=discourse
677598
[email]: https://cpco.io/email?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=email
678599
[commercial_support]: https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=commercial_support
679600
[we_love_open_source]: https://cpco.io/we-love-open-source?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=we_love_open_source
@@ -684,11 +605,5 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
684605
[readme_footer_link]: https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=readme_footer_link
685606
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img
686607
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/packages&utm_content=readme_commercial_support_link
687-
[share_twitter]: https://twitter.com/intent/tweet/?text=Packages&url=https://github.com/cloudposse/packages
688-
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=Packages&url=https://github.com/cloudposse/packages
689-
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/packages
690-
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/packages
691-
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/packages
692-
[share_email]: mailto:?subject=Packages&body=https://github.com/cloudposse/packages
693608
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/packages?pixel&cs=github&cm=readme&an=packages
694609
<!-- markdownlint-restore -->

docs/badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ gotop \[frozen\] | 3.0.0 | A terminal based graphical activity monitor insp
5050
[![helm3](https://github.com/cloudposse/packages/actions/workflows/helm3.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelm3) | 3.14.0 | The Kubernetes Package Manager
5151
[![helmfile](https://github.com/cloudposse/packages/actions/workflows/helmfile.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahelmfile) | 0.144.0 | Deploy Kubernetes Helm Charts
5252
[![htmltest](https://github.com/cloudposse/packages/actions/workflows/htmltest.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahtmltest) | 0.17.0 | :white_check_mark: Test generated HTML for problems
53-
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.121.2 | The world’s fastest framework for building websites.
53+
[![hugo](https://github.com/cloudposse/packages/actions/workflows/hugo.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ahugo) | 0.122.0 | The world’s fastest framework for building websites.
5454
[![infracost](https://github.com/cloudposse/packages/actions/workflows/infracost.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ainfracost) | 0.10.32 | Cloud cost estimates for Terraform
5555
[![jp](https://github.com/cloudposse/packages/actions/workflows/jp.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajp) | 0.2.1 | Command line interface to JMESPath
5656
[![json2hcl](https://github.com/cloudposse/packages/actions/workflows/json2hcl.yml/badge.svg?branch=master)](https://github.com/cloudposse/packages/actions?query=workflow%3Ajson2hcl) | 0.1.1 | Convert JSON to HCL, and vice versa

docs/targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ helm2 2.17.0 The Kubernetes Package Manager
5858
helm3 3.14.0 The Kubernetes Package Manager
5959
helmfile 0.144.0 Deploy Kubernetes Helm Charts
6060
htmltest 0.17.0 :white_check_mark: Test generated HTML for problems
61-
hugo 0.121.2 The world’s fastest framework for building websites.
61+
hugo 0.122.0 The world’s fastest framework for building websites.
6262
infracost 0.10.32 Cloud cost estimates for Terraform
6363
jp 0.2.1 Command line interface to JMESPath
6464
jq OBSOLETE Command-line JSON processor

vendor/hugo/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.121.2
1+
0.122.0

0 commit comments

Comments
 (0)