wneessen / go-mail-website

Documentation website for go-mail

Home Page:https://go-mail.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-mail-website

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

Prerequisites

Install Hugo command line tool for your operating system

Installation

Clone this repo using:

$ git clone git@github.com: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

About

Documentation website for go-mail

https://go-mail.dev

License:MIT License


Languages

Language:HTML 99.5%Language:CSS 0.5%