Skip to content

micro-nova/engineering-blog

Repository files navigation

engineering-blog

This repo generates and deploys MicroNova's engineering blog. Posts are stored as Markdown, rendered using Hugo, and deployed to an upstream object store & CDN using GitHub Actions. Infrastructure in GCP is configured using OpenTofu and stored in opentofu/. We're currently using hugo-ficurinia as the theme; check out its docs too.

How to add a blog post

  1. If you have not already, install hugo version v0.148.1 or later (use sudo snap install hugo or download the .deb package from GitHub)
  2. Create the post using hugo new post/$TITLE.md
  3. Modify the file in content/post/$TITLE.md.
  4. Check out your content using hugo server; does everything look correct?
  5. Create a PR & merge it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •