summaryrefslogtreecommitdiff
path: root/data/posts.json
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-04-30 22:01:53 +0800
committeraltaf-creator <dev@altafcreator.com>2026-04-30 22:01:53 +0800
commitdb1c6676a13798ee57dbac429a1d5045b60356fb (patch)
tree5ff305c09686de50bbcac404c1954e42c26ba494 /data/posts.json
parent97fa8f57fbefcbfa6b3e56c31a1e5b60ef1a9e37 (diff)
quite a big commit
Diffstat (limited to 'data/posts.json')
-rw-r--r--data/posts.json37
1 files changed, 0 insertions, 37 deletions
diff --git a/data/posts.json b/data/posts.json
deleted file mode 100644
index 760dbfc..0000000
--- a/data/posts.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{ "posts":
- [
- {
- "id" : 0,
- "title" : "beta0.2: The Visual Update is Out!",
- "description" : "",
- "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" : "",
- "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"
- }
- ]
-}