denex / fix-macosx

Home Page:https://fix-macosx.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Mac OS X

This is the code that powers https://fix-macosx.com/.

It is a fork of Micah Lee's https://fixubuntu.com/; prior to Ubuntu 14.10, Ubuntu's default behavior was very similar to Mac OS X 10.10 Yosemite.

All Mac OS X changes were authored and Copyright (c) 2014 by Landon Fuller.

The original code is subject to the following copyright: Copyright (c) 2013-2014 Micah Lee.

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 fixosx && npm install
  • Run grunt build to build the static site, grunt to build and watch for changes (http://localhost:8001/)

About

https://fix-macosx.com/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 34.6%Language:CSS 33.5%Language:Python 31.9%