Skip to content

Refresh featured publications and homepage news - #32

Merged
WPISabaGanji merged 1 commit into
devfrom
codex/update-featured-papers-and-homepage-news
Aug 13, 2026
Merged

Refresh featured publications and homepage news#32
WPISabaGanji merged 1 commit into
devfrom
codex/update-featured-papers-and-homepage-news

Conversation

@WPISabaGanji

Copy link
Copy Markdown
Contributor

Motivation

  • Replace the outdated featured publications with three new entries (Chypnosis, Telescope, and Uncertainty Estimation) while retaining Jolt so the page lists four featured papers.
  • Add the provided research artwork and metadata to the repository so the publications page can show updated logos, authors, and links.
  • Reduce homepage noise by removing all news posts except the WOOT 2026 item to highlight the recent presentation.

Description

  • Added docs/publications/chypnosis.md, docs/publications/telescope.md, and docs/publications/uncertainty-estimation.md containing titles, author lists, paper links, and concise abstract-based blurbs.
  • Removed four superseded featured publication files and removed older news posts, leaving only news/2026-08-12-woot26-presentation.md in the news/ folder.
  • Ensured the supplied artwork files are present under static/img/research (Chypnosis.jpeg, Telescope.png, Uncertainty.png) and referenced them from the new publication pages.
  • Ran the site publication-generation step prior to build so generated publication listings reflect the new set of featured papers.

Testing

  • Ran npm run build (which runs npm run generate-publications) and the Docusaurus production build completed successfully and generated the build artifacts.
  • Ran git diff --check and there were no check errors.
  • Verified the repository state with find docs/publications -name '*.md' returning exactly 4 featured publication sources and find news -name '*.md' returning exactly 1 news post, and both checks passed.
  • Note: browser-based screenshot capture / visual QA was not available in this environment, so no visual snapshot was produced.

Codex Task

@WPISabaGanji
WPISabaGanji merged commit d2399ed into dev Aug 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant