# install dependencies
$ bundle
# run a local server with auto rebuilding
$ rake
# check for dead links and other bad stuff
$ rake test
# build the page
$ rake build
# update the RAML files from epagesj
$ rake ramlup
Generally speaking you need only to make sure you have installed Ruby and Bundler. For platform specific instructions see the following subsections:
You can use this shell script to turn your OS X laptop into an awesome web development machine.
You can use this shell script to turn your laptop into an awesome web development machine.
TODO
This project comprises different licenses: The editorial content in the folders
apps/
,blog/
,soap/
,themes/
andassets/images/
is licensed under CC-BY-4.0. The logos in the folder assets/logos/
may not be shared or adapted. The different fonts in the assets/fonts/
folder are licensed under their own respective licenses. All other content is licensed under MIT.