GithubHelp home page GithubHelp logo

freeman4747 / docs2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from casper-network/docs

0.0 0.0 0.0 212.1 MB

Application running the documentation markdown files.

License: Apache License 2.0

Shell 0.48% JavaScript 27.09% TypeScript 41.91% CSS 1.30% HTML 0.41% SCSS 28.82%

docs2's Introduction

Casper Network Documentation

Overview

Welcome to the documentation website for the Casper Network. The documentation lives at this address: https://docs.casper.network/.

Information on writing style guidelines for documentation can be found in CONTRIBUTE.md.

Setup

Follow these steps to run the documentation website locally, displayed in your localhost at http://localhost:3000/.

Pre-requisites

  • Install a code editor, such as Visual Studio Code (vscode). You may also want to install editing extensions such as prettier, eslint, and others listed in the .vscode/extensions.json file.

  • Install Node.js (version 16.14+).

  • Install yarn via npm using this command:

        npm install --global yarn
    

Running the website locally

  1. Create a fork of the documentation repository in GitHub: https://github.com/casper-network/docs/.

  2. Clone the fork on your machine.

    git clone https://github.com/USERNAME/docs
    
  3. In the forked folder, run this command, which is required to run only once for a folder:

    yarn install
    
  4. Start the localhost server:

    yarn run start
    
  5. Access http://localhost:3000/ in your browser.

The following section details how to update the content.

Updating existing content

  1. Navigate to the source/docs/casper folder.
  2. Find the content you want to update and modify the markdown file(s). If you want to add new content, read the Developer Guide.
  3. Run the website locally to test your changes.
  4. Submit changes to the documentation using a pull request from your forked repository.

Note: The website refreshes as you make changes to the markdown files. However, if you change the structure or configuration of the website, you need to re-start the application.

Adding new content

Adding new content requires structural changes, so read the Developer Guide.

docs2's People

Contributors

ipopescu avatar acstonecl avatar buddhika-pathirathna avatar gloreens avatar kmcreatesworlds avatar bradjohnl avatar shalmalicl avatar dylanireland avatar jonas089 avatar ioreka avatar koxu1996 avatar sd-ditoy avatar guidoviani avatar devendran-m avatar groussac avatar jiuhong-casperlabs avatar msalmeron avatar lucasarcemd avatar marc-casperlabs avatar brunoclementino avatar esteban-abella avatar sacherjj avatar mparlikar avatar cryofracture avatar omahs avatar ramujin avatar killianh avatar fraser999 avatar davidatwhiletrue avatar bufo24 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.