Skip to content

Add seven requested GitHub repositories to landing page#14

Open
fowler128 wants to merge 1 commit into
mainfrom
codex/add-github-repositories
Open

Add seven requested GitHub repositories to landing page#14
fowler128 wants to merge 1 commit into
mainfrom
codex/add-github-repositories

Conversation

@fowler128

Copy link
Copy Markdown
Owner

Motivation

  • Provide a visible, clickable list of seven GitHub repositories requested to be added to the project's landing page.
  • Fix malformed HTML and normalize the page structure so the new content renders consistently across browsers.

Description

  • Added a new Added GitHub Repositories section to index.html and included clickable links for the seven repos (kepano/obsidian-skills, czlonkowski/n8n-mcp, nextlevelbuilder/ui-ux-pro-max-skill, thedotmack/claude-mem, glittercowboy/get-shit-done, hesreallyhim/awesome-claude-code, obra/superpowers).
  • Updated the top navigation to include a #repos anchor for direct access to the new section.
  • Cleaned up malformed HTML and normalized CSS (rewrote index.html structure and style block) so the page is well-formed and responsive.
  • Committed the updated index.html and opened a PR with the changes.

Testing

  • Ran a Python validation that asserts the page contains at least seven github.com/ references, which passed (found 14 github repo references).
  • Served the page locally and captured a full-page screenshot via Playwright to visually validate the new section, which succeeded and produced an artifact screenshot.
  • Attempted to run xmllint --html --noout index.html to validate HTML but the tool is unavailable in the environment (xmllint: command not found).

Codex Task

@vercel

vercel Bot commented Mar 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
claude-code-practice Ready Ready Preview, Comment Mar 13, 2026 6:58am

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