A subject is the top-level group shown in the workspace explorer.
Create one folder and one _index.md file:
content/posts/go/_index.md
Use the index file for the display title and order:
---
title: Go
weight: 10
---
Keep subjects broad. Good subjects are areas like Go, Kubernetes, System Design, or Reference.