Find the perfect place to begin a new JAMstack site. Deploy a template site to Netlify with just one click. The site’s code will automatically populate as a new folder in your Git repository so you can explore, edit, and update so it works for you. All for free.
You want to contribute a template? We love you. Here's how to do it:
All of the templates on this site have a home on Github. You will need the URL of your template's repository in order to add it here.
All project templates will need to successfully build on Netlify. This usually requires little more than ensuring that all dependencies are specified in a package.json
file, and that the correct build commands, source folders and build folders are specified in a netlify.toml
file.
Any of the other templates listed on this site will be a useful reference for you.
Each template gets a page of its own on this site with a unique URL. For guidance on how to create that page, please follow the instructions in this site's Readme on github
This site is generated using a static site generator called Eleventy. Once you have added a page describing your template, create a pull request to (this site repo).