mcoot / tamods-site

Site for TAMods information and API docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tamods-site

Site for TAMods information and API docs

Using https://docusaurus.io

Running the site

yarn install
yarn start

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Publishing the site

cmd /C "set GIT_USER=<GITHUB_USERNAME>&& yarn deploy"

About

Site for TAMods information and API docs


Languages

Language:JavaScript 84.2%Language:CSS 15.8%