Merge pull request #71 from totoroot/init/hugo-github-calendar

Add Hugo theme component (shortcode) hugo-github-calendar
This commit is contained in:
Bud Parr 2023-01-16 12:26:33 -05:00 committed by GitHub
commit e0f69b10f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -82,8 +82,9 @@ Hugo is a general-purpose website framework—written in Go—that generates sta
- [hugo-social-metadata](https://github.com/msfjarvis/hugo-social-metadata) - A Hugo theme component to generate social metadata.
- [hudo-redirect](https://github.com/gcc42/hugo-redirect) - A Hugo theme component to setup URL redirections/aliasing on Hugo sites.
- [hugo-cite](https://github.com/loup-brun/hugo-cite) - A Hugo theme component which uses CSL-JSON to create (academic) bibliography sections for pages and posts.
- [hugo-responsive-images](https://github.com/future-wd/hugo-responsive-images) - A theme component for generating responsive images with srcset tags. Supports lazysizes for automatic sizes property and lazyloading polyfill.
- [hugo-responsive-images](https://github.com/future-wd/hugo-responsive-images) - A Hugo theme component for generating responsive images with srcset tags. Supports lazysizes for automatic sizes property and lazyloading polyfill.
- [hugo-inline-svg](https://github.com/future-wd/hugo-inline-svg) - A theme component for inlining SVG. Comes with CSS for displaying as blog, or inline with text.
- [hugo-github-calendar](https://github.com/totoroot/hugo-github-calendar) - A Hugo theme component for creating a graph of your GitHub contributions.
## Projects using Hugo