gemweb-ssg
Before this project, my website was writting in gemtext, a text format near to markdown but not quite. This format is used in the gemini protocol. In my opinion, this format is cool but is not as resilient as markdown.
So I decided to transform all my .gmi files to .md files, then write a small command line tool to build from the markdown, an html version and a gemini version.
The page you are reading is firstly redacted in markdown, and I'm not going to hide it from you, the rest of the page is my testing playground.
Heading 1
Heading 2
Heading 3
This paragraph is in bold or italic ? Maybe both
Someone said a thing that I can quote in this block
This multiple line quote
is not so bad, don't you think ?
- this
- list
- is
- unordered
- this
- ordered
- list
- will
- be
- supported ?
This is a link to the home page
Person | January | February |
---|---|---|
Jack | 0 | 129.30 |
John | 101.90 | 122.00 |
--
Nice
code
block
Last-Updated: