Create export-static-html.md
This commit is contained in:
34
articles/hubs/export-static-html.md
Normal file
34
articles/hubs/export-static-html.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Export Static HTML & CSS
|
||||
|
||||

|
||||
|
||||
> Requires a Pro Docs plan
|
||||
|
||||
## What
|
||||
If you want to host your documentation somewhere other than Stoplight, you can generate and download its Static HTML and CSS. The generated file will be a .zip file that has been minified to save space.
|
||||
|
||||
## How
|
||||
1. Select the Hub you wish to export
|
||||
2. Click the **Publish** icon on the far left toolbar
|
||||
3. Select or create a **domain**
|
||||
|
||||
### If New Domain
|
||||
1. **Build and Publish** your Hub
|
||||
2. Under **Builds** in the Publishing menu, click the download icon to the right of the Build you want to export
|
||||
|
||||
### If Already Published
|
||||
1. Under **Builds** in the Publishing menu, click the download icon to the right of the Build you want to export
|
||||
|
||||
---
|
||||
**Related Articles**
|
||||
- [Documentation with Hubs](/documentation/introduction)
|
||||
- [Routing](/documentation/getting-started/routing)
|
||||
- [Headers](/documentation/getting-started/header-footer)
|
||||
- [Pages](/documentation/getting-started/pages)
|
||||
- [Subpages](/documentation/getting-started/subpages)
|
||||
- [Blocks](/documentation/blocks)
|
||||
- [Referencing Other Data Sources](/documentation/referencing-other-data-sources)
|
||||
- [Publishing](/documentation/publishing)
|
||||
- [Theming](/documentation/design/theming)
|
||||
- [Custom CSS](/documentation/design/custom-css)
|
||||
|
||||
Reference in New Issue
Block a user