Skip to content

Jaza/jazasworld

Repository files navigation

jazasworld

Source code for Jaza's World, a site built with Eleventy.

Netlify

The live site is built by Netlify.

Building locally

To work locally with this project, follow the steps below:

  1. Fork, clone or download this project
  2. npm install
  3. Preview your project: npx @11ty/eleventy --serve
  4. Add content
  5. Generate the website: npx @11ty/eleventy (optional)

Read more at Eleventy's documentation.

Preview the site

If you clone or download this project to your local computer and run npx @11ty/eleventy --serve, the site can be accessed under localhost:8080.

About

Source code for Jaza's World, a site built with Eleventy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published