Skip to content

helloworlde/helloworlde.github.io

Repository files navigation

Note for personal

Quick Start

  1. Install hugo on macOS
brew install hugo
  1. Clone project and submodule
git clone git@github.com:helloworlde/helloworlde.github.io.git
cd helloworlde.github.io
git submodule update --init --recursive --remote --force
  1. Add new content
hugo new posts/test.md
  1. Start hugo for preview
hugo server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published