-
Notifications
You must be signed in to change notification settings - Fork 5
Feature docs landing revamp #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Perhaps we can add another section somewhere useful for recovering the agent. For example, @faithveloro09 had an issue where she was trying to recover her agent using a recovery code, but we haven't documented it anywhere, so I had to dig in the code a bit and try experimenting on a dummy node to figure out how it works. This should be better documented. Key information:
@xrissoula You should try doing this yourself with a dummy node. Create a temporary node using |
|
I thought the other PR already closed #96. So...? What's this about? Not closing those issues means we aren't keeping tempo. @xrissoula |
You might be remembering #87. The previous issue was mostly to add a quick start guide and update the commands to what we now have. This one is cleaning up the landing page, the one you first see when you open polykey docs. |
4e5f4bc to
694c2ea
Compare
694c2ea to
8800270
Compare
|
i just fixed some commits today and also some formatting errors. all checks have passed now and the formatting is good. Ready to merge, i just am not allowed to do so myself. |
fix: lint fix: frontmatter sidebar
8800270 to
3a7a2b3
Compare
|
I've rebased the commits so the history looks cleaner. I also re-introduced the frontmatter header which shows the navigation sidebar on the left. Not sure why it was removed. Otherwise it looks good. Merging. |
|
Review all silly mistakes and make notes on avoiding them.
|
Description
This PR revamps the Polykey documentation home page (located under the "Getting Started" category) to improve its clarity and usefulness for new users. The changes include:
Issues Fixed
Tasks
Final checklist