diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-06-07 18:57:29 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-06-07 18:57:29 +0800 |
| commit | 902c56d00a8662733b0a79fc8c5952ddf7004de8 (patch) | |
| tree | eccafd8f15a4f5632c6a9f3ee3e1cc2e8faa58dd /data | |
| parent | 5cd9f8c27d069e83058400289fcae17cd96c777c (diff) | |
fix blog
Diffstat (limited to 'data')
| -rw-r--r-- | data/blogs.json | 24 | ||||
| -rw-r--r-- | data/blogs/0.md | 10 | ||||
| -rw-r--r-- | data/blogs/1.md | 10 | ||||
| -rw-r--r-- | data/blogs/altaf-devlog-0.md | 11 | ||||
| -rw-r--r-- | data/blogs/ass.md | 9 | ||||
| -rw-r--r-- | data/blogs/urban0.md | 32 |
6 files changed, 72 insertions, 24 deletions
diff --git a/data/blogs.json b/data/blogs.json index b1e9f09..bf65d3a 100644 --- a/data/blogs.json +++ b/data/blogs.json @@ -1,45 +1,21 @@ { "posts": [ { - "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/blogs/ass.md" }, { - "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/blogs/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/blogs/1.md" }, { - "id": 3, - "title": "altaf-devlog[0]: Hello, world! And I'm sorry.", - "description": "No description provided.", - "date": "May 2026", - "author": "altaf-creator", - "tags": ["simpliCity", "Devlog", "Personal"], "thumbnail": "", "banner": "", "path": "/data/blogs/altaf-devlog-0.md" diff --git a/data/blogs/0.md b/data/blogs/0.md index 91d9afc..84e122a 100644 --- a/data/blogs/0.md +++ b/data/blogs/0.md @@ -1,3 +1,13 @@ +--- +title: "beta0.2: The Visual Update is Out!" +description: "No description provided." +date: "Wed, 26 July 2023" +author: "altaf-creator" +tags: + - "simpliCity" + - "Devlog" +--- + +=+=+= # Introduction diff --git a/data/blogs/1.md b/data/blogs/1.md index a8e00c7..f1168ee 100644 --- a/data/blogs/1.md +++ b/data/blogs/1.md @@ -1,3 +1,13 @@ +--- +title: "Well that was dumb. (33nd Week of 2023)" +description: "No description provided." +date: "Wed, 16 August 2023" +author: "altaf-creator" +tags: + - "simpliCity" + - "Devlog" +--- + +=+=+= # Opening diff --git a/data/blogs/altaf-devlog-0.md b/data/blogs/altaf-devlog-0.md index b614e65..7c7fbf0 100644 --- a/data/blogs/altaf-devlog-0.md +++ b/data/blogs/altaf-devlog-0.md @@ -1,3 +1,14 @@ +--- +title: "altaf-devlog[0]: Hello, world! And I'm sorry." +description: "No description provided." +date: "May 2026" +author: "altaf-creator" +tags: + - "simpliCity" + - "Devlog" + - "Personal" +--- + +=+=+= # Work in Progress. diff --git a/data/blogs/ass.md b/data/blogs/ass.md index 456b4ee..b6f12c9 100644 --- a/data/blogs/ass.md +++ b/data/blogs/ass.md @@ -1,3 +1,12 @@ +--- +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" +--- + +=+=+= # Final Zoom Meeting Untuk ASS diff --git a/data/blogs/urban0.md b/data/blogs/urban0.md new file mode 100644 index 0000000..3ab7917 --- /dev/null +++ b/data/blogs/urban0.md @@ -0,0 +1,32 @@ +--- +title: Design Thinking and our Urban Environment +description: Work in progress +date: Jun 2026 +author: altaf-creator +tags: + - Blog + - Urbanism +--- + ++=+=+= + +This blog is a work-in-progress. +# Outline +* STEM >< Humanities. Overlap. +* **Urban design** often viewed as engineering, but it's also something human. (What is urban design) +* What is **Design Thinking** + * STEAM more human, because overlap +* Importance of design thinking in shaping our urban environment. + * Singapore strengths, HDB, placemaking. + * Singapore negatives, roadway car-centric. +* In my school, design thinking. MOE pushes for this. +* So, should be applied more, especially for our urban roads and hence environment. +* Hi! Who am I? + +-+-+-+ + ++=+=+= + +Engineering and humanities are often represented as total counterparts. In universities, diplomas awarded are categorised into two distinct fields, usually sciences and arts. + +-+-+-+
\ No newline at end of file |
