Hugo

Deploy Hugo site to AWS S3

Deploy Hugo site to AWS S3

Hugo is a static site generator

When the site is generated with hugo it’s time to deploy it to some hosting platform. Here is a howto push it to AWS S3 and serve with AWS CloudFront CDN.

Mainroad image handling

Mainroad image handling

Specifics of Hugo images in Mainroad, types and sizes

Mainroad is a theme for the Hugo static site generator and in addition to looking good it has terribe image handling

Reinstall Linux

Reinstall Linux

Regularly happens

Need to have some standard post-install task sequence for the reference, so recording it here.

Markdown Cheatsheet

Markdown Cheatsheet

Helpful reminder of supported commands

Markdown language is used in wikipedia and Hugo. It has support for headers, lists, font style modifications, images, codequotes and tables. Here I keep a short summary of markdown formatting.