docs: add talks and publications page#806
Open
naman79820 wants to merge 1 commit into
Open
Conversation
Move the publications and talks resources from the README into a dedicated docs page so newcomers can find them while browsing the site. Replace the README section with a pointer to the new page. Fixes: urunc-dev#659 Signed-off-by: naman79820 <naman79820@gmail.com>
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Author
|
Heyy @cmainas currently i have centralized the existing resources (the EuroSys paper + 5 talks) into the new page. |
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.
Description
Move the publications and talks resources from the README into a dedicated docs page so newcomers can find them while browsing the site. Replace the README section with a pointer to the new page.
Adds a new top-level "Talks & Publications" tab to the docs nav (
docs/talks-and-publications.md) holding the existing EuroSys paper and the conference talks, and slims the README's## Publications and talkssection to a pointer to that page. The README heading is kept so the existing table-of-contents anchor still resolves.Related issues
How was this tested?
Built and served the docs locally with
mkdocs(Material theme) and verified:/talks-and-publications/gofmtis clean and the commit passes the conventional commitlint rulesThis is a docs-only change (no Go touched), so build / unit / e2e tests are not applicable.
Current View -
2026-07-04.13-35-20.mp4
LLM usage
Checklist
make lint).make test_ctr,make test_nerdctl,make test_docker,make test_crictl).