Skip to content

pegnet/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors 12