Initial commit

This commit is contained in:
2026-02-02 22:47:52 +03:00
committed by GitHub
commit f53016aeda
239 changed files with 84360 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"title": "Twilight",
"description": "My first open source template project, a CMS integrated blog template built with Astro framework.",
"type": "project",
"startDate": "2025-10-01",
"endDate": "",
"skills": [
"Astro",
"Svelte",
"Tailwind CSS"
],
"achievements": [],
"links": [
{
"name": "Online Demo",
"url": "https://twilight.spr-aachen.com",
"type": "project"
},
{
"name": "GitHub Repository",
"url": "https://github.com/Spr-Aachen/Twilight",
"type": "project"
}
],
"icon": "material-symbols:code",
"color": "#7C3AED",
"featured": true
}