Skip to content

JensNRAD/ilastik.github.io

 
 

Repository files navigation

# ilastik.github.io

The source for the [ilastik website](http://ilastik.github.io) served via GitHub pages.

## Development Instructions

To develop these pages locally, run

    sudo aptitude install ruby-dev
    sudo gem install jekyll

    jekyll serve --watch -t --port 8888 --baseurl=""

and then point your browser to localhost:8888

Remember to check your links using

    linkchecker http://localhost:8888/index06.html


## Notes

* ilastik is spelled in lowercase everywhere, including beginnings of sentences
* Zoom effects in the screenshots are made using the [zoom selection script](http://gimpchat.com/viewtopic.php?f=9&t=3374) for [GIMP](http://www.gimp.org).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 99.7%
  • Other 0.3%