Skip to content

OGCraftMC/ogcraft-site

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator.

Contributing

Downloading

Use the Github client or command line to clone the project to your local machine.

Modifying

The web pages are in the "docs" folder followed by their respective category.

The "SRC" folder has the style sheets and any custom CSS.

The "static" folder is for any static assets such as images, which are in the "img" sub folder.

Installation

$ yarn

Local Development

$ yarn 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

You will not need to do this to contribute to this
$ yarn build

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors