Files
cocoa-eh-hugo-theme/exampleSite/content/fixed/colophon.md
Nishanth Shanmugham 3e847e7817 Fill example site with general content
Fix markdown for italic and other font styles
Improve sample pages and posts in example site
Update example site config

Resolves #5 :)
2015-12-21 04:43:07 -06:00

16 lines
710 B
Markdown

+++
date = "2015-08-22T06:28:26-07:00"
draft = false
title = "colophon"
heading = "About This Site"
+++
This website is a personal homepage.
The site is built with <a target="_blank" href="//gohugo.io">Hugo</a>—a static site generator made with Go. The website [source code](/) is available on GitHub. It uses the <a target="_blank" href="//github.com/nishanths/cocoa-hugo-theme">cocoa</a> 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](/).