17 lines
No EOL
572 B
Markdown
17 lines
No EOL
572 B
Markdown
---
|
|
title: 'Docs'
|
|
date: 2024-01-01T19:41:48+01:00
|
|
draft: true
|
|
---
|
|
|
|
This is the documentation of my approaches for realizing the this.ven project.
|
|
You can find the field of endeavour in the left pane and below.
|
|
|
|
{{< cards >}}
|
|
{{< card link="graphics/" title="Graphics" icon="photograph"
|
|
subtitle="Graphics design and editing" >}}
|
|
{{< card link="infrastructure/" title="Infrastructure" icon="cog"
|
|
subtitle="Infrastructural tools" >}}
|
|
{{< card link="website/" title="Website" icon="globe"
|
|
subtitle="Website setup and customization" >}}
|
|
{{< /cards >}} |