Skip to content

yyYank/memo

Repository files navigation

memo

Personal memorandum related to work

require

Go

setup

  • install hugo

  • win or linux

git clone https://github.com/gohugoio/hugo.git
cd hugo
go install
  • macOS
brew install hugo
  • install theme
git submodule update

serve

hugo server -D

generate static site pages

hugo -D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published