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 git@github.com:wneessen/go-mail-website.gitChange directories into the go-mail-website directory:
$ cd go-mail-websiteNow you should be able to run the site locally:
$ hugo serveOnce the site code is running locally, you can navigate to it by going to http://localhost:1313