Skip to content

snide/davesnider.com

Repository files navigation

Website for Dave Snider

https://davesnider.com

This site is powered by Astro and Xata and hosted on Vercel. It is provided publicly so others can learn from the code, but please do not copy the design.

The fonts are paid-fonts I've licensed through SG Type and Berkeley Graphics. Using these fonts in your your own project without obtaining your own license is illegal and not very cool.

Credentials

You'll need access to a Xata API key to apply the search functionality.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

About

My website, powered by Astro and Xata.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published