Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alex/fix-macosx

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published