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
Hello Camelot users / devs! I hope you're all off to a good start for the year.
For far too long I've been meaning to look at the Camelot docs to see if I could contribute to them and in the last few days I looked into what they would look like if ported to Mkdocs from Sphinx. I specifically tried out Material for Mkdocs.
My initial attempt is in this fork and the results can be viewed here:
Port over to mkdocs, which as a way of writing/updating docs has a fairly low barrier to entry and produces a really smart modern look with minimal effort
Explore ways to help clarify the installation steps & common issues
I'm mainly done with the first point and have made a start with the second.
For the second, I expect things will change over upcoming releases but right now I find that ignoring the "[base]" option and doing the steps manually with pip works better - otherwise pip can easily end up installing an older version due to some confusion around dependencies.
One idea I had to help guide people with installation is to embed platform specific asciinema style screencasts (they look like a video but embed the terminal text, so are pretty compact to include). The layout, content and a couple of recordings need further effort on my part to get it right (eg re-record at a correct screen size) but I hope you'll get the general idea from what's there already on these two pages:
Hello Camelot users / devs! I hope you're all off to a good start for the year.
For far too long I've been meaning to look at the Camelot docs to see if I could contribute to them and in the last few days I looked into what they would look like if ported to Mkdocs from Sphinx. I specifically tried out Material for Mkdocs.
My initial attempt is in this fork and the results can be viewed here:
http://about.nmstoker.com/camelot/
I've two main points in mind with this:
I'm mainly done with the first point and have made a start with the second.
For the second, I expect things will change over upcoming releases but right now I find that ignoring the "[base]" option and doing the steps manually with pip works better - otherwise pip can easily end up installing an older version due to some confusion around dependencies.
One idea I had to help guide people with installation is to embed platform specific asciinema style screencasts (they look like a video but embed the terminal text, so are pretty compact to include). The layout, content and a couple of recordings need further effort on my part to get it right (eg re-record at a correct screen size) but I hope you'll get the general idea from what's there already on these two pages:
Anyway, would be great to hear thoughts / feedback on this.
The text was updated successfully, but these errors were encountered: