Skip to content

docs(website): remove dependency listing from landing page#55

Merged
cpcloud merged 3 commits into
mainfrom
refactor/remove-website-tech-section
Feb 11, 2026
Merged

docs(website): remove dependency listing from landing page#55
cpcloud merged 3 commits into
mainfrom
refactor/remove-website-tech-section

Conversation

@cpcloud

@cpcloud cpcloud commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Removes the #tech section from the landing page that listed dependencies (Go, Charmbracelet, GORM, SQLite, Hugo, Claude, Cursor)
  • Cleans up the associated .tech-note CSS rule from style.css

Closes #54

Test plan

  • Visit the landing page and verify the tech/dependency section is gone and the footer flows naturally after the "Why this exists" section

cpcloud and others added 2 commits February 11, 2026 13:14
Removes the #tech section that listed dependencies (Go, Charmbracelet,
GORM, SQLite, Hugo, Claude, Cursor) from the landing page, along with
the associated .tech-note CSS rule.

Closes #54

Co-authored-by: Cursor <cursoragent@cursor.com>
…kflow

- Add paths-ignore for website/**, docs/**, images/** to CI so Go
  build, test, pre-commit, nix-build, and scans don't fire on
  website-only PRs/pushes.
- Extract the docs build job into a dedicated docs.yml workflow that
  triggers only on website/docs/images path changes.
- Remove docs from semantic-release's needs list since it's now
  a separate workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cpcloud cpcloud changed the title docs(website): remove dependency listing from landing page docs(website): remove dep listing; ci: split docs workflow Feb 11, 2026
Revert CI path-ignore filters and separate docs workflow --
paths-ignore doesn't take effect until it's on the base branch,
so it's not worth the complexity.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cpcloud cpcloud changed the title docs(website): remove dep listing; ci: split docs workflow docs(website): remove dependency listing from landing page Feb 11, 2026
@cpcloud cpcloud merged commit 649f3bb into main Feb 11, 2026
8 checks passed
@cpcloud cpcloud deleted the refactor/remove-website-tech-section branch February 11, 2026 18:21
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.

refactor(website): remove dependency listing from bottom of landing page

1 participant