Skip to content

ApprenticeshipStandardsDotOrg/ApprenticeshipStandardsApiDocs

Repository files navigation

ApprenticeshipStandardsDotOrg API Documentation

This documentation was originally forked from Slate. See Slate's Getting Started docs for more information. Slate's demo site shows an example of all the features that are possible within the documentation.

Setup

See Slate set up documentation for more information.

bundle install
bundle exec middleman server

The documentation will be available at http://localhost:4567.

Deploy

The documentation is hosted on GitHub pages and is viewable at https://apprenticeshipstandardsdotorg.github.io/ApprenticeshipStandardsApiDocs.

To deploy changes, simply run the deploy script that was developed by Slate:

./deploy.sh