Skip to content

BenDoernberg/stopwatchingus

 
 

Repository files navigation

stopwatchingus

Development

Learn Jekyll

jekyll serve --watch

Deployment

We deploy via pushing to a git repository on the production server. To add the remote origin

make sure to use the correct username (e.g. jduncks, sina, thomas)

git remote add production thomas@2.stopwatching.us:/home/rritf/repos/stopwatching.us.git

Once the production server receives this, it runs jekyll build

To push to the production server simply

git push production gh-pages

About

The StopWatching.us Site Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.0%
  • JavaScript 29.0%