Skip to content

marvhock/marvhock.github.io

Repository files navigation

marvhock.com

This repository contains the source code of my personal website: marvhock.com
Built with Hugo, a fast static site generator written in Go.


🚀 Quick Start

  1. Install Hugo
  2. Install dependencies: npm install
  3. Build the frontend: npm run build
  4. Start local server: hugo server -F -D
  5. Visit: http://localhost:1313

For development, run npm start and hugo server -F -D simultaneously.
For deployment, use the script: ./deploy.sh

About

My personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages