Website/content/docs/website/_index.md

15 lines
474 B
Markdown
Raw Normal View History

2024-02-04 23:33:11 +01:00
---
title: 'Website'
date: 2024-02-04T17:26:52+01:00
---
Find information on how I build this site. [Uberspace](https://uberspace.de/) is
2024-02-06 22:44:27 +01:00
used for hosting and enables running [infrastructure](/docs/infrastructure/) by
myself, too.
2024-02-04 23:33:11 +01:00
{{< cards >}}
{{< card link="hugo/" title="Hugo"
2024-02-11 18:44:30 +01:00
image="hugo/img/hugo-logo-wide.svg"
2024-03-03 22:16:07 +01:00
imageStyle="aspect-ratio: 16/9; object-fit:contain;"
2024-02-04 23:33:11 +01:00
subtitle="Website building using Hugo, a static site generator" >}}
{{< /cards >}}