Using Notion as a CMS for my portfolio

By Daniil Sukhovskoy
In progress

Notion logo
json
{
//...other keys excluded
"type": "numbered_list_item",
"numbered_list_item": {
"rich_text": [
{
"type": "text",
"text": {
"content": "Finish reading the docs",
"link": null
}
}
],
"color": "default"
}
}

Related projects