💾 Archived View for bakertribe.co.uk › articles › howtocreate.gmi captured on 2023-09-08 at 15:51:04. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

How to write a Gemini page

If you are use to writing in basic html (back in the day) it's like that but so much easier. It is basically just text with a few special characters which changes the formating it is so easy.

If you can feel free to check the source code if that helps you understand how it works.

Title Header

# Title Header

Secondary Header

## Secondary Header

Third Header

### Third Header

Gemini Link

=> gemini://gemini.circumlunar.space/ Gemini Link

HTTP Link

=> https://www.google.co.uk HTTP Link

Fix Ascii Art

To fix ascii art so instead it looking like this;

_

/ \ _-'

_/| \-''- _ /

__-' { | \

/ \

/ "o. |o }

| \ ;

',

\_ __\

''-_ \.//

/ '-____'

/

_'

_

To looking like this by adding;

3 backticks `

Paste your ascii art

3 backticks `

        _
       / \      _-'
     _/|  \-''- _ /
__-' { |          \
    /             \
    /       "o.  |o }
    |            \ ;
                  ',
       \_         __\
         ''-_    \.//
           / '-____'
          /
        _'
      _