Rakuishi blog with hugo

rakuishi

This is the repository for the rakuishi.com. This is a Hugo project, which is a static site generator written in Go.

Installation & Usage

$ brew install hugo
$ brew install sass/sass/sass
$ sass static/assets/sass/style.scss:layouts/partials/style.css --style compressed
$ hugo server

GitHub