Skip to content

thinkcompany/netlify-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netlify-static

This static site is reference implementation of continuous deployment using Netlify.

Upon a merge to the main branch, this site is deployed to netlify-static.netlify.com

Upon creation of any pull request, Netlify builds a deploy preview and deploys the site to an ephemeral URL.

Contributing

You are encouraged to kick the tires on this site!

  1. Clone this repository
  2. In the terminal, run npm install to install dependencies.
  3. Then run npm run dev to start the development server at http://localhost:3000/.
  4. Create a feature branch
  5. Push your branch to origin
  6. Create a pull request
  7. Notice all the Netlify tooling that happens when you create your pull request, and check out the deploy preview that was created.
  8. Share your experience in Think Company Slack channel #devops

About

Repository for tinkering with Netlify continuous deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published