Git Product home page Git Product logo

docs's Introduction

Peercoin official documentation repository


How to contribute:

There are two ways to contribute to Peercoin Docs: Directly via Github website, or by running it locally. Follow the guide that better fits your needs (and knowledge).

Directly via Github:

  1. Edit any of the docs files;
  2. Submit a Pull Request with your changes.

Developing locally:

Make sure you have Node.js installed. If you don't, please follow this guide.

  1. Clone this repo: git clone https://github.com/peercoin/docs.git;
  2. Inside the cloned folder, run: npm i -g brunch && npm i; (skip the first command if you already have brunch installed);
  3. Run: npm start.
  4. Access http://localhost:3333/ in your browser.

Any changes in the project (both on docs and/or code) will be reflect automatically in the browser once you refresh it.

Deploying a public test version:

  1. In your local project, run: npm run deploy.
  2. Access your changes at: https://peercoin.github.io/docs/

Note: peercoin.github.io/docs/ is a test version of the docs, and thus shouldn't be shared openly as the production documentation website.

docs's People

Contributors

kazzkiq avatar peerchemist avatar saeveritt avatar

Watchers

James Cloos avatar  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.