A modified congo theme
🌏 Demo site
📑 Theme documentation
🐛 Bug reports & issues
💡 Questions & feature requests
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.