Skip to content

kindlich/CraftTweaker-Documentation

 
 

Repository files navigation

CraftTweaker-Documentation

Documentation for CraftTweaker

This is the source code for the documentation, you can find the actual site and documentation here

Setup:

git submodule init 
git submodule update
npm install
cd Docs-Site/
npm install

Serve:

npm run-script serve

Build

Will move the files into build/ in subfolders that the Docs-Site expects them in

npm run-script build

Testing:

Will check all the links on the markdown making sure they link to valid locations

npm run-script test

About

Documentation for CraftTweaker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • CSS 2.0%
  • Shell 0.1%