Skip to content

factomatic/docs

 
 

Repository files navigation

PegNet Docs

This is the document repository for the pegnet.org website.

The top-level website can be found: https://github.com/pegnet/pegnet.github.io

Local Development

Requires Ruby & Rubygems

Get an auto-reloading dev server

gem install bundler
cd ./docs
bundle install
bundle exec jekyll serve --livereload

And just edit the *.md files.

Packages

No packages published

Languages

  • TeX 56.3%
  • Ruby 30.8%
  • HTML 11.7%
  • CSS 1.2%