Skip to content

lindsayfoley/jamstack_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Seeing what this Jamstack fuss is all about!

I have...

  • created a static site using Eleventy for SSG
  • used Nunjucks for templating (although I've just removed all template code!)
  • dotenv for env. vars
  • used Lets Encrypt to generate a certificate for localhost
  • Used Axios to fetch data
  • Netlify for CI/CD build and hosting
  • Added Netlify Functions to perform client side api calls