Skip to content

Mickmick21/docs

 
 

Repository files navigation

TurboWarp Docs

https://docs.turbowarp.org/

This repository contains documentation for TurboWarp.

Writing content

If you found a typo or have a suggestion to improve the pages, the easiest way to get it resolved is to post about it on the Scratch profile https://scratch.mit.edu/users/GarboMuffin/#comments or in GitHub issues https://github.com/TurboWarp/docs/issues/new. Alternatively, you can submit a pull request yourself containing a fix.

If you'd like to write a new page, we'd prefer that you ask us first before you spend much time writing.

Local Development

This website is built with Docusaurus. Documentation is inside the docs folder, generally that is all you will have to touch. We accept pull requests.

npm install
# For development:
npm start
# For production:
npm run build

About

Work in progress manual unpackaging docs for turbowarp.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.3%
  • CSS 0.7%