Skip to content

Wiki for all things related to the FarLands Minecraft server.

Notifications You must be signed in to change notification settings

FarLandsMC/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarLands Wiki

This is the repo which hosts the source for the FarLands Wiki.

To build, you must have both mdBook and mdBook-pagetoc installed.

You'll also need to install the mdbook-fl preprocessor. Which you can either do by cloning the repo and running cargo install --path . or just install from the GitHub page like the CI does: cargo install --git ...

Once you've got those, you can run

mdbook build

To build the book into book/

For development, use

mdbook serve [-p <port>]

to build and serve (with hot reload) on a given port.

About

Wiki for all things related to the FarLands Minecraft server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published