Skip to content

DBvc/dbvc.github.io

Repository files navigation

dbvc.xyz

Personal site of DBvc / Yang.S. Built with Astro as a static, text-first writing site.

Development

npm install
npm run dev

Build

npm run build

Astro writes the static site to dist/.

Content

  • src/content/posts: long-form writing
  • src/content/notes: short notes
  • src/content/projects: projects and experiments
  • _posts: legacy SICP archive

The SICP archive keeps the old dated Markdown posts and publishes them with the legacy /:category/:slug.html URL shape.

Deployment

For Cloudflare Pages or another static host, use:

  • Build command: npm run build
  • Build output directory: dist

This repo also includes wrangler.jsonc for Cloudflare Workers static assets:

npm run deploy

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors