Offline HTML Bundle
Offline HTML Bundle is a static export that can be hosted almost anywhere as a folder of HTML, CSS, JavaScript, images, and JSON files. No server-side dependencies are required.
When to use
- You need a self-contained, offline-ready package
- You want to host content on any static web host
- You need zero installs and no platform dependencies
Capabilities
- View-only delivery of exported content
- No NimbleStory runtime services
- Access control and metrics handled by the host system
Content updates
- Structural updates require re-export
- Limited local updates can be supported for specific solutions
Deployment examples
- SharePoint document libraries
- WordPress
- AWS S3 or Cloudflare Pages
- IIS, Apache, Tomcat, or nginx