mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-12 05:20:26 +00:00
Drop everything, apply new hypha structure to files
This commit is contained in:
parent
aef4f1dd09
commit
c69002de7b
@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"createdAt": 1591636222,
|
|
||||||
"comment": "update Fruit",
|
|
||||||
"tags": ["fetus", "tasty"],
|
|
||||||
"mimeType": "application/x-hypha",
|
|
||||||
"markup": "md",
|
|
||||||
"name": "Fruit",
|
|
||||||
"author": "fungimaster"
|
|
||||||
}
|
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"createdAt":1591635559,
|
|
||||||
"comment":"create Fruit",
|
|
||||||
"tags":["fetus", "tasty"],
|
|
||||||
"mimeType":"application/x-hypha",
|
|
||||||
"markup":"md",
|
|
||||||
"name":"Fruit",
|
|
||||||
"author":"bouncepaw"}
|
|
@ -1,7 +0,0 @@
|
|||||||
{"createdAt":1591639464,
|
|
||||||
"comment":"add apple pic hehehe",
|
|
||||||
"tags":["img"],
|
|
||||||
"mimeType":"image/jpeg",
|
|
||||||
"markup":"plain",
|
|
||||||
"name":"Apple",
|
|
||||||
"author":"bouncepaw"}
|
|
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
13
w/m/Fruit/Apple/meta.json
Normal file
13
w/m/Fruit/Apple/meta.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"revisions":{
|
||||||
|
"1":{
|
||||||
|
"name": "Apple",
|
||||||
|
"time": 1591639464,
|
||||||
|
"author": "bouncepaw",
|
||||||
|
"comment": "add apple pic hehehe",
|
||||||
|
"tags": ["img"],
|
||||||
|
"text_mime": "plain",
|
||||||
|
"binary_mime": "image/jpeg"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
{"creationTime": 1591639284}
|
|
20
w/m/Fruit/meta.json
Normal file
20
w/m/Fruit/meta.json
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"revisions":{
|
||||||
|
"1":{
|
||||||
|
"name": "Fruit",
|
||||||
|
"time": 1591635559,
|
||||||
|
"author": "bouncepaw",
|
||||||
|
"comment": "create Fruit",
|
||||||
|
"tags": ["fetus", "tasty"],
|
||||||
|
"text_mime": "text/markdown"
|
||||||
|
},
|
||||||
|
"2":{
|
||||||
|
"name": "Fruit",
|
||||||
|
"time": 1591636222,
|
||||||
|
"author": "fungimaster",
|
||||||
|
"comment": "update Fruit",
|
||||||
|
"tags": ["fetus", "tasty"],
|
||||||
|
"text_mime": "text/markdown"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
{"creationTime":1591635559}
|
|
3
w/m/sys/main.css/1.txt
Normal file
3
w/m/sys/main.css/1.txt
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
b {
|
||||||
|
color: red;
|
||||||
|
}
|
11
w/m/sys/main.css/meta.json
Normal file
11
w/m/sys/main.css/meta.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"revisions":{
|
||||||
|
"1":{
|
||||||
|
"name": "main.css",
|
||||||
|
"time": 1592244023,
|
||||||
|
"author": "wikimind",
|
||||||
|
"comment": "make a placeholder style",
|
||||||
|
"text_mime": "text/css"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user