mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-16 04:06:40 +02:00
Update example site
This commit is contained in:
15
exampleSite/content/fixed/colophon.md
Normal file
15
exampleSite/content/fixed/colophon.md
Normal file
@@ -0,0 +1,15 @@
|
||||
+++
|
||||
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 <a target="_blank" href="//gohugo.io">Hugo</a>—a static site generator made with Go and is hosted on GitHub Pages. The website <a target="_blank" href="//github.com/nishanths/nishanths.me">source code</a> 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 Proxima Nova 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](https://github.com/nishanths/nishanths.me/issues/new).
|
Reference in New Issue
Block a user