Use YAML front matter for better AsciiDoctor support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marko Korhonen 2022-06-12 00:30:06 +03:00
parent e7bb772168
commit 6dcadd4b17
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
5 changed files with 27 additions and 24 deletions

View file

@ -1,5 +1,5 @@
+++ ---
title = "{{ replace .Name "-" " " | title }}" title: {{ replace .Name "-" " " | title }}
date = {{ .Date }} date: {{ .Date }}
draft = true draft: true
+++ ---

View file

@ -1,7 +1,8 @@
+++ ---
title = "Korhonen AUR" title: Korhonen AUR
date = 2022-03-25 date: 2022-03-25
+++ ---
= Korhonen AUR
This is a repository of prebuilt AUR packages that I use myself. I This is a repository of prebuilt AUR packages that I use myself. I
decided to share it openly on the internet if somebody else finds it decided to share it openly on the internet if somebody else finds it
@ -34,7 +35,7 @@ me] and I'll see what I can do.
== Usage == Usage
First, add my PGP key to your pacman keyring and trust it First, add link:/pgp[my PGP key] to your pacman keyring and trust it
[source,shell] [source,shell]
---- ----

View file

@ -1,7 +1,8 @@
+++ ---
title = "Korhonen AUR" title: Korhonen AUR
date = 2022-03-25 date: 2022-03-25
+++ ---
= Korhonen AUR
Tämä on Arch Linux repo joka koostuu AUR paketeista joita käytän itse. Tämä on Arch Linux repo joka koostuu AUR paketeista joita käytän itse.
Ajattelin jakaa tämän julkisesti netissä jos joku tästä jotain Ajattelin jakaa tämän julkisesti netissä jos joku tästä jotain
@ -31,7 +32,7 @@ viikossa. Jos haluaisit jonkun paketin lisättäväksi repoon, mailto:aur@marko.
== Käyttö == Käyttö
Ensiksi, lisää link:/fi/pgp/[PGP avaimeni] pacman Ensiksi, lisää link:/fi/pgp[PGP avaimeni] pacman
avainnippuusi ja luota siihen avainnippuusi ja luota siihen
[source,shell] [source,shell]

View file

@ -1,7 +1,8 @@
+++ ---
title = "PGP" title: PGP
date = 2022-06-10 date: 2022-03-25
+++ ---
= PGP
I like PGP and I secure everything I can with it. If you would like to I like PGP and I secure everything I can with it. If you would like to
send me encrypted files, emails or anything of that sort, you came to send me encrypted files, emails or anything of that sort, you came to

View file

@ -1,8 +1,8 @@
+++ ---
title = "Hugo and Jekyll" title: Hugo and Jekyll
date = 2022-03-23 date: 2022-03-23
draft = true draft: true
+++ ---
= Hugo and Jekyll = Hugo and Jekyll
Marko Korhonen <marko@korhonen.cc> Marko Korhonen <marko@korhonen.cc>
v1.0, 2022-03-23 v1.0, 2022-03-23