Sybren A. Stüvel 3f9d519753 Added Dummy deploy script for people with a 'git pp' alias
For people with a 'git pp' alias to push to production. This are the
aliases I use to push & deploy changes to production:

    prod = "!git checkout production && git fetch origin production && gitk --all"
    ff = "merge --ff-only"
    pp = "!git push && if [ -e deploy.sh ]; then ./deploy.sh; fi && git checkout master"

Those are handy to make branch switches easy, and to ensure that you don't
accidentally continue work on the production branch after deploying.
2016-08-30 14:37:36 +02:00
2016-08-19 09:19:06 +02:00
2016-08-30 14:24:14 +02:00
2016-08-30 14:10:04 +02:00
2016-08-19 09:19:06 +02:00
2016-08-19 09:19:06 +02:00
2015-10-28 15:33:39 +01:00
2016-08-19 09:19:06 +02:00
2016-01-05 15:50:03 +01:00
2016-07-13 09:36:42 +02:00
2016-08-23 14:33:45 +02:00
2016-08-19 09:19:06 +02:00

Pillar

This is the latest iteration on the Attract project. We are building a unified framework called Pillar. Pillar will combine Blender Cloud and Attract. You can see Pillar in action on the Blender Cloud.

Description
Pillar
Readme 7.5 MiB
Languages
Python 65.7%
JavaScript 12.5%
Sass 11.8%
Pug 7.9%
CSS 1.7%
Other 0.4%