From 567c471e866f304bf02ee0d205838c520187bac6 Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Sun, 4 Jul 2021 10:23:17 +0200 Subject: [PATCH] enhance(): Adding the custom pages --- content-org/blog.org | 85 +++++++++++++++++++++++++++++++------------- 1 file changed, 61 insertions(+), 24 deletions(-) diff --git a/content-org/blog.org b/content-org/blog.org index 0311fc6..c58fac9 100644 --- a/content-org/blog.org +++ b/content-org/blog.org @@ -3,6 +3,45 @@ #+HUGO_BASE_DIR: ../. #+HUGO_AUTO_SET_LASTMOD: t +* Custom Pages +:PROPERTIES: +:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :noauthor true :nocomment true :nodate true :nopaging true :noread true +:EXPORT_HUGO_MENU: :menu false +:EXPORT_HUGO_SECTION: . +:EXPORT_HUGO_WEIGHT: auto +:END: +** Not Found +:PROPERTIES: +:EXPORT_FILE_NAME: not-found +:EXPORT_HUGO_LASTMOD: 2021-07-04 +:EXPORT_DATE: 2020-02-08 +:CUSTOM_ID: not-found +:END: + +*** 404 Not Found + +Oops... We don't know how you ended up here. + +There is nothing here to look at... + +Head back over [[/][home]]. + +** Forbidden +:PROPERTIES: +:EXPORT_FILE_NAME: forbidden +:EXPORT_HUGO_LASTMOD: 2021-07-04 +:EXPORT_DATE: 2020-06-05 +:CUSTOM_ID: forbidden +:END: + +*** 403 Forbidden + +Naughty naughty ! + +What brought you to a forbidden page ? + +Take this =403 Forbidden= and head over the [[/][main site]]. + * Pages :PROPERTIES: :EXPORT_HUGO_CUSTOM_FRONT_MATTER: :noauthor true :nocomment true :nodate true :nopaging true :noread true @@ -10,13 +49,34 @@ :EXPORT_HUGO_SECTION: pages :EXPORT_HUGO_WEIGHT: auto :END: +** About +:PROPERTIES: +:EXPORT_FILE_NAME: about +:EXPORT_HUGO_LASTMOD: 2021-07-04 +:EXPORT_DATE: 2019-06-21 +:CUSTOM_ID: about +:END: +*** Who am I ? + +I am a DevOps cloud engineer with a passion for technology, automation, Linux and OpenSource. +I've been on Linux since the /early/ 2000's and have contributed, in some small capacity, to some open source projects along the way. + +I dabble in this space and I blog about it. This is how I learn, this is how I evolve. + +*** Contact Me + +If, for some reason, you'd like to get in touch you have sevaral options. +- Find me on [[https://libera.chat/][libera]] in ~#LearnAndTeach~. +- Email me at ~blog[at]lazkani[dot]io~ + +If you use /GPG/ and you should, my public key is ~2383 8945 E07E 670A 4BFE 39E6 FBD8 1F2B 1F48 8C2B~ ** FAQ :PROPERTIES: :EXPORT_FILE_NAME: faq :EXPORT_HUGO_LASTMOD: 2021-07-04 :EXPORT_DATE: 2021-07-04 -:CUSTOM_ID: borgbackup +:CUSTOM_ID: faq :END: *** What is this ? @@ -49,29 +109,6 @@ I try to blog about interesting and new things as much as possible, when time pe Yup, here's the [[/posts/index.xml][link]]. -** About -:PROPERTIES: -:EXPORT_FILE_NAME: about -:EXPORT_HUGO_LASTMOD: 2021-07-04 -:EXPORT_DATE: 2019-06-21 -:CUSTOM_ID: borgbackup -:END: - -*** Who am I ? - -I am a DevOps cloud engineer with a passion for technology, automation, Linux and OpenSource. -I've been on Linux since the /early/ 2000's and have contributed, in some small capacity, to some open source projects along the way. - -I dabble in this space and I blog about it. This is how I learn, this is how I evolve. - -*** Contact Me - -If, for some reason, you'd like to get in touch you have sevaral options. -- Find me on [[https://libera.chat/][libera]] in ~#LearnAndTeach~. -- Email me at ~blog[at]lazkani[dot]io~ - -If you use /GPG/ and you should, my public key is ~2383 8945 E07E 670A 4BFE 39E6 FBD8 1F2B 1F48 8C2B~ - * Posts :PROPERTIES: :EXPORT_HUGO_SECTION: posts