Skip to content

AERProductions/docs.theqrl.org

 
 

Repository files navigation

QRL Documentation Page

Quantum Resistant Ledger

This is the documentation for the QRL project. The main project can be found at https://theQRL.org

This Github project is hosted at https://docs.theqrl.org

Contribute

We welcome contributors and believe in open source development

If you have good information to add to the documentation, please submit a PR. Anything from a typo to creating a complete write-up, the project and community will be better for it.


Building these docs

Install rvm

rvm install "ruby-2.5.0"
rvm use ruby-2.5.0
bundle install
gem install jekyll
bash _scripts/build.sh

If the site builds without errors, check out the _site folder in a browser with a local server, e.g. http-server _site/ if http-server is globally installed npm i -g http-server

More information


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 49.7%
  • SCSS 40.0%
  • CSS 7.2%
  • JavaScript 1.9%
  • Other 1.2%