deployd / deployd.com

Source of deployd.com

Home Page:http://www.deployd.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Source of deployd.com

http://www.deployd.com


Languages

Language:HTML 59.9%Language:CSS 39.1%Language:JavaScript 0.6%Language:Makefile 0.3%