/mfadt-ms1-blog

This is the repository for the blog for the course Major Studio 1 by Salome Asega and American Artist in the program MFA Design & Technology at Parsons School of Design.

Primary LanguageSCSS

Major Studio 1 — Blog

This repository represents the continuous work blog for the course Major Studio 1 with Salome Asega and American Artist in the program MFA Design & Technology at Parsons School of Design.

Development

These docs work with Jekyll. To test it locally download the folder, open it in the terminal and run Jekyll:

jekyll serve --watch

You should now be able to test it in http://localhost:4000.

Install Jekyll

If you do not have Jekyll installed, use ruby to install it:

gem install github-pages