mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-31 17:31:29 +00:00
40 lines
984 B
Markdown
40 lines
984 B
Markdown
# lbry-org-new
|
|
New Design for lbry.org
|
|
|
|
under devlopment
|
|
|
|
<h1 align="center">lbry.org</h1>
|
|
|
|
<div align="center">
|
|
<strong>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the LBRY network in a way that the community of LBRYians decides themselves.</strong>
|
|
</div> <br>
|
|
|
|
<div align="center">
|
|

|
|
</div>
|
|
|
|
|
|
|
|
## Prerequisites
|
|
- Git
|
|
- Text editor
|
|
- Web browser
|
|
|
|
## Installation
|
|
```bash
|
|
git clone https://github.com/LBRYians/lbry-org-new.git
|
|
```
|
|
|
|
## Development
|
|
Open `index.html` in your browser and text editor to make changes.
|
|
|
|
## Usage
|
|
Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.
|
|
|
|
## Contributing
|
|
Contributions to this project are welcome, encouraged, and compensated.
|
|
|
|
For more details, see [CONTRIBUTING](https://lbry.tech/contribute).
|
|
|
|
## License
|
|
This project is MIT licensed. For the full license, see [LICENSE](LICENSE).
|