Woden's Eye/Recent content on Woden's EyeHugoenSun, 26 Apr 2026 02:13:50 +0000Go template primer/go-template-primer/Sun, 26 Apr 2026 02:13:50 +0000/go-template-primer/<p>Hugo uses the excellent [go][] [html/template][gohtmltemplate] library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right amount of logic to be able to create a good static website. If you have used other template systems from different languages or frameworks you will find a lot of similarities in go templates.</p> <p>This document is a brief primer on using go templates. The [go docs][gohtmltemplate] provide more details.</p>About/page/about/Fri, 03 Apr 2015 02:13:50 +0000/page/about/<h2 id="about">About</h2> <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean nec dolor in magna lobortis egestas. Suspendisse eu erat tempor, tristique neque eu, convallis nulla. Curabitur vel bibendum lacus, at semper mauris. Suspendisse aliquet commodo ex, sed sagittis metus aliquam id. Maecenas feugiat rutrum lorem vel imperdiet. Nullam ornare lectus ut enim finibus, et porttitor mi tincidunt. Aenean lacinia, leo quis vehicula eleifend, quam libero sagittis erat, at euismod augue mauris et sapien. Sed id vehicula lectus, sit amet auctor ipsum. Nunc sed massa vel ex condimentum aliquam in a enim. Cras enim sem, tristique eu enim ac, congue commodo mi. Integer quis orci at dolor blandit eleifend.</p>How to create a simple theme in Hugo/how-to-create-a-simple-theme-in-hugo/Sun, 28 Sep 2014 02:13:50 +0000/how-to-create-a-simple-theme-in-hugo/<h2 id="introduction">Introduction</h2> <p>This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format content. I&rsquo;ll explain how Hugo uses templates and how you can organize your templates to create a theme. I won&rsquo;t cover using CSS to style your theme.</p> <p>We&rsquo;ll start with creating a new site with a very basic template. Then we&rsquo;ll add in a few pages and posts. With small variations on that, you will be able to create many different types of web sites.</p>articles/page/articles/Mon, 01 Jan 0001 00:00:00 +0000/page/articles/Cart/cart/Mon, 01 Jan 0001 00:00:00 +0000/cart/e-mail/page/contact/Mon, 01 Jan 0001 00:00:00 +0000/page/contact/<p>If you’d like to contact me, please use the form below:</p> <form name="contact" method="POST" action="/contact-thank-you/" data-netlify="true" netlify-honeypot="bot-field"> <input type="hidden" name="form-name" value="contact"> <p style="display:none;"> <label>Don’t fill this out if you’re human: <input name="bot-field"> </label> </p> <p> <label>Name:<br> <input type="text" name="name" required> </label> </p> <p> <label>Email:<br> <input type="email" name="email" required> </label> </p> <p> <label>Message:<br> <textarea name="message" rows="6" required></textarea> </label> </p> <p> <button type="submit">Send</button> </p> </form>links/page/links/Mon, 01 Jan 0001 00:00:00 +0000/page/links/merch/page/merch/Mon, 01 Jan 0001 00:00:00 +0000/page/merch/Order Complete/order-complete/Mon, 01 Jan 0001 00:00:00 +0000/order-complete/videos/page/videos/Mon, 01 Jan 0001 00:00:00 +0000/page/videos/