Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 285 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 285 Bytes

Concourse Blog

This repo contains the blog posts for blog.concourse-ci.org

Running the blog locally

hugo server

Adding a New Blog Post

touch content/posts/YYYY-MM-DD-my-post.md

With the following content

---
title:
date: '2025-01-01 1:00:00'
---