Skip to content

Commit 85ae5f7

Browse files
committed
docs: add atlas.facade to suite documentation
1 parent e6ad8ce commit 85ae5f7

File tree

5 files changed

+82
-75
lines changed

5 files changed

+82
-75
lines changed

public/projects/atlas-projects/description.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The Atlas Suite is a family of minimalist, high-performance command-line tools b
1616
- 10. **[atlas.otp](https://github.com/fezcode/atlas.otp)**: A high-visibility, minimalist terminal TOTP (2FA) manager. Securely manage and copy one-time passwords with a sleek Onyx & Gold theme.
1717
- 11. **[atlas.diff](https://github.com/fezcode/atlas.diff)**: A high-visibility, side-by-side terminal diff tool. Compare files with statistical clarity and a clean Atlas-inspired aesthetic.
1818
- 12. **[atlas.screensaver](https://github.com/fezcode/atlas.screensaver)**: A collection of aesthetic terminal screensavers. Enjoy nostalgic Starfield, Pipes, Matrix, DNA, and Waves animations directly in your terminal.
19+
- 13. **[atlas.facade](https://github.com/fezcode/atlas.facade)**: A retro-future Pip-Boy style mock API server. Prototype frontends instantly by forging backend responses from simple PIML blueprints.
1920

2021
### Why Atlas?
2122

public/projects/atlas-projects/social.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,8 @@ link: https://github.com/fezcode/atlas.hub
6262
fezcode
6363
+13 -0 ~0
6464
link: https://github.com/fezcode/atlas.screensaver
65+
---
66+
# Facade
67+
fezcode
68+
+14 -0 ~0
69+
link: https://github.com/fezcode/atlas.facade

public/projects/atlas-projects/terminal.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@
1111
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.otp
1212
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.diff file1.go file2.go
1313
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.screensaver
14+
<span class="text-[#b8bb26]">➜</span> <span class="text-[#fabd2f]">~</span> atlas.facade --file routes.piml

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>Fri, 20 Feb 2026 21:44:25 GMT</lastBuildDate>
12+
<lastBuildDate>Fri, 20 Feb 2026 22:23:04 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Fri, 20 Feb 2026 21:44:24 GMT</pubDate>
14+
<pubDate>Fri, 20 Feb 2026 22:23:04 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)