Skip to content

Webrowse/romyq.com

Repository files navigation

romyq.com

Source code for the romyq.com marketing and documentation site.

Romyq is an open-source, local-first, terminal-native software lifecycle management (SLM) system for AI-assisted development. The romyq pip package lives at github.com/Webrowse/romyq.

Stack

  • Framework: Next.js 16 (static export)
  • Documentation: Fumadocs MDX
  • Styling: Tailwind CSS v4 + custom CSS variables
  • Icons: Lucide React
  • Fonts: Inter + JetBrains Mono
  • Deployment: Cloudflare Pages (Wrangler)

Development

npm install
npm run dev

Open http://localhost:3000.

Build

npm run build

Output lands in out/ — a fully static site ready to deploy.

Deploy

npm run deploy

This builds the site and publishes it to Cloudflare Pages via Wrangler.

License

MIT — see LICENSE.

About

Documentation site for Romyq - open-source, local-first software lifecycle management for AI-assisted development.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors