Closed ebouchut closed 3 weeks ago
N
/P
/
or F
or S
<Esc>
or <Tab>
to close the search boxâšī¸ Source: https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#keyboard-shortcuts
â Hey team, do we need to plan to redirect old ReadTheDocs URLs?
Example:
https://docs.diy-trio.org/en/latest/Getting-Started/Overview.html => https://docs.diy-trio.org/Getting-Started/Overview/
EDIT: Answered here.
@tmhastings @MikePlante1 and Team
This PR is now ready for review.
I merged the recent PRs onto this PR branch.
Merging (into dev
) will go smoothly because it is now a fast-forward without conflict resolution đ
.
Before merging this PR
dev
to ReadTheDocs (RTD). After the merge
TODO
in the description) include configuring GitHub Pages and modifying a DNS entry. I can help with this if you need me.đđģ @marionbarker
â I fixed the typos you found and reported on Discord.
Today we use Sphinx to create and generate the trio-docs website.
đī¸ With this pull-request we switch to Mkdocs (site generation engine) and mkdocs-material (theme).
đĨ This PR contains breaking changes.
This is a different toolset.
Updates
EDIT: You can take a look at the README on this PR branch if you want to give this branch a whirl
TODO:
TrioDocs
instead ofTrio documentation
Home
,Overview
(Device Compatibility
could get moved intoOverview
),Build/Update
,User Settings
,Optional Settings
,Advanced Settings
,Resources
.Redirect old Sphinx URLs (with(won't do)en/latest/
prefix) to new ones (without)73 (not merged)
81 (not merged)
dev
[x] Configure a custom sub-domain on GitHub Pages
docs/CNAME
file containingdocs.diy-trio.org
gh-pages
on this GitHub repository (nightscout/trio-docs` like this:It does not exist yet but needs to be created once for the GitHub UI to pick it up in the branch chooser đđĨ :-). Assuming that in your
trio-docs
repository, the:upstream
git remote denotes thenightscout/trio-docs
origin
git remote denotes your clone of the repositoryYOUR_USERNAME_HERE/trio-docs
Use git remote -v to check if this is the case. FIRST, MAKE SURE to have committed or stashed your current modifications.Add a Domain
" buttondiy-trio.org
Add Domain
" button to confirmTXT
DNS record as explainedVerify
button once done and the DNS modification has been propagated