goodrobots / maverick

UAV Autonomous Systems Management
https://goodrobots.github.io/maverick/
MIT License
167 stars 60 forks source link

Add devframe docs #942

Open fnoop opened 4 years ago

fnoop commented 4 years ago

Add environment to fork/contribute to devframe docs

fnoop commented 4 years ago

Steps to contribute: Set localconf param eg. "maverick_web::maverick_docs::devframe_docs_gitpath": "https://github.com/fnoop/devframe.git"

rm -rf ~/software/devframe_docs
maverick configure

This sets up a named fork of the devframe repo, compiles the jekyll dependencies, compiles the docs and serves the through nginx endpoint (/web/docs/devframe).

fnoop commented 4 years ago

https://github.com/goodrobots/devFrame/issues/108

fnoop commented 4 years ago

Now document how to document..