Skip to content

ShovonCodes/shovoncodes.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 ShovonCodes.github.io

Personal Portfolio Website - Live Deployment

Live Site Source Code Auto Deploy


⚠️ Important Notice

This repository contains auto-generated static files deployed from the main portfolio repository.

🚫 DO NOT edit files directly in this repository - changes will be overwritten on the next deployment!


📖 About

This is the GitHub Pages deployment repository for my portfolio website. It contains the compiled static HTML, CSS, and JavaScript files that are automatically generated and deployed from the source repository.

🔗 Live Site: https://ShovonCodes.github.io


🚀 Deployment Process

This repository is automatically updated via GitHub Actions whenever changes are pushed to the portfolio repository.

Workflow:

  1. 💻 Code changes pushed to portfolio repo
  2. 🔨 GitHub Actions builds the Next.js app
  3. 📦 Static files generated in /out directory
  4. 🚀 Files automatically deployed to this repository
  5. ✅ GitHub Pages serves the updated site

🛠️ Tech Stack

The source portfolio is built with:

  • Next.js 16 - React framework with static export
  • React 19 - UI library
  • TypeScript - Type-safe development
  • Tailwind CSS v4 - Styling

📝 Making Changes

To update the portfolio:

  1. Clone the source repository:

    git clone https://github.com/ShovonCodes/portfolio.git
  2. Make your changes in the source repo

  3. Push to the master branch:

    git push origin master
  4. GitHub Actions will automatically build and deploy to this repo


🔗 Links


📄 License

This is the deployment artifact of the portfolio project. See the source repository for license information.


🤖 This repository is automatically managed by GitHub Actions

Last deployed from ShovonCodes/portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors