No description
Find a file
Andrew 6711d8fded Added Project Wonderful ad.
Currently there is only one at the top of the article content in the
default layout.
2013-11-04 12:41:27 -06:00
docpad Added Project Wonderful ad. 2013-11-04 12:41:27 -06:00
uikit Disable font smoothing fix, looks terrible on everything but Windows 2013-09-30 23:05:42 +01:00
.gitignore Nuke last_commit.html, will be regenerated by grunt build anyway 2013-10-25 18:21:16 +01:00
Gruntfile.coffee Copy RSS file to output 2013-10-15 01:20:36 +01:00
LICENSE.md Add license (BSD 3-clause) 2013-09-18 20:48:01 +01:00
package.json Add blog with markdown support, add test post 2013-09-30 19:03:38 +01:00
README.md Disable font smoothing fix, looks terrible on everything but Windows 2013-09-30 23:05:42 +01:00

MultiMC website

Development happens on the "develop" branch, "master" is considered appropriate for a live website.

Uses Grunt to compile UIkit/the website assets, and DocPad with Jade to generate the content.

You need Node.js, NPM and DocPad to compile and preview the website. Run "npm install" in the top-level, uikit and docpad folders before running grunt, it will install the other dependencies for you.

Run "grunt" in the main folder to start a preview server at localhost:8082. Whilst it's running, edit LESS/JS files in the uikit folder, or anything in docpad/src, and it will automatically attempt to compile the appropriate source files. The output is copied in to the dist folder. Check the associated Gruntfile's for other available tasks.

UIkit tests are available for the theme in uikit/tests.

TODO:

  • Screenshots
  • Download stats