/mulksuzlestirme

Networks of Dispossession - Mapping the relations of capital and power in Turkey

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Networks of Dispossession

Website for Networks of Dispossession, mapping the relations of capital and power in Turkey.

Mülksüzleştirme Ağları

Mülksüzleştirme Ağları projesi websitesi. Sermaye-iktidar ilişkileri üzerine kolektif veri haritalama.

Running in local

A full Jekyll environment is included with this theme. If you have Jekyll installed, simply run jekyll serve in your command line and preview the build in your browser. You can use jekyll serve --watch to watch for changes in the source files as well.

A Grunt environment is also included. There are a number of tasks it performs like minification of the JavaScript, compiling of the LESS files, adding banners to keep the Apache 2.0 license intact, and watching for changes. Run the grunt default task by entering grunt into your command line which will build the files. You can use grunt watch if you are working on the JavaScript or the LESS.

You can run jekyll serve --watch and grunt watch at the same time to watch for changes and then build them all at once.