Skip to content

Add static landing page for MaterialScope - #29

Closed
arena-ai-coding-agent[bot] wants to merge 1 commit into
mainfrom
arena/01a069a3-materialscope
Closed

Add static landing page for MaterialScope#29
arena-ai-coding-agent[bot] wants to merge 1 commit into
mainfrom
arena/01a069a3-materialscope

Conversation

@arena-ai-coding-agent

@arena-ai-coding-agent arena-ai-coding-agent Bot commented Sep 3, 2026

Copy link
Copy Markdown

Summary

Adds a self-contained static landing page for MaterialScope (website/index.html with embedded CSS and vanilla JS — no build step) plus website/README.md with preview/deploy notes.

Changes

  • website/index.html — complete landing page:
    • Hero with value proposition, CTAs, and a mock app window showing a DSC multi-rate overlay (SVG)
    • Modality strip and technique cards for DSC, TGA, DTA, FTIR, Raman, and XRD with mini SVG plots
    • Feature grid (import pipeline, modality-aware processing, visualization, run comparison, export, reproducibility)
    • 4-step workflow section matching the documented import → review → process → compare & export flow
    • Install section with the real setup commands from the README and a copy button
    • Project disclaimer and CTA band, footer with repo/README/license links
  • website/README.md — local preview instructions, deployment options, and maintenance notes

Design notes

  • Mirrors the existing app theme (dash_app/theme.py): IBM Plex Sans/Mono, warm ivory/gold accent palette
  • Light/dark mode with manual toggle (respects prefers-color-scheme, persisted to localStorage)
  • Responsive layout with mobile menu and reduced-motion support
  • No external runtime dependencies beyond Google Fonts (system-font fallbacks included)

Testing

  • Served locally with python -m http.server and verified HTTP 200
  • All anchor targets and JS-referenced IDs verified; SVG markup balanced

Related

Closes no open issue; follows the README-based feature description.

Co-authored-by: arena-agent <297053741+arena-agent@users.noreply.github.com>
@vercel

vercel Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
material-scope Ready Ready Preview Sep 3, 2026 11:51pm UTC

@utkuvibing utkuvibing closed this Sep 4, 2026
@utkuvibing
utkuvibing deleted the arena/01a069a3-materialscope branch September 4, 2026 11:26
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