Skip to content

Repository files navigation

ModScan website

The dependency-free static product site for ModScan, Kaizōsha's keyboard-first Node.js terminal interface for finding and managing project node_modules directories.

The root route directly continues the expanded bottom-right ModScan product cell from kaizosha.org. It retains the same frame, toolbar, status bar, two-tone palette, constructed Kaizōsha mark, typography, drafting grid, and motion. The expanded surface scrolls into accurate product, installation, deletion, privacy, and open-source details without switching interfaces.

ModScan's tool-specific privacy notice is local to this site. Shared company pages such as Contact and website Privacy use their canonical kaizosha.org routes.

Local preview

python3 tools/dev-server.py 5173

Cloudflare Pages

The repository root is the deployable website. Connect this repository to a Cloudflare Pages project with framework preset None, production branch main, no build command, and build output directory .. Every push to main publishes the committed static files directly; there is no generated output or manual deployment command. Attach modscan.kaizosha.org as the Pages custom domain.

Routes

  • / — permanently expanded ModScan product surface
  • /privacy — ModScan's canonical tool privacy notice
  • /404.html — unknown-route recovery
  • /site.webmanifest, /robots.txt, and /sitemap.xml — product and search metadata

There is no package manager, frontend framework, TypeScript, runtime API, database, account, analytics SDK, build dependency, or server process.

Product source

ModScan itself is open source under the MIT License:

Shared design

Kaizōsha's main website is the source of truth for BRAND.md, DESIGN_SYSTEM.md, the brand icon, and the shared CSS and JavaScript foundations. This site commits synchronized copies so its repository and Cloudflare deployment remain independent.

Product-specific behavior stays in assets/styles/product-continuation.css and assets/scripts/product-continuation.js. Visible branding always uses the constructed HTML/CSS mark. The shared SVG keeps its Japanese glyphs as real text for supporting browsers; the PNG is the Apple touch, PWA, and metadata fallback.

Social preview

Root metadata references the committed 1200 × 630 product card at assets/media/social/modscan-social-card.png.

About

ModScan product website for modscan.kaizosha.org

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages