MontFerret / montferret.github.io

Website for Ferret project

Repository from Github https://github.comMontFerret/montferret.github.ioRepository from Github https://github.comMontFerret/montferret.github.io

Ferret Website

Built with Hugo

Prerequisites

  • Go
  • Hugo
  • Node.js
  • Mage for building the website.
  • frep(optional) is the tool used for templating the documentation

Getting Started

Installing dependencies

go mod tidy && mage install

Dev server

mage serve

Generating API docs

Generating stdlib documentation requires doc rep YAML.

mage generate

Publishing

mage publish

About

Website for Ferret project

License:MIT License


Languages

Language:HTML 75.6%Language:SCSS 9.5%Language:JavaScript 7.7%Language:Go 5.7%Language:Shell 1.5%