42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "~",
|
|
"type": "dir",
|
|
"children": [
|
|
{
|
|
"name": "about.md",
|
|
"type": "file",
|
|
"path": "content/about.md"
|
|
},
|
|
{
|
|
"name": "skills.md",
|
|
"type": "file",
|
|
"path": "content/skills.md"
|
|
},
|
|
{
|
|
"name": "projects",
|
|
"type": "dir",
|
|
"children": [
|
|
{
|
|
"name": "web_dev.md",
|
|
"type": "file",
|
|
"path": "content/projects/web_dev.md"
|
|
},
|
|
{
|
|
"name": "systems.md",
|
|
"type": "file",
|
|
"path": "content/projects/systems.md"
|
|
},
|
|
{
|
|
"name": "ai_ml.md",
|
|
"type": "file",
|
|
"path": "content/projects/ai_ml.md"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "contact.md",
|
|
"type": "file",
|
|
"path": "content/contact.md"
|
|
}
|
|
]
|
|
} |