Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 909 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 909 Bytes

Available here: https://rithvikvibhu.github.io/GHLocalApi/

Build Status

Documentation for Google Home's local API, written in API Blueprint and rendered with danielgtaylor/aglio.

Contributing

  • This project is written in API Blueprint, which you can find here: https://apiblueprint.org/
  • This project makes use of aglio, which is an API Blueprint renderer. Here are the instructions to getting aglio set up.
  • Travis-ci generates the static website with aglio.
  • npm run dist generates the static site in the 'dist' folder.