-
Notifications
You must be signed in to change notification settings - Fork 3
move docs links from .docs to docs/ #54
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Performed full review of 2c1b6ae...a3c7f13
Tip
⚡ Quick Actions
This review was generated by Mesa.
Actions:
Slash Commands:
/review- Request a full code review/review latest- Review only changes since the last review/describe- Generate PR description. This will update the PR body or issue comment depending on your configuration/help- Get help with Mesa commands and configuration options
14 files reviewed | 1 comments | Review on Mesa | Edit Reviewer Settings
a3c7f13 to
6702811
Compare
masnwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
last one!
Mesa Descriptionupdated docs links to go with our new (S/G)EO-friendly structure TL;DRMoved documentation from the hidden Why we made these changesTo improve our documentation's SEO by moving it from a hidden directory to a public, crawlable What changed?
Description generated by Mesa. Update settings |
masnwilliams
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
updated docs links to go with our new (S/G)EO-friendly structure
TL;DR
Moved documentation from the hidden
.docsdirectory todocs/and updated all internal links to improve discoverability.Why we made these changes
To improve our documentation's SEO by moving it from a hidden directory to a public, crawlable
docs/directory, making it more accessible to search engines and users.What changed?
.docsdirectory todocs/.README.mdfiles and code comments across Python and TypeScript templates to use the newonkernel.com/docspath.Description generated by Mesa. Update settings
Note
Updates all hardcoded documentation URLs to the new
onkernel.com/docsstructure across READMEs and code comments, including env var and browser persistence paths.https://docs.onkernel.com/...withhttps://onkernel.com/docs/...acrossREADME.mdand template READMEs/comments for Python and TypeScript..../launch/deploy#environment-variables->.../docs/launch/deploy#environment-variables..../launch/browser-persistence->.../docs/browsers/persistence.templates/python/*andtemplates/typescript/*(browser-use, computer-use, stagehand, cua, sample-app).Written by Cursor Bugbot for commit e5a4782. This will update automatically on new commits. Configure here.