mirror of
https://github.com/StepanovPlaton/AboutMe.git
synced 2026-04-04 04:40:51 +04:00
Initial commit
This commit is contained in:
21
src/content/projects/Twilight.json
Normal file
21
src/content/projects/Twilight.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"title": "Twilight Blog Template",
|
||||
"description": "A CMS integrated blog theme built with Astro framework.",
|
||||
"image": "",
|
||||
"category": "website",
|
||||
"techStack": [
|
||||
"Astro",
|
||||
"Svelte",
|
||||
"Tailwind CSS"
|
||||
],
|
||||
"status": "in-progress",
|
||||
"liveDemo": "https://twilight.spr-aachen.com",
|
||||
"sourceCode": "https://github.com/Spr-Aachen/Twilight",
|
||||
"startDate": "2025-10-01",
|
||||
"endDate": "",
|
||||
"featured": true,
|
||||
"tags": [
|
||||
"Personal Project",
|
||||
"Open Source Project"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user