Skip to content

Add GitHub Pages landing site with install one-liners and docs hub#37

Draft
Copilot wants to merge 3 commits into
masterfrom
copilot/add-website-documentation
Draft

Add GitHub Pages landing site with install one-liners and docs hub#37
Copilot wants to merge 3 commits into
masterfrom
copilot/add-website-documentation

Conversation

Copilot AI commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

The repo needed a polished landing page that highlights oops, presents one-liner installs for macOS/Linux/Windows, contrasts advantages over thefuck, and links into deeper docs, plus automated GitHub Pages publishing.

  • New landing site: Static website/index.html with hero metrics, thefuck migration highlights, feature cards, rule coverage summary, and copy-to-clipboard install one-liners per platform; styled via website/assets/styles.css.
  • Docs hub link-out: Added website/docs/index.md to route users to installation, configuration, migration, rules, and architecture guides.
  • Publishing workflow: New .github/workflows/gh-pages.yml builds and deploys the website/ directory to GitHub Pages on pushes to main/master or manual dispatch.
  • Artifact: Captured website-screenshot.png to illustrate the new landing page.

Example snippet (install + alias):

# macOS / Linux
brew install animeshkundu/tap/oops
eval "$(oops --alias)"

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits January 23, 2026 06:30
Co-authored-by: animeshkundu <7248674+animeshkundu@users.noreply.github.com>
Co-authored-by: animeshkundu <7248674+animeshkundu@users.noreply.github.com>
Copilot AI changed the title [WIP] Add website to showcase repository functionality and installation instructions Add GitHub Pages landing site with install one-liners and docs hub Jan 23, 2026
Copilot AI requested a review from animeshkundu January 23, 2026 06:33
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.

2 participants