mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
28 lines
497 B
JSON
28 lines
497 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"type": "file",
|
||
|
|
"name": "index",
|
||
|
|
"label": "Development Guide"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "file",
|
||
|
|
"name": "contributing",
|
||
|
|
"label": "Contributing"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "file",
|
||
|
|
"name": "code_style",
|
||
|
|
"label": "Code Style Guide"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "file",
|
||
|
|
"name": "testing",
|
||
|
|
"label": "Testing"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"type": "file",
|
||
|
|
"name": "hot_reload",
|
||
|
|
"label": "Hot Reloading"
|
||
|
|
}
|
||
|
|
]
|