# Gemini
Tilde.pink is currently running gmid, a gemini server. To
configure your own gemini page, create a directory in your ~
folder called "public_gemini". Create a file called "index.gmi"
in this folder. Your tilde.pink root url will look like this:
gemini://tilde.pink/~username/
## Formatting
There is an excellent guide on gemtext formating located on
gemini.circumlunar.space, but it is gemini protocol only.
Here is a mirror in gopher:
(DIR) A quick introduction to "gemtext" markup
## Clients
There are currently two gemini clients available on tilde.pink.
* AV-98 (Command: "av98")
* Bombadillo (Command: "bombadillo")
Note: Bombadillo is capable of viewing both gopher and gemini
sites. It defaults to the gopher protocol. To view a gemini
site, use the full gemini url (ie; "gemini://tilde.pink").
## Additional Information
For more information on the gemini protocol:
(DIR) gemini.circumlunar.space