## ABOUT
mores.dev is a phosphor-green console for developer documentation. boot, scroll, type. the system narrates itself. there is no UI -- only stdout. there are no images -- only ascii. the entire interface is one column, one font, two colors of green. you are reading a terminal that has been running since 1983.
+----------------------------------------------------+
| .--. .--. .---. .---. .--. .---. |
| | || () | | X || - || || - | |
| '--' '--' '---' '---' '--' '---' |
| m o r e s . d e v |
+----------------------------------------------------+
| status: ONLINE uptime: 41y 03m 18d load: 0.42 |
+----------------------------------------------------+
## MANIFEST
- * monospace as a moral position
- * one column, one cursor, one truth
- * output before interface
- * characters before pixels
- * the prompt is the homepage
- * every link is a command
- * every command is a story
## MODULES
+--------------+ +--------------+ +--------------+
| /core | ---> | /render | ---> | /stdout |
| parser | | ascii-paint | | phosphor |
+--------------+ +--------------+ +--------------+
| ^
v |
+--------------+ +--------------+ |
| /input | ---> | /interpret | -----------+
| keystrokes | | cmd-router |
+--------------+ +--------------+
five modules. each does one thing. they speak to each other in plain text over a single pipe. no JSON, no XML, no protocol -- just newline-delimited intentions. the kind of architecture you can read aloud.
## LOG
[1983-04-01 02:11:07] kernel: tty0 attached, 80x25, phosphor-green
[1992-08-19 23:44:02] mores : compiled documentation/v1
[2001-01-09 14:00:00] mores : ascii-art renderer, stable
[2014-06-30 10:17:55] mores : typewriter daemon enabled
[2026-03-21 13:13:12] mores : design language committed (#33c5a886)
[2026-05-07 09:00:00] mores : you connected. welcome.
## CONTACT
+--------------------------------------+
| mailto: hello @ mores . dev |
| irc : #mores on libera.chat |
| pgp : 0xMORE5DEV |
+--------------------------------------+
>