Skip to content

An example Eleventy blog site that covers fundamental functionality.

License

Notifications You must be signed in to change notification settings

JonUK/eleventy-blog

Repository files navigation

eleventy-blog

An example blog site using Eleventy that covers fundamental functionality.

The following article accompanies this repo.

Creating A Blog With Eleventy

https://keepinguptodate.com/pages/2019/06/creating-blog-with-eleventy/

A demo of the blog is hosted on Netlify:
https://dazzling-almeida-ca0492.netlify.com/

Branches

This repo contains several branches that allow you to checkout the code at various stages of development.

How do I run the site?

npm install
npm run serve

Then access the site with the URL http://localhost:8080/ (your port may vary).

About

An example Eleventy blog site that covers fundamental functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published