Skip to content

esphome/developers.esphome.io

Repository files navigation

ESPHome Developer Documentation

Built with Astro and Starlight.

Want to contribute?

  • Clone this repo
  • Install dependencies: npm install
  • Run the dev server:
    • npm run dev
    • The site is served at http://localhost:4321

Commands

Command Action
npm install Install dependencies
npm run dev Start the local dev server
npm run build Build the production site to ./dist/
npm run preview Preview the production build locally

Content

  • Documentation pages live in src/content/docs/.
  • Blog posts live in src/content/docs/blog/ and are powered by starlight-blog.
  • Static assets (images, favicon) live in public/.

About

ESPHome developer documentation website

Resources

License

Code of conduct

Security policy

Stars

19 stars

Watchers

6 watching

Forks

Sponsor this project

Contributors