mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-03-30 18:15:44 +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"
|
|
}
|
|
]
|