Skip to content

gghcode/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is repository contained blog contents. You can visit blog at gghcode.github.io

Basic Usage

1. Clone blog repository

$ git clone --recursive [email protected]:gghcode/blog.git

or

$ git clone [email protected]:gghcode/blog.git
$ git submodule init
$ git submodule update

2. Build hugo site

$ make build

3. Run hugo-server on local

$ make run

4. Create new blog post

$ make post title="<title>"

About

💡 Gyuhwan's activity blog

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published