Skip to content

ZaynJarvis/notes

Repository files navigation

Zayn Notes

Standalone static notes site for notes.zaynjarvis.com.

Development

npm ci
npm run dev

Build

npm run build

The build writes a fully static site to dist/, including prerendered post HTML, sitemap.xml, robots.txt, and llms.txt.

Deployment

Vercel can deploy this repository directly:

  • Framework preset: Vite
  • Install command: npm ci
  • Build command: npm run build
  • Output directory: dist

Set VITE_SITE_URL to the production origin, for example:

VITE_SITE_URL=https://notes.zaynjarvis.com

If VITE_SITE_URL is omitted, the build uses the canonical notes origin: https://notes.zaynjarvis.com.

Zouk Embed

The reader chat widget defaults to:

  • VITE_ZOUK_SERVER_URL=https://zouk.zaynjarvis.com
  • VITE_ZOUK_WORKSPACE_ID=zayn
  • VITE_ZOUK_CHANNEL=blog
  • VITE_ZOUK_GUEST_NAME=reader

Override those variables only when deploying a different Zouk workspace/channel.

About

Personal notes site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages