Skip to content

kadykov/kadykov.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kadykov.com

Netlify Status

Personal website made with Astro.

Deployment

This project uses GitHub Actions for building and Netlify for hosting.

Setup guide: .github/SETUP_GUIDE.md
Full documentation: .github/DEPLOYMENT.md

Quick deploy:

git push origin main  # Automatically builds and deploys via GitHub Actions

Development

npm install           # Install dependencies
npm run dev          # Start dev server
npm run build        # Build for production
npm run preview      # Preview production build locally

Photo server configuration:

  • Production: https://share.kadykov.com (default)
  • Local dev: Set PHOTO_SERVER_URL in .env to override

See .env.example for available configuration options.

About

Personal website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published