Caution
This repository has been archived. The go-mail website is now hosted in the go-mail Wiki.
This is the documentation website for the go-mail library. The website is built with Hugo and uses the brilliant GeekDocs theme.
You can find the published documentation site at: go-mail.dev
Install Hugo command line tool for your operating system
Clone this repo using:
$ git clone [email protected]:wneessen/go-mail-website.git
Change directories into the go-mail-website
directory:
$ cd go-mail-website
Now you should be able to run the site locally:
$ hugo serve
Once the site code is running locally, you can navigate to it by going to http://localhost:1313