Skip to content
/ congo Public
forked from jpanther/congo

A powerful, lightweight theme for Hugo built with Tailwind CSS.

License

Notifications You must be signed in to change notification settings

ouspg/congo

 
 

Repository files navigation

Congo

A modified congo theme

🌏 Demo site
📑 Theme documentation
🐛 Bug reports & issues
💡 Questions & feature requests

Modifications to the original theme

Include Alpine.js as dependency and bundle it

  • Bundled in head.html
  • Modify package.json to use vendor-copy

To update bundles, run

npm run assets

Added option to use private variable in the front matter on pages. Page is excluded then from sitemap.xml.

To exclude a page, use private: true in the YAML format, for example.

Dynamic banner support on top of the home page

About

A powerful, lightweight theme for Hugo built with Tailwind CSS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 91.4%
  • CSS 6.7%
  • JavaScript 1.8%
  • Shell 0.1%