Enable blog and start writing a draft for the first post
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
5575668344
commit
1d3a12a4b7
5 changed files with 32 additions and 47 deletions
14
content/posts/creating_this_site/index.adoc
Normal file
14
content/posts/creating_this_site/index.adoc
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: Creating this site
|
||||
description: My journey with AsciiDoc and Hugo, and how we got here
|
||||
date: 2022-07-19
|
||||
draft: true
|
||||
---
|
||||
:toc:
|
||||
= Creating this site
|
||||
Marko Korhonen <marko@korhonen.cc>
|
||||
v1.0, 2022-07-19
|
||||
|
||||
== Introduction
|
||||
As seems to be customary on technology related blogs, the first post about creating the blog itself.
|
||||
So here we are, this is the first post in my blog, detailing the steps I took to arrive here.
|
Loading…
Add table
Add a link
Reference in a new issue