https://github.com/owickstrom/the-monospace-web
A minimalist design exploration
https://github.com/owickstrom/the-monospace-web
css design minimalist monospace web
Last synced: 5 months ago
JSON representation
A minimalist design exploration
- Host: GitHub
- URL: https://github.com/owickstrom/the-monospace-web
- Owner: owickstrom
- License: mit
- Created: 2024-08-25T18:35:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-25T13:56:40.000Z (8 months ago)
- Last Synced: 2025-05-12T03:13:35.423Z (5 months ago)
- Topics: css, design, minimalist, monospace, web
- Language: HTML
- Homepage: https://owickstrom.github.io/the-monospace-web/
- Size: 1.49 MB
- Stars: 2,596
- Watchers: 19
- Forks: 169
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- starred - owickstrom/the-monospace-web - A minimalist design exploration (HTML)
README
# The Monospace Web
Monospace fonts are dear to many of us. Some find them more readable, consistent, and beautiful, than their proportional alternatives. Maybe we’re just brainwashed from spending years in terminals? Or are we hopelessly nostalgic? I’m not sure. But I like them, and that’s why I started experimenting with all-monospace Web.
https://owickstrom.github.io/the-monospace-web/
## Build
```
nix develop # or `direnv allow .`
make
```## License
[MIT](LICENSE.md)