Header of INIO
This article is related to my previous beloved Hakyll site. Unfortunately maintaining a number of ecosystems (despite my love for them all ) takes its toll. I therefore consolidate on JBake for now.
Still most of his remain true.
Metainfo
``` bash
title=Header Of INIO date=2026-02-02 type=post status=published tag = hakyll blog structure level = low lang = en
```
Title
Title of the document Reflected in this documents filename along with date, This is also the base for any static links.
Author:
Name of person/institution responsible for the content.
bash author=me
Categori:
A way to maintain a number of informations channels.
- public: anyone
- group: a named group inio
- private: the author
Level
In order to keep up with GRPR, Information his should probably reflect values, policies and national guidelines.
- high, medium, low
bash level=medium
Tags
Meta information, for sorting and groping.
bash tag=medium GDPR ISO-27001
Langguage
- If multi-language-publishing is set up
- no,en,de
bash lang=no
Date
- When to publish the article
- ISO date format: YYYY-MM-DD
bash date = 2022-02-02