From 08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 31 Aug 2021 01:13:15 +0300 Subject: website: switch to hugo --- content/blog/20210831.org | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 content/blog/20210831.org (limited to 'content/blog/20210831.org') diff --git a/content/blog/20210831.org b/content/blog/20210831.org new file mode 100644 index 0000000..f39a3c9 --- /dev/null +++ b/content/blog/20210831.org @@ -0,0 +1,26 @@ +#+TITLE: August 2021 News Post +#+DATE: 2021-08-31 +#+AUTHOR: Cem Keylan +#+DRAFT: true + +After a long absence during the summer, I think it's the appropriate time to +write a new blog post about the changes that arrived to the distribution. + +#+TOC: headlines 1 local + +* Repository meta file + +You might have noticed that most packages now contain a file named =meta=. This +file contains a small description, license for the package, and the maintainer +information of the package. A sample meta file looks like the following: + +#+begin_example +description = Carbs Packaging Tools +license = MIT +maintainer = Cem Keylan +#+end_example + + +* TODO motd file +* TODO kiss compatibility +* TODO linux-headers -- cgit v1.2.3