These are the docs for Texture, the platform eliminating data silos in energy.
Texture makes your energy systems visible, responsive, and connected—without rebuilding your stack. It works with your existing infrastructure—no migration, no disruptions. Start with a single integration or use case, and expand as you go. Texture helps you stay ahead by making your data work smarter.
They are hosted here: https://docs.texturehq.com
While these docs are created by Texture employees and they are official docs, we are happy to accept pull requests and contributions from the community.
See something that's not quite right? Have a suggestion? Open an issue or submit a PR! Someone from the Texture team will review it and merge it in.
$ yarn # install dependencies
$ cp .env.example .env # copy example environment variables
$ yarn start # start the local development server
This site is built using Docusaurus, a modern static website generator.
This site uses both Vercel Analytics and PostHog for tracking user behavior:
- Vercel Analytics is automatically configured through the
/_vercel/insights/script.js
script - PostHog is configured directly in the docusaurus.config.ts file with the PostHog script
These analytics tools help us understand how users interact with our documentation, allowing us to make improvements based on actual usage patterns.