--- /dev/null
+---\r
+layout: post\r
+title: Twilight Engines\r
+categories: projects\r
+date: 2019-03-03\r
+---\r
+\r
+![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_05.png)\r
+\r
+[Twilight Engines](https://oknk.studio/twilightengines/) by Vishal K Dar \r
+\r
+Created by [Okaynokay](https://oknk.studio) (Gabriel Dunne & Ryan Alexander)\r
+\r
+Site-Specific AR activated sites and sculptures at the Marin Headlands\r
+\r
+[![](https://oknk.studio/twilightengines/images/appstore.svg)](https://itunes.apple.com/us/app/twilight-engines/id1448070024?mt=8)\r
+\r
+[http://appstore.com/twilightengines](http://appstore.com/twilightengines)\r
+\r
+[http://www.headlands.org/event/edge-of-see-twilight-engines/](http://www.headlands.org/event/edge-of-see-twilight-engines/)\r
+\r
+Image credits:\r
+© Copyright 2019 Vishal K Dar, Okaynokay\r
+\r
+![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_04_thumb.png)\r
+\r
+![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_03_thumb.png)\r
+\r
+![](https://oknk.studio/twilightengines/press/TwilightEngines_Mendell_Gallery_02_thumb.png)\r
+\r
+![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_Gallery_02_thumb.png)
\ No newline at end of file
# set -x
EXCLUDE=""
-if [ $1 ] && [ $1 = "--nomedia" ]; then
+if [ $1 ] && [ $1 == "--nomedia" ]; then
echo "Publishing with --nomedia flag..."
EXCLUDE="--exclude ./m"
fi