All Projects → JonUK → eleventy-blog

JonUK / eleventy-blog

Licence: MIT License
An example Eleventy blog site that covers fundamental functionality.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Nunjucks
165 projects

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).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].