Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 554 Bytes

README.adoc

File metadata and controls

41 lines (27 loc) · 554 Bytes

Yuexiang’s Blog

deploy

Where is the blog

How to clone the repo

clone this repo

git clone git@github.com:kbyyd24/kbyyd24.github.io.git

clone the theme

git submodule update --init

How to run local

Install dependencies

brew install hugo
gem install asciidoctor

Start the server

hugo server