--- /dev/null
+---\r
+layout: post\r
+title: Twilight Engines\r
+categories: projects\r
+date: 2019-03-03\r
+---\r
+\r
+\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://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
+\r
+\r
+\r
+\r
+\r
+\r
+
\ 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