Deeeet blog

This is the repository for the deeeet.com. This is a Hugo project, which is static site generator in golang. Site is hosted on GitHub Pages. Custom apex domain is set up by tf-dnsimple-gh-pages.

CSS Design

Design is written by sass. After editting it, run the following commands,

$ gem install sass $ sass scss/main.scss static/css/main.css

GitHub