docs: add stormkit as deployment platform (#2413)

This commit is contained in:
Can Eldem 2024-05-07 01:11:41 +01:00 committed by GitHub
parent e15ad0c7d5
commit 11015feecc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,6 +135,17 @@ frontend:
| /<\*>.png | /<\*>.png | 200 (Rewrite) |
| /<\*> | /index.html | 200 (Rewrite) |
## Stormkit
1. Login to your [Stormkit](https://www.stormkit.io) account.
2. Using the user interface, import your docsify project from one of the three supported Git providers (GitHub, GitLab, or Bitbucket).
3. Navigate to the projects production environment in Stormkit or create a new environment if needed.
4. Verify the build command in your Stormkit configuration. By default, Stormkit CI will run `npm run build` but you can specify a custom build command on this page.
5. Set output folder to `docs`
6. Click the “Deploy Now” button to deploy your site.
Read more in the [Stormkit Documentation](https://stormkit.io/docs).
## Docker
- Create docsify files