diff --git a/README.md b/README.md index 1a9a2f2..54bfdcf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # gmitohtml +[![GoDoc](https://gitlab.com/tslocum/godoc-static/-/raw/master/badge.svg)](https://docs.rocketnine.space/gitlab.com/tslocum/gmitohtml) [![CI status](https://gitlab.com/tslocum/gmitohtml/badges/master/pipeline.svg)](https://gitlab.com/tslocum/gmitohtml/commits/master) [![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space) -[Gemini](https://gemini.circumlunar.space) to HTML conversion tool and daemon +[Gemini](https://gemini.circumlunar.space) to [HTML](https://en.wikipedia.org/wiki/HTML) +conversion tool and daemon ## Download diff --git a/pkg/gmitohtml/assets.go b/pkg/gmitohtml/assets.go index a978f71..5fd034e 100644 --- a/pkg/gmitohtml/assets.go +++ b/pkg/gmitohtml/assets.go @@ -2,6 +2,28 @@ package gmitohtml var fs = make(inMemoryFS) +const indexPage = ` + + +
+