Skip to content

Migrated developer wiki. WIP. Subject to change.

License

Notifications You must be signed in to change notification settings

grorp/dev.luanti.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luanti Developer Wiki

Hosted by GitHub Pages, generated with Hugo.

Theme: hugo-book

See /content for content.

Building locally

To build locally, you will need to first install Hugo.

When cloning the repository you need to clone it recursively so that the theme submodule gets included:

git clone --recursive https://github.com/minetest/dev.luanti.org

If you have already cloned you can fetch the submodules as such:

git submodule init
git submodule update --remote

To launch the Hugo development server run hugo server. It will watch and regenerate whenever changes are made.

To generate the site once without starting the server you can simply run hugo.

About

Migrated developer wiki. WIP. Subject to change.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published