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

⚙️ Development

run npm start and hugo server -F -D simultaneously.

✈️ Deployment

use the script: ./deploy.sh
Build and Extract Public Folder Contents to gh-pages Repo.

About

My personal website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages