Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 360 Bytes

README-docbuild.md

File metadata and controls

24 lines (11 loc) · 360 Bytes

Run:ai Documentation Library

One Time Installation:

  • Clone this repository
  • Run: pip3 install -r requirements.txt

Write & Test

  • Edit .md files. If you add a new article, add a link to it to mkdocs.yaml

  • Run:

    mkdocs serve 
    
  • View your changes in localhost:8000

Deploy

Push changes to master.