Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 374 Bytes

Apigee Best Practices Hackathon Docs

This project hosts Apigee partner training documentation.

Use claat to generate static HTML site from the Markdown document.

go get github.com/googlecodelabs/tools/claat

claat export ./lab.md

This will create directory with static files. Serve it from any static file webserver.