Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 578 Bytes

File metadata and controls

22 lines (18 loc) · 578 Bytes

vocabularies-implementation-guide

Implementation Guide for COAR Controlled Vocabularies

**see the guide at https://coar-repositories.github.io/vocabularies-implementation-guide/

The documentation is built with MkDocs.

  1. Checkout the repo
  2. Install MkDocs
  3. Add / Edit pages
  4. Run a test on your local server
    mkdocs serve
    
  5. Edit and revise
  6. Commit and push source to the github repo
  7. Deploy to gh-pages
    mkdocs gh-deploy
    
  8. Enjoy