Skip to content

cytoscape/cytoscape.js-blog

Repository files navigation

Cytoscape.js blog

Setup

  • Make sure you have Ruby >=2.0.0 : ruby --version
  • Make sure you have Rake : which rake
  • Install Bundler : gem install bundler
  • Install dependencies using Bundler : bundle install
  • Update your dependencies regularly : bundle update

Live preview

Publishing

  • Whatever gets pushed to the gh-pages branch gets published
  • Put incomplete posts in _drafts
  • You can preview drafts with rake drafts

About

The Cytoscape.js blog, using Github pages and Jekyll

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages