Skip to content

deployd/deployd.com

Repository files navigation

deployd.com homepage

This repository contains the source of the website deployd.com.

It is hosted via github pages.

To update the website

  1. Create a new branch git checkout -b new-change
  2. Make your changes in the angular app (in the /appfolder)
  3. Build the sources with Grunt grunt production
  4. Test locally your changes python -m SimpleHTTPServer
  5. Push your branch on github git push origin new-change
  6. Create a PR and assign it to another contributor

If you have any questions, join us in the gitter chat room.

Releases

No releases published

Packages

No packages published

Languages