Skip to content

oornaque/montferret.github.io

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.6%
  • SCSS 9.5%
  • JavaScript 7.7%
  • Go 5.7%
  • Shell 1.5%