jmopines/site/content/posts/hello.md
Jean-Michel Tremblay b2727be8ce Initial commit: Hugo site with Terminal theme
Scripts: setup.sh, build.sh, serve.sh (Docker-based)
Content: about, config, software, posts sections
Custom: CSS overrides, HTML sitemap layout, extended_head partial
Theme: hugo-theme-terminal via Hugo modules (go.mod)
2026-04-03 16:30:38 -04:00

10 lines
232 B
Markdown

---
title: "Hello, it's JM"
date: 2026-04-03
draft: false
---
Hello, it's JM. Welcome to my site.
This is my first post, built with [Hugo](https://gohugo.io/) and the
[Terminal](https://github.com/panr/hugo-theme-terminal) theme.