Skip to content
Michael Musick edited this page Nov 15, 2016 · 2 revisions

HW for Week 12.1

  1. Learn Terminal or Command Prompt

  2. 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

  1. Install and play in SASS
Install

To install SASS locally follow the directions from their website. SASS

To Pre-Compile

Then run the following in your terminal, according to your specified directory structure. sass --watch styles/

Resources
  1. More Reading about CMS vs Static Sites

Why should you go with a static "blog-aware" WebSite

https://thebhwgroup.com/blog/jekyll-drupal-wordpress

build CMS free websites

A Template-ing Language

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)

Liquid

Clone this wiki locally