l3pp4rd / gediminasm.org

My blog

Home Page:http://gediminasm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My blog

My blog is powered by hugo static site generator.

Install

First, install hugo. And put it in your $PATH.

Install the theme and check necessary dependencies.

make deps

Update config:

cp config.toml.dist config.toml

Serve it on :1313 port:

make

Release

make deploy

About

My blog

http://gediminasm.org

License:Other


Languages

Language:HTML 57.2%Language:CSS 31.4%Language:Makefile 7.3%Language:Nginx 4.0%