Skip to content

the-gigi/gigi-zone

Repository files navigation

The Gigi Zone

This repo hosts the Gigi Zone blog. It is generated by Hugo using the Ananke theme.

Usage

To add a new post type (change the year, month and post filename as appropriate):

hugo new content content/posts/2024/03/eks-ip-address-assignment.md
  • Add posts to content/posts//
  • Test locally with hugo serve
  • Git add, commit and push at will in 'draft' mode
  • when you're ready to publish remove the draft = true from the front matter

Bootstrap

This part is here just to keep track of the process in case I want to create another one.

Follow the instructions here: https://gohugo.io/getting-started/quick-start/

Hosting on GitHub Pages

THe blog is hosted on GitHub pages. Check out https://gohugo.io/hosting-and-deployment/hosting-on-github/

About

The Gigi Zone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages