22 lines
427 B
Markdown
22 lines
427 B
Markdown
|
# gmi-web
|
||
|
## A bridge between Gemini and HTTP
|
||
|
|
||
|
### gmi.css
|
||
|
> rem based stylesheet for text-focused content inspired by Tachyons.
|
||
|
|
||
|
* readable
|
||
|
* predictable
|
||
|
* mobile friendly
|
||
|
|
||
|
live example/docs: [gmi.css](https://talon.computer/css/)
|
||
|
|
||
|
### gmi.js
|
||
|
> an optional extension to gmi.css
|
||
|
|
||
|
* light/dark mode
|
||
|
* click to copy pre blocks
|
||
|
* inline images, audio and video
|
||
|
* themeable
|
||
|
|
||
|
live example/docs: [gmi.js](https://talon.computer/js/)
|