Skip to content

Commit 9c52f80

Browse files
committed
Added .meta directory and stub config.json files for identified concepts.
1 parent 7f4ae18 commit 9c52f80

62 files changed

Lines changed: 310 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}

concepts/basics/.meta/config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}

concepts/bools/.meta/config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}

concepts/bytes/.meta/config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"blurb": "TODO: add blurb for this concept",
3+
"authors": [],
4+
"contributors": []
5+
}

0 commit comments

Comments
 (0)