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 adding a historical 2022 section 2023-03-08 09:47:03 -05:00
common Link to archived 2023 site in the footer 2024-02-15 12:51:37 -08:00
components Update Council.jsx 2024-04-12 11:46:35 -07:00
content Change event type to a supported option 2024-05-19 08:31:13 +01:00
contexts 🚧 💄 Background animation first approach 2022-04-06 14:25:14 +02:00
hooks ♻️ 💄 Animatios hook 2022-04-13 10:34:27 +02:00
pages library is now for stories not resources 2023-04-27 23:01:57 -04:00
public Great Scott! 2024-04-12 15:17:54 -07:00
styles feat: added news section in home page with news page 2023-04-28 01:39:06 +05:30
tests Reset events tests 2024-02-16 16:44:55 +00:00
.eslintrc.json 🚧 Architecture first approach 2022-04-06 14:25:09 +02:00
.gitignore removed generated images 2023-05-01 22:17:29 -04:00
.prettierrc 🎨 Add prettier and format code 2022-04-06 14:25:13 +02:00
CNAME 📝 Update docs 2022-04-06 14:26:06 +02:00
CODE_OF_CONDUCT.md 📝 Update docs 2022-04-06 14:26:06 +02:00
CONTRIBUTING.md Remove link title event field 2022-04-13 11:19:12 +02:00
LICENSE 📝 Update docs 2022-04-06 14:26:06 +02:00
Participation.md Update Participation.md 2024-04-12 11:36:35 -07:00
README-next.md 📝 Update docs 2022-04-06 14:26:06 +02:00
README-old.md 📝 Add old README 2022-04-13 13:00:48 +02:00
README.md Update README.md 2024-03-06 13:24:11 -08:00
index.html Update index.html 2021-04-04 16:45:11 -07:00
jest.config.js 👷 Add tests and config CI to run that 2022-04-11 16:02:55 +02:00
next.config.js Add output:export to Next.js config and remove next export 2023-11-14 17:19:29 -06:00
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.