A curated list of awesome things related to Hugo, The world's fastest framework for building websites.
Go to file
Bud Parr e0f69b10f7
Merge pull request #71 from totoroot/init/hugo-github-calendar
Add Hugo theme component (shortcode) hugo-github-calendar
2023-01-16 12:26:33 -05:00
.github/workflows Update branch 2021-01-05 11:13:22 -05:00
layouts Tweak styles 2020-12-18 12:32:45 -05:00
.gitattributes Add additional files 2018-11-17 21:07:02 -05:00
.gitignore chore: adding a .gitignore file with defaults 2020-09-25 20:35:51 +07:00
CONTRIBUTING.md Update contributing guide to remind myself about awesome-lint 2019-03-25 10:25:04 -04:00
LICENSE Create LICENSE 2020-02-28 18:48:33 -05:00
README.md Merge branch 'main' into init/hugo-github-calendar 2023-01-16 07:18:16 +01:00
config.toml chore: add title and baseurl to configuration 2020-09-25 21:14:26 +07:00
hugo-logo-wide.svg Use local logo 2018-11-17 21:09:58 -05:00
netlify.toml Add redirects 2020-12-18 13:35:24 -05:00

README.md

Awesome Hugo

Awesome Netlify Status

A curated list of awesome things related to Hugo, the world's fastest framework for building websites.

Hugo is a general-purpose website framework—written in Go—that generates static webpages.

Websites built with Hugo are extremely fast and secure. Hugo sites can be hosted anywhere… and work well with CDNs. Hugo sites run without the need for a database or dependencies on expensive runtimes like Ruby, Python, or PHP. We think of Hugo as the ideal website creation tool with nearly instant build times, able to rebuild whenever a change is made.

— Paraphrased from "What is Hugo".

Contents

Resources

Official

Non-Official

Tools

Starters

Theme Components

  • hugo-chart - A Hugo theme component to display beautiful Charts.
  • hugo-cloak-email - A Hugo theme component to cloak email addresses.
  • hugo-notice - A Hugo theme component to display nice notices.
  • hugo-loremipsum - A Hugo theme component to generate Lorem ipsum.
  • hugo-social-metadata - A Hugo theme component to generate social metadata.
  • hudo-redirect - A Hugo theme component to setup URL redirections/aliasing on Hugo sites.
  • hugo-cite - A Hugo theme component which uses CSL-JSON to create (academic) bibliography sections for pages and posts.
  • 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 - A theme component for inlining SVG. Comes with CSS for displaying as blog, or inline with text.
  • hugo-github-calendar - A Hugo theme component for creating a graph of your GitHub contributions.

Projects using Hugo

Books

Articles

Gists

Gists are succinct code snippets. Please only include things that are useful to many.

Contributing

Found an awesome package, article, blog, video etc.? Send me a pull request! Just follow the guidelines. Thank you!


Maintained by Bud Parr at The New Dynamic.