Skip to content

Commit 17dcec3

Browse files
committed
refactor: some apps
1 parent 0ffd878 commit 17dcec3

6 files changed

Lines changed: 2570 additions & 343 deletions

File tree

public/apps/apps.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
"icon": "BrainIcon",
2323
"created_at": "2026-02-28T12:00:00+03:00"
2424
},
25+
{
26+
"slug": "constellation-cartographer",
27+
"to": "/apps/constellation-cartographer",
28+
"title": "Constellation Cartographer",
29+
"description": "Trace constellations on a celestial atlas in the manner of the 1660 Cellarius Harmonia Macrocosmica.",
30+
"icon": "StarIcon",
31+
"created_at": "2026-05-04T12:00:00+03:00",
32+
"pinned_order": 9
33+
},
2534
{
2635
"slug": "feztype",
2736
"to": "/apps/feztype",

public/rss.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Sun, 03 May 2026 18:55:31 GMT</lastBuildDate>
12+
<lastBuildDate>Mon, 04 May 2026 17:48:41 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Sun, 03 May 2026 18:55:30 GMT</pubDate>
14+
<pubDate>Mon, 04 May 2026 17:48:41 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>

0 commit comments

Comments
 (0)