Web projects at Media use Jeyll for building HTML, Sass for CSS pre-processing, and Browserify for building JavaScript.
The following are a list of dependencies required for running and editing Media's web projects on your computer.
Download and double-click to run this script. It will install Jekyll, Sass, and Foreman. The current toolchain of of Media's web projects.
Using a git client add the url git url to your project. Or from the command line.
git clone <git-url>
Double click work.command
in the root directory.
This will launch a process for Jekyll and Sass, as well as a new browser instance with the URL of the developement website.
To do work in the future, simply double click the work.command
file.