Skip to content

ryankiley/colophon-site

Repository files navigation

colophonrss.app

Nuxt 4 Zero JS Vercel License: MIT

Marketing site for Colophon — a calm, content-first RSS and newsletter reader for iPhone and iPad.

Static Nuxt 4 site. Hosts the TestFlight join link and the privacy policy. colophonrss.com 301s to colophonrss.app. Ships zero client JS (features.noScripts) — the pages are pure prerendered HTML + inlined CSS.

Develop

nvm use
npm install
npm run dev -- --host 0.0.0.0   # accessible from LAN devices

Build

npm run generate                # → .output/public
npm run typecheck

Social card

public/og.png (the Open Graph / Twitter card) is rendered from public/og.svg via headless Chrome, so its system-font type matches the site. Re-render after editing the SVG:

node scripts/render-og.mjs

About

Marketing site for Colophon (iOS RSS reader). Hosts the TestFlight join link and privacy policy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors