Skip to content

wrt83/petrinets.github.io

 
 

Repository files navigation

petrinet.info

Running using docker

After starting jekyll serve in a docker container, surf to localhost:4048

sh docker-run-jekyll.sh

Building

This needs ruby > 2.X.X and bundler

gem install bundler

to start dev server

bundle config build.nokogiri --use-system-libraries
bundle install --path vendor/bundle
bundle exec jekyll serve

About

Petrinet.org interactive playground website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.4%
  • HTML 38.1%
  • CSS 18.1%
  • Shell 2.5%
  • Other 0.9%