website
website copied to clipboard
:electron: The Electron website
Currently we are not taking into consideration when a document is deleted as it is still part of the sidebars and the build fails.
https://www.electronjs.org/de/docs/latest/tutorial/quick-start Links to `app` and `BrowserWindow` look to be broken only under this translation. 🤔 ``` [WARNING] Docusaurus found broken links! Please check the pages of your site in the...
Docusaurus just released a new major version! https://docusaurus.io/blog/preparing-your-site-for-docusaurus-v3 TODO: flesh this out into smaller issues before we do the major version upgrade.
When on the 'apps' section of the electron page (https://electronjs.org/apps/), under the language dropdown menu when under the non-english version of the page (for example when in https://electronjs.org/pt/apps, the dropdowns...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
In Get Started/ Quick Start There is "During execution, Electron will look for this script in the main field of the app's package.json config, which you should have configured during...
Not sure how many people this could benefit, but the docs could benefit from being able to hide methods that are platform specific. For example, I'm currently hired to develop...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
fixes issue #408 added a sorting function in [create-sidebar.ts](https://github.com/electron/website/blob/main/scripts/tasks/create-sidebar.ts) to sort the sidebar in api