Skip to content

jakub-kocka/developer-portal

 
 

Repository files navigation

Developer Portal

This project stores the files for the Espressif Developer Portal website. GitHub Actions statically generate the website using Hugo and pushes it to a web server for online hosting.

Contribute and render locally

If you want to contribute to this project, it would be nice to see the rendered version. The website can be easily rendered on your local machine using the following steps:

  1. Clone this repository using git clone --recursive.
  2. Install Hugo following the instructions.
  3. In the project folder, run hugo server and open the provided local web address, usually http://localhost:1313/.

See also the Contribution Guide articles:

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.6%
  • HTML 43.7%
  • JavaScript 2.5%
  • Python 2.2%