Skip to content

Treekay/profile_homepage_template

Repository files navigation

Profile Homepage Template

A React + Vite personal homepage template for GitHub Pages. Demo

Quick Start

  1. Click Use this template
  2. Clone your new repository
  3. Run npm install
  4. Edit files in src/data/
  5. Replace images in public/
  6. Push to GitHub
  7. In Settings → Pages, choose GitHub Actions

After deployment, your site will be available at: https://your-username.github.io/your-repository-name/

Editable files

  • src/data/site.js
  • src/data/projects.js
  • src/data/skills.js
  • src/data/contacts.js

Images

Put your images in public/, for example:

  • public/bg.jpg
  • public/avatar.jpg
  • public/projects/project1.jpg

Local development

npm install
npm run dev

About

A tool used to quickly generate a personal profile website which can be run on github pages, and also provide a simple interface for users to customize the content and style of the website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors