Initial import

This commit is contained in:
Julien Dessaux 2019-12-19 14:21:45 +01:00
commit f63ce5bdd8
20 changed files with 3252 additions and 0 deletions

13
content/en/blog/_index.md Normal file
View file

@ -0,0 +1,13 @@
---
title: "Docsy Blog"
linkTitle: "Blog"
menu:
main:
weight: 30
---
This is the **blog** section. It has two categories: News and Travels.
Files in these directories will be listed in reverse chronological order.

View file

@ -0,0 +1,8 @@
---
title: "General News"
linkTitle: "News"
weight: 20
---

View file

@ -0,0 +1,8 @@
---
title: "Switching to Hugo"
linkTitle: "Switching to Hugo"
date: 2019-12-19
description: >
I switched my personal wiki from dokuwiki to Hugo
---

View file

@ -0,0 +1,8 @@
---
title: "Travels"
linkTitle: "Travels"
weight: 20
---

View file

@ -0,0 +1,8 @@
---
title: "I am back from New Zealand"
linkTitle: "Back from New Zealand"
date: 2019-12-08
description: >
I am back from New Zealand, after three and a half weeks over there.
---