Electron website
Перейти к файлу
MalwarePerseus 9f890e22bc
docs: Added Link/Reasons to join Discord Server (#4593)
Co-authored-by: Keeley Hammond <VerteDinde@users.noreply.github.com>
Co-authored-by: Erick Zhao <erick@hotmail.ca>
2020-10-05 10:11:40 -07:00
.github/workflows
cypress
data chore: update getting help section to include discord server (#4589) 2020-10-02 23:38:17 +03:00
docs
lib
middleware
public refactor: remove unused styles (#4436) 2020-08-29 02:53:03 +03:00
routes feat: add support for channel filtering on the RSS feed (#4351) 2020-08-31 21:43:26 +03:00
script
scripts
templates
test refactor: update community page to `@primer/css (#4438) 2020-08-30 02:47:36 +03:00
views refactor: update community page to `@primer/css (#4438) 2020-08-30 02:47:36 +03:00
.eslintrc.js
.gitattributes
.gitignore
.nvmrc
.prettierrc
.stylelintrc.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: Added Link/Reasons to join Discord Server (#4593) 2020-10-05 10:11:40 -07:00
LICENSE.md
README.md docs: add README badges (#4590) 2020-10-02 15:24:12 -07:00
app.json
cypress.json
nodemon.json
package-lock.json build(deps): bump electron-apps from 1.8333.0 to 1.8334.0 2020-10-05 00:51:24 +00:00
package.json build(deps): bump electron-apps from 1.8333.0 to 1.8334.0 2020-10-05 00:51:24 +00:00
server.js fix: disable the referrerPolicy header (#4469) 2020-09-04 20:57:56 +03:00

README.md

electronjs.org

Test Integration Test Electron Discord Invite

This is the source code for the Electron website at electronjs.org.

Code of Conduct

Electron is an open source project with a global contributor community. We want everyone to feel safe in our community, and we welcome participation from people of all backgrounds, regardless of experience level, age, gender identity, race, religion, or nationality.

All participants are expected to uphold the Code of Conduct.

Contributing

Writing code is great, but there are many other ways to make meaningful contributions to the project:

If you just want to get the site up and running locally, here's the TLDR:

git clone https://github.com/electron/electronjs.org
cd electronjs.org
npm install
npm run dev

For more info about how this site works and how to contribute, see CONTRIBUTING.md, or jump straight to a specific topic below:

License

MIT