Skip to content

vigneshsarma/hittaruki.info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hittaruki.info

My personal website. Not sure it will interest anyone else.

Local Setup

$ git clone [email protected]:vigneshsarma/hittaruki.info.git
$ brew install hugo
$ cd hittaruki.info
$ hugo new post/this-is-a-test.md
$ ./deploy