jmopines/site/content/about/tools.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

20 lines
282 B
Markdown

---
title: "Tools I Use"
date: 2026-04-02
draft: false
tags: ['tools', 'linux', 'workflow']
---
A list of the hardware, software, and services I rely on daily.
## Editor
VS Code with GitHub Copilot.
## Terminal
Bash on Linux.
## Languages
Python (via uv), Go, shell scripts.