A month for maintainers to gather & share
Перейти к файлу
Chris Reddington f82eea3db6
Merge pull request #195 from github/dependabot/npm_and_yarn/npm_and_yarn-862843ec32
Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group
2024-10-14 13:09:21 +01:00
.github Fix typo in add-to-library.yaml 2024-04-28 09:35:13 +01:00
api
common
components
content Change event type to a supported option 2024-05-19 08:31:13 +01:00
contexts
hooks
pages
public
styles
tests
.eslintrc.json
.gitignore
.prettierrc
CNAME
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Participation.md
README-next.md
README-old.md
README.md
index.html
jest.config.js
next.config.js
package.json Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group 2024-10-13 13:41:50 +00:00
yarn.lock Bump next from 14.1.1 to 14.2.10 in the npm_and_yarn group 2024-10-13 13:41:50 +00:00

README.md

Maintainer Month

A month for open source maintainers to gather, share, and be celebrated. 🥳

Repository for the official GitHub Maintainer Month website. You can access the website through this link

Add your event! See the contributing guide for details on how.

❇️ May 2024 ❇️

Table of Contents

Getting Started

Installation

Run the following command before any other to install all the project's dependencies.

yarn install

Usage

To start application in development mode at http://localhost:3000 run the following command.

yarn start

Build

To generate the application build run the following command

yarn build

This will create an out folder in the repository root with the static files.

Contributing

See the contributing guide for more details.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Maintainer Month Origins

Maintainer Month was created, and is maintained, by GitHub, starting in 2021 as Maintainer Week. It was simaeltaneously conceived of by Kara Sowles and Josh Simmons, who called each other to tell each other the same idea. It's intended as an industry-wide event that isn't owned by GitHub - that belongs to anyone who wants to contribute or participate. In includes an Advisory Council from folks across the industry that shape what it is.

License

Copyright © 2023 GitHub.
This project is MIT licensed.