/epages-docs

Source of ePages Developer Portal

Primary LanguageJavaScriptOtherNOASSERTION

epages-docs

Circle CI

Usage

# 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

Bootstrap your machine

Generally speaking you need only to make sure you have installed Ruby and Bundler. For platform specific instructions see the following subsections:

Mac OS X

You can use this shell script to turn your OS X laptop into an awesome web development machine.

Linux

You can use this shell script to turn your laptop into an awesome web development machine.

Windows

TODO

License

This project comprises different licenses: The editorial content in the folders

  • apps/,
  • blog/,
  • soap/,
  • themes/ and
  • assets/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.