docio.devDocio.dev is a streamlined hosting service specifically designed for Rspress-built documentation sites. It's perfect for open-source projects that need a simple and reliable way to host their documentation.
Create a new Rspress documentation site:
Create a new GitHub repository:
docioInstall the GitHub App:
docio repositoryOnce set up, docio.dev will:
https://[organization-name].docio.devdocioYour documentation will be available at a URL based on your organization name:
https://[slugified-org-name].docio.devSometimes the organization name is not available, in this case, the URL will be
https://[slugified-org-name]-[random-string].docio.dev. You can find the URL
in the deployment logs in your GitHub repository.
MyCompany → https://my-company.docio.devHello_World → https://hello-world.docio.devOpen Source Project → https://open-source-project.docio.devIf your site isn't deploying:
docioRemember to commit and push your changes to the default branch (usually main
or master) to trigger a deployment
If you encounter any issues or need assistance: