Skip to content

rawcontext/rawcontext.com

Repository files navigation

Context

Marketing site for Context — open-source tools for autonomous AI systems.

Stack

  • Site: Zola static site generator
  • Styles: SCSS
  • Scripts: TypeScript (bundled with Bun)
  • API: Vercel Edge Functions
  • Database: Neon (PostgreSQL)
  • Hosting: Vercel

Development

# Install dependencies
bun install

# Build JS
bun run build:js

# Run Zola dev server
zola serve

Deployment

Push to master or run:

vercel --prod

About

Context's website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published