Skip to content

Tomaz-Vieira/ilastik.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ilastik.github.io

The source for the ilastik website served via GitHub pages.

Development Instructions

To develop these pages locally, follow the instructions here to get set up. To serve the site locally, run:

bundle exec jekyll serve --baseurl ""

Remember to check your links using

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

Notes

  • Every page should have exactly one <h1> header at the top (in Markdown indicated by a single #), all further headings should be 2nd later headings and thus start with ##. This way the table of contents in the menu on the left can be autogenerated properly.

  • ilastik is spelled in lowercase everywhere, including beginnings of sentences

  • Zoom effects in the screenshots are made using the zoom selection script for GIMP.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.0%
  • HTML 38.4%
  • Scheme 6.7%
  • Ruby 4.6%
  • JavaScript 2.0%
  • TeX 0.2%
  • Shell 0.1%