Skip to content

ij-plugins/ij-plugins.github.io

Repository files navigation

ij-plugins.github.io

Build Status

Source code for the IJ-Plugins Organisation website.

The site is created with Jekyll. Follow instructions on Jekyll site to install Jekyll.

To build the site locally. From command prompt in the source directory first run command:

bundle install

then

bundle exec jekyll serve --safe --watch

Using bundle exec jekyll ... rather than simply jekyll is closer to the way GitHub will build it. It can help detect certain build issues.

About

Source code for the IJ-Plugins Organisation website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published