Skip to content

aleksgain/aleksgain.github.io

Repository files navigation

🔑 Environment Variables

📦 Deployment

Cloudflare Pages

  1. Push your code to GitHub
  2. In Cloudflare Pages dashboard:
    • Create new project
    • Connect to your GitHub repository
    • Configure build settings:
      • Framework preset: Astro
      • Build command: npm run build
      • Build output directory: dist
    • Add environment variables in the Settings tab

Build Settings

  • Build command: npm run build
  • Output directory: dist
  • Node.js version: 18.x

🛠️ Tech Stack

📝 Development Notes

  • The Credly badges component currently uses mock data for development
  • LinkedIn integration requires OAuth setup
  • GitHub stats are fetched using the GitHub API

📄 License

MIT License - feel free to use this code for your own portfolio!

About

Static page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors