-
Notifications
You must be signed in to change notification settings - Fork 5
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
initial hosted docs draft #199
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
4 total issues, 0 errors, and 4 warnings found for docs.suborbital.devDetailsWARNING WCAG2AA.Principle1.Guideline1_3.1_3_1.H48 <div class="navbar__items navbar__items--right"><a href="https://suborbital.dev...</div>
If this element contains a navigation section, it is recommended that it be marked up as a list. WARNING WCAG2AA.Principle1.Guideline1_4.1_4_10.C32,C31,C33,C38,SCR34,G206 <a class="skipToContent_fXgn" href="#docusaurus_skipToContent_fallback">Skip to main content</a> This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion. WARNING WCAG2AA.Principle1.Guideline1_4.1_4_3_F24.F24.FGColour <span id="docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;">/</span> Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour. WARNING WCAG2AA.Principle1.Guideline1_4.1_4_3_F24.F24.FGColour <span style="font-weight: bold; color: red;">/</span> Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour. 📝 docs | repo | 🙋🏽♀️ issues | 🏪 marketplace | A11yWatch |
remove completed TODOs
698419e
to
0bc21cf
Compare
* Use the production mode for the go client * Refine passing in the api key to golang init * Add curl examples and missing go example
* update terms access key -> API key editor token -> session token * update terms access key -> API key * remove extra space
Will close Issue #198.