add meta and fetch all history

This commit is contained in:
2023-03-07 21:16:24 +01:00
parent ecb7353722
commit 90cff845a3
3 changed files with 11 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"index": "Intro",
"cli": "CLI",
"hosting": "Hosting",
"infrastructure": "Infrastructure"
}
+3
View File
@@ -0,0 +1,3 @@
{
"github-actions": "Github Actions"
}