From 1eb0f59e0624f3a2d0830823b142d96b7a9d5938 Mon Sep 17 00:00:00 2001 From: Harsh Khandeparkar <34770591+HarshKhandeparkar@users.noreply.github.com> Date: Sun, 5 Jul 2020 02:27:23 +0530 Subject: [PATCH] Update README.md --- README.md | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 393f8df..782df26 100644 --- a/README.md +++ b/README.md @@ -2,32 +2,21 @@ https://lbry.org (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** -

lbry.org

- -
- 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. -

- - - ![Screenshot](./img/lbry-foundation.JPG) - - +![Screenshot](./img/lbry-foundation.JPG) ## Prerequisites -- Git -- Text editor or any code editor (E.g - [VsCode](https://code.visualstudio.com/download)) -- Web browser - -## Installation -```bash -git clone https://github.com/LBRYians/lbry-org-new.git -``` +- [Git](https://git-scm.com) +- [Jekyll](https://jekyllrb.com) +- 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) ## Development -Open `index.html` in your browser and text editor to make changes.
-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 +1. Fork this repo. +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 Visit [LBRY Foundation](https://lbryians.github.io/lbry-org-new/) to see this repo in production.