Hebra is a skeletal Eleventy starter kit that gives you nothing but good ol’ HTML and an RSS feed. It serves as the ideal kick-off point for your projects.
The Hebra starter kit is a skeletal Eleventy starter kit that provides a basic HTML structure and an RSS feed. It is designed to be a starting point for new projects.
git clone https://github.com/andybelldesign/herbra.gitnpm installnpm starthttp://localhost:8080 to view the site.npm start: serves the site locally for development.npm run build: builds a production version of the site.The Hebra starter kit for Eleventy is a minimalist starting point for web development projects. It provides basic HTML templates, tag support, an RSS feed, and a data driven navigation. It can be quickly deployed to Netlify or cloned/forked for local development. Feedback and contributions are welcome, and there is also a more fully-featured starter kit called Hylia available for those needing additional CSS support.