From 9e7fe6d8dad56c237adb1905e130c1d723131812 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 17 May 2026 13:01:57 +0800 Subject: big structural change, altafcreator.com no longer served statically, projects now use md, blog is being reworked, videos removed temp --- data/projects.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/projects.json (limited to 'data/projects.json') diff --git a/data/projects.json b/data/projects.json new file mode 100644 index 0000000..ddb7c28 --- /dev/null +++ b/data/projects.json @@ -0,0 +1,11 @@ +{ + "simpliCity": { + "path": "/data/projects/simpliCity.md" + }, + "shroud": { + "path": "/data/projects/shroud.md" + }, + "laundryweb": { + "path": "/data/projects/laundryweb.md" + } +} -- cgit v1.2.3