/blog

GNU General Public License v3.0GPL-3.0

Source code for My Blog

build Visit the site

Powered by Hugo. Theme by hugo-theme-even

Search engine by hugo-theme-fuse-js

Install hugo

$ sudo apt install hugo

Clone the code

$ git clone https://github.com/nicklinyi/blog.git 
$ cd blog
$ git submodule init
$ git submodule update
$ git submodule update --remote

view the blog at local browser

$ hugo server -D