Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

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.

Andy-set-studio/hebra

Repository files navigation

A skeletal starter kit for Eleventy

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.

Features

Hebra version 0.1.0 features:

📦 Core mark-up and layouts for homepage, post feed pages and posts
📂 Tags and tag archives
🚀 An RSS feed for your posts
🗺 A data driven navigation


Getting started

Method one: One-Click Deploy to Netlify

You can deploy Hebra to Netlify with one click and you’ll be up and running in minutes!

Deploy to Netlify

Method two: Clone / Fork

  1. Clone or fork this repo: git clone https://github.com/andybelldesign/herbra
  2. cd into the project directory and run npm install
  3. Once all the dependencies are installed run npm start
  4. Open your browser at http://localhost:8080 and away you go!

Terminal commands

Serve the site locally

npm start

Build a production version of the site

npm run production

Get involved

This project is super early and feedback is very much welcome. In order to keep things running smooth, please consult the contribution guide and code of conduct.

The stuff that I need the most help with is:

  • Documentation
  • Accessibility
  • Performance

I need something with some CSS

I’ve got your back. Check out Hylia, which is a much more fully-featured starter kit.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published