Open
Conversation
crasbe
reviewed
Feb 24, 2026
doc/README.md
Outdated
|
|
||
| ### Starlight / Guide Site | ||
|
|
||
| Starlight is the main documentation site for RIOT, located at [guide.riot-os.org](https://guide.riot-os.org/), the `starlight` directory itself mostly only holds the source files for the site, excluding most guides which are stored within `guides`. |
crasbe
reviewed
Feb 26, 2026
1c802a4 to
4d0b093
Compare
Member
Author
|
After concerns from @LasseRosenow about a previous update breaking Starlight (one we intentionally never updated to because of that), I retested everything on both dev preview and prod preview and everything appears to be in order 👍 |
LasseRosenow
approved these changes
Feb 26, 2026
Member
LasseRosenow
left a comment
There was a problem hiding this comment.
Thanks for checking that everything still works :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution description
This simply updates all the starlight dependencies. I also added a README to the
docfolder to make it a bit easier for developers to find the contribution guide (esp. now that a lot of guides are on the site and the contribution guide might not be as noticeable anymore).Testing procedure
make doc-starlightand look at the site.Issues/PRs references