SimonDarksideJ / monogame.github.io

MonoGame Website

Home Page:https://www.monogame.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monogame.github.io

This repository contains the documenation and the website for MonoGame.

Building from source

First up restore the dotnet tooling, this restores the docfx cli tool needed to build the website.

dotnet tool restore

Next to build the website, simply invoke the restored docfx tool from the CLI:

dotnet docfx docfx.json --serve

LICENSE

The MonoGame project is under the Microsoft Public License except for a few portions of the code. See the LICENSE file for more details.

About

MonoGame Website

https://www.monogame.net

License:Other


Languages

Language:Nunjucks 48.9%Language:JavaScript 31.1%Language:CSS 20.0%