GithubHelp home page GithubHelp logo

isabella232 / documentation-27 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prysmaticlabs/documentation

0.0 0.0 0.0 15.5 MB

Documentation portal for all things Prysmatic / Eth2

Home Page: https://docs.prylabs.network

JavaScript 41.42% CSS 54.77% HTML 1.36% Dockerfile 2.45%

documentation-27's Introduction

Prysm Documentation Portal

This repository houses all the documentation pertaining to the Prysm client and Ethereum 2. It is generated with Docusaurus.

Below are steps for initialising and reproducing this portal for development.

Dependencies

  1. The latest version of Node installed.

  2. The latest version of Yarn installed. (Optional, but recommended)

    You have to be on Node >= 8.x and Yarn >= 1.5.

Installation

  1. Clone this repository.
  2. Enter the newly cloned repo and enter the website directory.
  3. Issue the command npm install
  4. Wait for the installation process to complete.

Running the development server

  1. From within the website directory, run the local web server using yarn start or npm start.

  2. Load the example site at http://localhost:3000 if it did not already open automatically. If port 3000 has already been taken, another port will be used. Look at the console messages to see which.

    You should see the example site loaded in your web browser. There's also a LiveReload server running, and any changes made to the docs and files in the website directory will cause the page to refresh.

Building Static HTML Pages

To create a static build of the documentation portal, run the following script from the website directory:

yarn run build # or `npm run build`

This will generate a build subdirectory within the website directory, containing the .html files from all of the docs and other files included in pages.

documentation-27's People

Contributors

rauljordan avatar har00ga avatar wgknowles avatar guillaumemiralles avatar rkapka avatar prestonvanloon avatar nisdas avatar prylabs-bulldozer[bot] avatar willtate avatar mcdee avatar dv8silencer avatar terencechain avatar renovate-bot avatar michaelhly avatar farazdagi avatar 0xyoung avatar 0xkiwi avatar timjp87 avatar yoldark34 avatar ethers avatar elf-os avatar ltfschoen avatar nicholasmartin avatar ncitron avatar ersandeepranjit avatar seamonkey82 avatar eskp avatar coincashew avatar mrq1911 avatar javadogwebdesign avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.