Hyperbook Documentation

Deploy on Your Server

You just need to copy the output folder after running the setup and build command.

npx hyperbook setup
npx hyperbook build

cp -R .hyperbook/out /var/www/my-website

If you deploy to a subfolder ensure to set the basePath option in your Hyperbook configuration.

✎ GitHub© Copyright 2024 by OpenPatch.