Exploring code
  • Blog
  • Tags

Blog setup


Automating post deployment

   |  hdyson

The problem

Publishing posts via hugo is slightly more manual than I'd like. The trigger for this post was "Can we automate this with Github actions?", but it turns out the solution was much simpler.

[Read More]
Hugo  Blog setup  Github  Github actions 

Post links

   |  hdyson

It's not obvious (to me, anyway) how to use hugo cross-reference links with org-mode format posts. This very short post gives an example of how to do so.

[Read More]
Hugo  Blog setup 

Comment setup

   |  hdyson

Now to add some comments to this blog. Utterances looks promising. It uses github issue comments to provide the commenting infrastructure, so should be easy to setup.

[Read More]
Blog setup  Comments  Github 

Deploying to Github Pages

   |  hdyson

A quick summary of deploying this Hugo generated site to Github pages (and hence hdyson.dev) via the instructions from the Hugo docs.

[Read More]
Blog setup  Github  Deployment 

Theme setup

   |  hdyson

I like the look of the Beautiful Hugo theme, so let's see how easy it is to setup.

[Read More]
Hugo  Blog setup  Theme 

Hugo setup in org format

   |  hdyson

Exploring using Hugo as a static site generator, partially because it supports org-mode, and partially because there's some additional widgets for hugo that I'd like to explore. Below are the steps followed to create this post:

[Read More]
Hugo  Blog setup 

hdyson  • © 2021  •  Exploring code

Hugo v0.82.0 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll