GithubHelp home page GithubHelp logo

0x4r45h / docs.autonity.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from autonity/docs.autonity.org

0.0 0.0 0.0 743 KB

Documentation for the Autonity Go Client (AGC)

Home Page: https://docs.autonity.org

Shell 5.89% Makefile 10.36% HTML 55.04% SCSS 28.71%

docs.autonity.org's Introduction

docs.autonity.org

Documentation for the Autonity Go Client (AGC), the reference implementation of the Autonity blockchain protocol.

Build Instructions

Setup:

  1. Clone this repository.
  2. Install the latest Hugo "extended version" for your OS. If you are on an LTS Linux distro, you may need to use the Hugo snap package or the pre-built binaries to obtain the latest version.
  3. Install Node.js and npm for your OS.
  4. Run make deps to install Docsy and its dependencies.

Usage:

You can view the style specimen by viewing the specimen file. The file can only be viewed locally by typing hugo server -D to include drafts when building and going to

Contributing

To contribute to this repo, please raise a pull request as per Github Flow.

Note that in order to maintain a legible Git history, this repo enforces linear history on master. To ensure that your local Git commit log is linear, you should rebase your local changes on top of origin. You can tell Git to do this for this repository by setting the Git option pull.rebase in your local checkout:

git config --local pull.rebase true

Alternatively, you can apply this setting for all your repos by replacing --local with --global.

Reference: Pro Git by Scott Chacon

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.