Welcome /!
{
"posts": [
{
"title": "How to set up Github SSH key on MacOS / Linux",
"description": "Short walkthrough of the process in terminal",
"date": "2025-07-17",
"categories": [
"git",
"github",
"linux",
"macos"
],
"published": true,
"slug": "github-ssh-setup"
},
{
"title": "Second post",
"description": "It's the second post",
"date": "2025-07-13",
"categories": [
"svelte"
],
"published": true,
"slug": "second"
},
{
"title": "First post",
"description": "It's the first post",
"date": "2025-07-11",
"categories": [
"svelte",
"test"
],
"published": true,
"slug": "first-post"
}
]
}