https://github.com/forem/admin-docs
Empowering Forem Creators
https://github.com/forem/admin-docs
Last synced: about 1 month ago
JSON representation
Empowering Forem Creators
- Host: GitHub
- URL: https://github.com/forem/admin-docs
- Owner: forem
- Created: 2021-05-12T15:49:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T19:36:20.000Z (over 1 year ago)
- Last Synced: 2023-11-15T20:34:36.076Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 23.2 MB
- Stars: 14
- Watchers: 14
- Forks: 22
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Forem Admin Docs🌱
For Empowering Community## What is Forem?
Forem is open source software for building communities. Communities for your
peers, customers, fanbases, families, friends, and any other time and space
where people need to come together to be part of a collective.
[See our announcement post](https://dev.to/devteam/for-empowering-community-2k6h)
for a high-level overview of what Forem is.[dev.to](https://dev.to) (or just DEV) is hosted by Forem. It is a community of
software developers who write articles, take part in discussions, and build
their professional profiles. We value supportive and constructive dialogue in
the pursuit of great code and career growth for all members. The ecosystem spans
from beginner to advanced developers, and all are welcome to find their place
within our community. ❤️## Table of Contents
- [What is Forem?](#what-is-forem)
- [Table of Contents](#table-of-contents)
- [Community](#community)
- [Contributing](#contributing)
- [License](#license)## Community
For a place to have open discussions on features, voice your ideas, or get help
with general questions please visit our community at
[forem.dev](https://forem.dev/).## Contributing
We encourage you to contribute to Forem! Please check out the
[Contributing to Forem guide](.github/CONTRIBUTING.md) for guidelines about how to
proceed.## License
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option) any
later version. Please see the [LICENSE](.github/LICENSE.md) file in our repository for
the full text.Like many open source projects, we require that contributors provide us with a
Contributor License Agreement (CLA). By submitting code to the Forem project,
you are granting us a right to use that code under the terms of the CLA.Our version of the CLA was adapted from the Microsoft Contributor License
Agreement, which they generously made available to the public domain under
Creative Commons CC0 1.0 Universal.Any questions, please refer to our
[license FAQ](https://docs.forem.com/licensing/) doc or email [email protected].[⬆ Back to Top](#Table-of-contents)