| Add the first three posts | 1 | +++ |
| 2 | date = '2026-03-02T08:15:00+01:00' | |
| 3 | draft = false | |
| 4 | title = 'Static Sites in 2026' | |
| 5 | summary = 'Why static site generators are still a great choice.' | |
| 6 | +++ | |
| 7 | ||
| 8 | Static site generators like Hugo remain a fast, simple option for blogs: | |
| 9 | no database, no runtime, just plain files served from anywhere. |