Skip to content

jeferson-sb/eleventy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eleventy Demo

Visualize daily news based on your region

Netlify Status

Experimenting Eleventy for Static Site Generation

About Eleventy

Eleventy is a simpler static site generator for your vanilla JavaScript projects

  • It allows a variety of templating tools like Nunjucks, Handlebars, Ejs, mustache and others.
  • It is very flexible and approachable

About JAMstack 🍯🔥

JAMstack is a modern architecture to create fast and secure sites and dynamic apps delivered by pre-rendering files and serving them directly from a CDN.

🚀 Quick Start

Installation

$ cd eleventy-demo
$ yarn

Usage

$ yarn start