Skip to content

robren/my-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rob Rennison's Blog

This blog uses hugo to generate a static website from markdown files.

I previously used the Pelican static site generator, but after a hiatus and atempting to modify the blog on returning to writing, I found Pelican to be a little dated. I discovered a shiny new coin, Hugo, which has more up to date themes.

Check the hugo website for installation details.

Content

Add new posts to the content/posts directory as markdown files.

The blog can be previewed locally by running the command:

hugo server

Deploying

I've created a simple Makefile in this repo which makes deploying to my host server a simple task

make ssh_publish

About

My personal blog. http://robren.net. This is a static site written in markdown and org-mode. It's generated using the Hugo static site generator.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published