18 lines
375 B
Markdown
18 lines
375 B
Markdown
|
---
|
||
|
title: "The reason why I use Hugo"
|
||
|
date: 2020-09-21T20:37:45+02:00
|
||
|
slug: ""
|
||
|
description: "The reason why I use Hugo."
|
||
|
keywords: []
|
||
|
draft: true
|
||
|
tags: [hugo]
|
||
|
math: false
|
||
|
toc: false
|
||
|
---
|
||
|
This is an example blog post.
|
||
|
|
||
|
- my code got messier
|
||
|
- I always wanted to start over
|
||
|
- I wanted a more complex website
|
||
|
- a menu on every page isn't easy to maintain for more than ~5 pages
|