-
Notifications
You must be signed in to change notification settings - Fork 2
HW 12.1
Michael Musick edited this page Nov 15, 2016
·
2 revisions
-
Learn Terminal or Command Prompt
-
If you plan to continue development (and you are a Mac kid), install homebrew (otherwise, feel free to skip this step)
(side story) - Read about the code that took America!!! to the moon. article
- Install and play in SASS
To install SASS locally follow the directions from their website. SASS
Then run the following in your terminal, according to your specified directory structure.
sass --watch styles/
- More Reading about CMS vs Static Sites
https://thebhwgroup.com/blog/jekyll-drupal-wordpress
Getting Started With Liquid Read the intro, then skip down the page until you see the "What Does Liquid Do?" heading. (The rest is marketing stuff)