ReflowOS Architecture and Manual for Distributed Network Setup and Maintenance
This project uses docusaurus.
Building requires NPM and Yarn installed.
Then install all dependencies: cd website && yarn
Build using cd website && yarn build.
Results found in website/build/ReflowOS
Run using yarn run start
##Deploy
For deploy use make which will put results in the gh-pages branch.