Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethereum-optimism/community-hub
Optimism Governance Docs
https://github.com/ethereum-optimism/community-hub
Last synced: 4 days ago
JSON representation
Optimism Governance Docs
- Host: GitHub
- URL: https://github.com/ethereum-optimism/community-hub
- Owner: ethereum-optimism
- Created: 2020-10-06T18:17:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T15:36:44.000Z (about 2 months ago)
- Last Synced: 2024-10-25T17:55:14.475Z (about 2 months ago)
- Language: MDX
- Homepage: https://community.optimism.io
- Size: 56.2 MB
- Stars: 337
- Watchers: 8
- Forks: 445
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- best-of-crypto - GitHub - 20% open · ⏱️ 03.06.2024): (Others)
README
# Optimism Community Hub
This repo houses the Optimism Community Hub located at [community.optimism.io](https://community.optimism.io/). All documentation-related updates and new content will be tracked and maintained in this repo.
## Local Development
How to [install pnpm](https://pnpm.io/installation)
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
## Contributions
Please see the [CONTRIBUTING.md](https://github.com/ethereum-optimism/docs/blob/main/CONTRIBUTING.md) page for specifics on how to write PRs, use the linter, run spellcheck, add dictionary terms, etc. You should also review the [Optimism Documentation Style Guide](/pages/connect/contribute/style-guide.mdx) for additional guidelines, especially if you are writing entirely brand new pages to the developer docs, as opposed to smaller edits and/or revisions.
## Project Board
You can track documentation [issues](https://github.com/ethereum-optimism/community-hub/issues) or submit documentation [requests](https://github.com/ethereum-optimism/community-hub/issues/new/choose) directly from this repo.
## License
This project is licensed under the MIT License.