mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Update README.md
This commit is contained in:
parent
b766e6851d
commit
1eb0f59e06
1 changed files with 9 additions and 20 deletions
29
README.md
29
README.md
|
@ -2,32 +2,21 @@
|
||||||
https://lbry.org
|
https://lbry.org
|
||||||
|
|
||||||
(under devlopment)
|
(under devlopment)
|
||||||
|
**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**
|
||||||
|
|
||||||
<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>
|
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
- Git
|
- [Git](https://git-scm.com)
|
||||||
- Text editor or any code editor (E.g - [VsCode](https://code.visualstudio.com/download))
|
- [Jekyll](https://jekyllrb.com)
|
||||||
- Web browser
|
- A Text editor or any code editor (E.g - [Visual Studio Code](https://code.visualstudio.com/download) or [Atom](https://atom.io))
|
||||||
|
- Web Browser (Please don't use IE)
|
||||||
## Installation
|
|
||||||
```bash
|
|
||||||
git clone https://github.com/LBRYians/lbry-org-new.git
|
|
||||||
```
|
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
Open `index.html` in your browser and text editor to make changes. <br>
|
1. Fork this repo.
|
||||||
If using VsCode studio you can use [Live Server Plugin](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) For getting an instant preview after each change in your default browser
|
2. Clone your fork locally.
|
||||||
|
3. This website uses [Jekyll](https://jekyllrb.com/). Read the [Jekyll Docs](https://jekyllrb.com/docs/) to develop locally.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.
|
Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.
|
||||||
|
|
Loading…
Add table
Reference in a new issue