:electron: The Electron website
The repository contains the code for the Electron website, built using Docusaurus, a modern static website generator. It includes information on how to contribute to translations, add new blog posts, and work on documentation locally.
To install and work on the Electron website locally, follow these steps:
yarn
.yarn start
.yarn build
.The Electron website repository includes the code built using Docusaurus and Node.js 20. It provides instructions on how to contribute to translations, add blog posts, and locally modify documentation. Developers can easily set up a local version of the website for testing and development purposes.