You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the #micromdm slack channel we decided to make the documentation it's own git repo 👍
Next is we need to figure out the URL for the docs. The most common options I see are:
micromdm.io/docs
docs.micromdm.io
Since this site is currently hosted in a Google bucket either should be pretty easy to handle. I personally prefer option 1. This should also allow @groob to just dump this into the bucket under a /docs folder.
Once we decide we need to make sure and update the baseURL key in our config.toml to match.
In the #micromdm slack channel we decided to make the documentation it's own git repo 👍
Next is we need to figure out the URL for the docs. The most common options I see are:
Since this site is currently hosted in a Google bucket either should be pretty easy to handle. I personally prefer option 1. This should also allow @groob to just dump this into the bucket under a /docs folder.
Once we decide we need to make sure and update the
baseURLkey in ourconfig.tomlto match.