Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 561 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 561 Bytes

Source of the documentation for the OpenAIRE Usage Counts Service Guidelines

See the guidelines at https://openaire.github.io/usage-statistics-guidelines/

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