Files
cocoa-eh-hugo-theme/exampleSite/content/fixed/colophon.md
Nishanth Shanmugham 8e82ba2d21 Clean up
Finish updating example site
Edit README
2015-11-01 15:20:59 -06:00

869 B

+++ date = "2015-08-22T06:28:26-07:00" draft = false title = "colophon" heading = "About This Site"

+++

This website is the place where I write about JavaScript, git, and tech. It is also a personal homepage.

The site is built with Hugo—a static site generator made with Go and is hosted on GitHub Pages. The website source code is available on GitHub. It uses the cocoa theme. The posts are written in Markdown.

The primary font face is Open Sans and the monospace font face is Ubuntu Mono. The social icons are from the Ionicons font set. CSS classes for code syntax highlighting are inserted during compile-time by Hugo using Pygments.

If you find errors, please let me know.