Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yohaku Personal Home

A non-static React/Vite implementation of a Yohaku-inspired personal homepage.

Edit content

Update src/profile.ts:

  • person: name, avatar text, intro, bio, status
  • socials: social media links
  • sites: personal websites
  • projects: project cards and tags
  • now: quote and current notes

Commands

pnpm install
pnpm build
pnpm dev

Deploy shape

This can be deployed as a normal Vite app behind 1Panel/OpenResty:

pnpm install --prod=false
pnpm build
pnpm preview --host 127.0.0.1 --port 4173

For production, prefer running with PM2 or containerizing it, then reverse-proxy the local port from the desired domain.

About

Yohaku-inspired personal homepage for social links, sites, and projects.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages