Skip to content

k3y0k3y/101-demo-1-ssg2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jamstack and Netlify 101 - Demo 1 - SSG

Just running an Eleventy site to build on.

Local development

To work on this project locally and explore the code:

# clone the code repository
git clone git@github.com:philhawksworth/101-demo-1-ssg.git

# move into the project directory
cd 101-demo-1-ssg

# install the dependencies
npm install

# build and serve with eleventy
npx eleventy --serve

Speedy bootstrap

To quickly experiment with this example, you can click the button below. Clicking the button will clone this site repo, setup a new site on Netlify and deploy the site complete with Netlify's CI/CD pipeline configured and operational.

Deploy to Netlify

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published