/gaggiuino.github.io

My documentation edits to Gaggiuino

Gaggiuino

Discord Chat

Gaggiuino Documentation

This repo holds the documentation for the Gaggiuino project. It uses docsify to render static pages via GitHub Pages.

Local Development and Testing

Using Docsify

First, install docsify globally:

npm i docsify-cli -g

Run a local web server on the ./docs folder:

docsify serve docs

Contributing Changes

Pull requests are appreciated, please see the GitHub Flow documentation for more information on how to do that.