Skip to content

feat(web): split the landing page into a shared-asset multi-page site#273

Merged
plind-junior merged 1 commit into
testfrom
feat/web-landing
Jun 26, 2026
Merged

feat(web): split the landing page into a shared-asset multi-page site#273
plind-junior merged 1 commit into
testfrom
feat/web-landing

Conversation

@plind-junior

Copy link
Copy Markdown
Collaborator

extracts the inline styles and script from the original single-file landing page into shared base.css / app.css / app.js, and adds three sibling pages (gittensor, how-it-works, reference) that reuse the same nav and colophon.

index.html shrinks to the masthead and plates; the rest of the chrome and the scroll/draw behaviour now live in the shared assets, so the pages stay in step instead of each carrying their own copy.

What changed

Why

What might break

VEP

Tests

  • make check passes locally (lint + mypy + pytest)
  • New / changed behaviour has a test
  • CHANGELOG.md updated under ## [Unreleased]

extracts the inline styles and script from the original single-file landing
page into shared base.css / app.css / app.js, and adds three sibling pages
(gittensor, how-it-works, reference) that reuse the same nav and colophon.

index.html shrinks to the masthead and plates; the rest of the chrome and the
scroll/draw behaviour now live in the shared assets, so the pages stay in step
instead of each carrying their own copy.
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: ef68b080-7e6d-49a6-839e-b9d9cd5b8647

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/web-landing

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@plind-junior plind-junior merged commit f387ef7 into test Jun 26, 2026
5 checks passed
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.

1 participant