fix: Update IDs for few posts, add the package creation wiki page

This commit is contained in:
ngn
2024-02-23 19:54:04 +03:00
parent a015cca9f2
commit 4b9e0c7cf4
12 changed files with 259 additions and 15 deletions

View File

@ -1,5 +1,5 @@
{
"id": "rel24",
"id": "first_release",
"title": "First release!",
"date": "19/01/24",
"author": "ngn"

View File

@ -1,5 +1,5 @@
{
"id": "progress-base",
"id": "progress_base",
"title": "Progress of the base repo",
"date": "15/12/23",
"author": "ngn"

View File

@ -1,5 +1,5 @@
{
"id": "a-bootable-system",
"id": "a_bootable_system",
"title": "A bootable system",
"date": "22/12/23",
"author": "ngn"

View File

@ -1,5 +1,5 @@
{
"id": "finally-a-website",
"id": "finally_a_website",
"title": "Finally a website!",
"date": "09/12/23",
"author": "ngn"

View File

@ -1,5 +1,5 @@
{
"id": "stable",
"id": "moving_towards_stable",
"title": "Moving towards a more stable experience",
"date": "21/02/24",
"author": "ngn"

View File

@ -1,6 +1,6 @@
{
"id": "xorg",
"title": "Xorg is now avaliable",
"id": "xorg_is_available",
"title": "Xorg is now available",
"date": "03/02/24",
"author": "ngn"
}