mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
Updated README
This commit is contained in:
parent
83ae6ca617
commit
82dc2aaa12
1 changed files with 31 additions and 23 deletions
54
README.md
54
README.md
|
@ -1,44 +1,52 @@
|
|||
# lbry.com
|
||||
<h1 align="center">lbry.com</h1>
|
||||
|
||||
[](https://github.com/lbryio/lbry.com/blob/master/LICENSE)
|
||||
[](https://chat.lbry.com)
|
||||
<div align="center">
|
||||
<strong>We came from the future to help you save the Internet</strong>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
Official website for <a href="https://lbry.com">the LBRY protocol</a>.
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<img src="https://spee.ch/4/com-2019-march.png" title="Screenshot of lbry.com"/>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="https://github.com/lbryio/lbry.com/blob/master/LICENSE">
|
||||
<img src="https://img.shields.io/dub/l/vibe-d.svg?style=flat-square"/>
|
||||
</a>
|
||||
|
||||
<a href="https://chat.lbry.com">
|
||||
<img src="https://img.shields.io/discord/362322208485277697.svg?style=flat-square&logo=discord"/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
The [lbry.com](https://lbry.com) website. This website uses barebones PHP along with Javascript and SCSS.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Please see [INSTALL](INSTALL.md) for comprehensive, easy-to-follow instructions on running this project.
|
||||
|
||||
## Usage
|
||||
Unless you are planning to contribute to the `lbry.com` website, this project serves little independent purpose.
|
||||
|
||||
Unless you are planning to contribute to the lbry.com website, this project serves little independent purpose.
|
||||
|
||||
To access a local copy of lbry.com, follow [INSTALL](INSTALL.md) and then access `localhost:8000` in your browser. This will allow you to make changes to the website, test locally and then submit pull requests.
|
||||
|
||||
## Running from Source
|
||||
|
||||
Please see [INSTALL](INSTALL.md) for details on how to run from source.
|
||||
|
||||
## License
|
||||
|
||||
This project is MIT licensed. For the full license, see [LICENSE](LICENSE).
|
||||
To access a local copy of `lbry.com`, follow [INSTALL](INSTALL.md) and then access `localhost:8000` in your browser. This will allow you to make changes to the website, test locally, and then submit pull requests.
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions to this project are welcome, encouraged, and compensated. For more details, see [CONTRIBUTING](https://lbry.tech/contribute).
|
||||
|
||||
## Security
|
||||
## License
|
||||
This project is MIT licensed. For the full license, see [LICENSE](LICENSE).
|
||||
|
||||
We take security seriously. Please contact [security@lbry.com](mailto:security@lbry.com) regarding any security issues. Our PGP key is [here](https://keybase.io/lbry/key.asc) if you need it.
|
||||
## Security
|
||||
We take security seriously. Please contact [security@lbry.io](mailto:security@lbry.io) regarding any security issues.
|
||||
|
||||
[Our PGP key is here](https://keybase.io/lbry/key.asc) if you need it.
|
||||
|
||||
## Contact
|
||||
|
||||
The primary contact for this project is [Paul Anthony Webb](https://github.com/NetOperatorWibby) (paul+github@lbry.com).
|
||||
The primary contact for this project is [@netoperatorwibby](https://github.com/netoperatorwibby) (paul@lbry.io).
|
||||
|
||||
## Additional Info and Links
|
||||
|
||||
- [https://lbry.com](https://lbry.com) - The live LBRY website
|
||||
- [Discord Chat](https://chat.lbry.com) - A chat room for the LBRYians
|
||||
- [Email us](mailto:hello@lbry.com) - LBRY Support email
|
||||
|
|
Loading…
Add table
Reference in a new issue