diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-05-17 13:01:57 +0800 |
| commit | 9e7fe6d8dad56c237adb1905e130c1d723131812 (patch) | |
| tree | dd067e14b3ec5af719d748427bb322320c248879 /www/data/posts.json | |
| parent | d04598ba59d7267ee4db3745ff90eaa1a990072a (diff) | |
big structural change, altafcreator.com no longer served statically, projects now use md, blog is being reworked, videos removed temp
Diffstat (limited to 'www/data/posts.json')
| -rw-r--r-- | www/data/posts.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/www/data/posts.json b/www/data/posts.json deleted file mode 100644 index 5dc9302..0000000 --- a/www/data/posts.json +++ /dev/null @@ -1,37 +0,0 @@ -{ "posts": - [ - { - "id": 0, - "title": "beta0.2: The Visual Update is Out!", - "description": "No description provided.", - "date": "Wed, 26 July 2023", - "author": "altaf-creator", - "tags": ["simpliCity", "Devlog"], - "thumbnail": "/assets/images/blog/beta0.2_cover.png", - "banner": "/assets/images/blog/beta0.2_banner.png", - "path": "/data/posts/0.md" - }, - { - "id": 1, - "title": "Well that was dumb. (33nd Week of 2023)", - "description": "No description provided.", - "date": "Wed, 16 August 2023", - "author": "altaf-creator", - "tags": ["simpliCity", "Devlog"], - "thumbnail": "/assets/images/blog/33_cover.png", - "banner": "/assets/images/blog/33_banner.png", - "path": "/data/posts/1.md" - }, - { - "id": 2, - "title": "Catatan Publik — Zoom Fisika untuk ASS", - "description": "ASS means Asesmen Sumatif Sekolah (Summative School Assesment)", - "date": "Wed, 1 May 2024", - "author": "altaf-creator", - "tags": ["School"], - "thumbnail": "/assets/images/blog/ass.png", - "banner": "/assets/images/blog/ass.png", - "path": "/data/posts/ass.md" - } - ] -} |
