Skip to content
This repository has been archived by the owner on Aug 12, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 404 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 404 Bytes

Anemone Static Document Site based on Slate

Every push to master launches a deployment.

## Locally build

sh build.sh

Manually deploy to gh-pages

sh deploy.sh

Partial steps

### Convert openapi docs to markdown:

 sh convert-openapi.sh

Build slate static site:

bundle exec middleman build --clean --verbose