Skip to content

davidstrauss/ssd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Surveillance Self Defense

Copyleft (c) 2014 Electronic Frontier Foundation.

All code licensed under Affero General Public License version 3+ unless otherwise stated.

Theme Development

Mac:

  • ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
  • brew install node

Debian/Ubuntu Linux:

  • apt-get install npm nodejs-legacy

Fedora/CentOS Linux:

  • yum install npm nodejs

Install grunt

  • npm install -g grunt grunt-cli

Install theme dependencies

  • cd docs/sites/all/themes/ssd
  • npm install

Run grunt

  • grunt

If all went well, Grunt is now running and watching your theme for changes.

You can test it by making a simple edit to the theme SASS files in docs/sites/all/themes/ssd/scss and saving.

About

Surveillance Self Defense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published