Skip to content

Mochxd/shafthq.github.io

 
 

Repository files navigation

SHAFT User Guide

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

Installation

yarn install

Local Development

  • Start a local server by running this command:
yarn start
  • A new browser window will open; most changes are reflected live without having to restart the server.
  • Create your own .md files under the docs or blog directories.
  • You can use something like https://dillinger.io/ to help you create the .md file.
  • Add your new file to the sidebar if needed by editing this file /sidebars.js.

Deployment

  • Just open a PR with your changes, a temp deployment will be created so that you can view your changes live.
  • Once you're happy with the output, submit your PR for review.
  • Once it is merged, the changes will be automatically deployed to https://shafthq.github.io/

Support

If you need support to contribute, kindly join our slack channel to align and discuss.
automatest-workspace

About

SHAFT_Engine's official user guide, powered by Docusaurus 3.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 59.6%
  • TypeScript 20.7%
  • CSS 19.5%
  • HTML 0.2%