Skip to content

docs: add talks and publications page#806

Open
naman79820 wants to merge 1 commit into
urunc-dev:mainfrom
naman79820:docs/talks-and-publications
Open

docs: add talks and publications page#806
naman79820 wants to merge 1 commit into
urunc-dev:mainfrom
naman79820:docs/talks-and-publications

Conversation

@naman79820

@naman79820 naman79820 commented Jul 4, 2026

Copy link
Copy Markdown

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 talks section 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:

  • the new "Talks & Publications" tab appears in the nav and the page renders both sections (Publications, Talks & events)
  • the page is reachable (HTTP 200) at /talks-and-publications/
  • all external links were copied verbatim from the README (none altered)
  • gofmt is clean and the commit passes the conventional commitlint rules

This 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

  • I have read the contribution guide.
  • The linter passes locally (make lint).
  • The e2e tests of at least one tool pass locally (make test_ctr, make test_nerdctl, make test_docker, make test_crictl).
  • If LLMs were used: I have read the llm policy.

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>
@netlify

netlify Bot commented Jul 4, 2026

Copy link
Copy Markdown

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 078cb89
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a48bf06e4bc9600083ab40a
😎 Deploy Preview https://deploy-preview-806--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@naman79820

Copy link
Copy Markdown
Author

Heyy @cmainas currently i have centralized the existing resources (the EuroSys paper + 5 talks) into the new page.
I was wondering if you want Blog posts / Demo videos sections added into it (whether you have specific blogs/recordings/demos.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Add dedicated page/tab for talks, blogs, and learning resources

1 participant