Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 824 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 824 Bytes

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