/fixubuntu

fixubuntu.com

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

devDependency Status

Fix Ubuntu

This is the code that powers https://fixubuntu.com/.

Copyright 2013-2014 Micah Lee, and licensed under AGPLv3. See LICENSE for more info.

Developing

  • Install Node.js
  • Install Grunt: npm install -g grunt-cli
  • Install the Node.js dependencies: cd fixubuntu && npm install
  • Run grunt build to build the static site, grunt to build and watch for changes http://localhost:4000/