Skip to content

MoolahModding/site

Repository files navigation

Website

This website is generated from Markdown files using Docusaurus 2.

We loosely follow the Semantic Line Break format in the source files to keep them readable in-editor.

For special Markdown syntax, see the Markdown Features section of the Docusaurus documentation.

Installation

$ npm install

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

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

It is recommended to run this command at least once before creating a pull request. This creates a production build, which removes draft pages and has stricter checks for things like broken links and missing images.

To serve the finished build locally, you can run this command:

$ npm run serve

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages