Added JSON configuration files
This commit is contained in:
24
static/docs/todo.json
Normal file
24
static/docs/todo.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"comment": [
|
||||
"0 = NOT",
|
||||
"1 = CHECKED",
|
||||
"s = Striketrough"
|
||||
],
|
||||
|
||||
"todo" : [
|
||||
["1", "Get this shit Online"],
|
||||
["0", "Finish this Website"],
|
||||
["1", "Rework Photobook"],
|
||||
["s", "Re-Add styles with cookies"],
|
||||
["0", "Video about LS7 Computer"],
|
||||
["0", "Build ma beloved 6502 phone"],
|
||||
["0", "Build a simple wrist watch"],
|
||||
["0", "Get a drivers license lol"],
|
||||
["0", "Code a somewhat usable 3D renderer"],
|
||||
["0", "Write docs for LS7 Computer 😭"],
|
||||
["0", "Build LS7 Laptop"],
|
||||
["0", "Finish LS7 Kernel (IKARUS)"],
|
||||
["0", "Get a girlfriend lol"]
|
||||
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user