Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Further development suspended as of 2021-09-11. Please refer instead to https://www.11ty.dev/docs/starter/ for a wide selection of other Eleventy starter sets.

License

Notifications You must be signed in to change notification settings

brycewray/eleventy_vite_starter

Repository files navigation

Eleventy/Vite starter set

Note: Further development suspended as of 2021-09-11.

This is a starter set for the Eleventy static site generator (SSG). See the online demo. Of course, there are many far better ones on the Eleventy “Starter Projects” page!

How to use

  1. Clone this to a local repo.
  2. Make appropriate changes to /_data/metadata.json and _data/siteparams.json to conform to your site’s parameters.
  3. Run npm install to load all the dependencies in package.json, which includes Eleventy.
  4. Run npm run start from your terminal app. You can then view the site in http://localhost:8080 on your computer.
  5. Read the sample posts and their Markdown files to see how everything works.
  6. Edit the content to make it your own!
  7. When ready, deploy the site to your chosen host.

What’s under the hood

About

Further development suspended as of 2021-09-11. Please refer instead to https://www.11ty.dev/docs/starter/ for a wide selection of other Eleventy starter sets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published