A month for maintainers to gather & share
Перейти к файлу
Sonia Ruiz 6a662aff7c ♻️ Refactor background animation 2022-04-12 18:06:39 +02:00
.github/workflows 💚 Fix workflow name 2022-04-11 16:05:23 +02:00
api 👷 Add tests and config CI to run that 2022-04-11 16:02:55 +02:00
common
components ♻️ Refactor background animation 2022-04-12 18:06:39 +02:00
content Add resource description 2022-04-12 10:07:59 +02:00
contexts
hooks
pages 💄 🍱 Add illustrations 2022-04-11 16:57:42 +02:00
public 💄 Adjust home spacing 2022-04-12 18:05:26 +02:00
styles 💄 Adjust home spacing 2022-04-12 18:05:26 +02:00
tests Add resource description 2022-04-12 10:07:59 +02:00
.eslintrc.json
.gitignore
.prettierrc
CNAME
CODE_OF_CONDUCT.md
CONTRIBUTING.md Add resource description 2022-04-12 10:07:59 +02:00
LICENSE
README-next.md
README.md
index.html
jest.config.js 👷 Add tests and config CI to run that 2022-04-11 16:02:55 +02:00
next.config.js
package.json 👷 Add tests and config CI to run that 2022-04-11 16:02:55 +02:00
yarn.lock 👷 Add tests and config CI to run that 2022-04-11 16:02:55 +02:00

README.md

GitHub 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 more details.

❇️ June 2022 ❇️

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.

License

Copyright © 2022 GitHub.
This project is MIT licensed.