svenjr / sventalk.xyz

Where I talk - about X, Y and Z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The home of all the code which builds my simple blogging website. It is powered by Hugo - a simple, lean, fast architecture for making really simple (generally static) websites.

The deployment is even simpler utilizing GH Pages and then routing to a domain name I own.

Content I wish to write is simply begun using

hugo new content posts/some-nice-name-here.md

and you can start the website and serve is locally via

# the D option serves up drafts as well
hugo serve -D

About

Where I talk - about X, Y and Z


Languages

Language:HTML 100.0%