ilastik / ilastik.github.io

https://ilastik.org
Other
3 stars 15 forks source link

Refactor layouts #78

Closed emilmelnikov closed 5 years ago

emilmelnikov commented 5 years ago

When the matching opening and closing tags are located in different include files, it becomes hard to trace the nesting structure. Jekyll has layout inheritance, which is more suitable for creating different outlines for different site sections.

Also, refactor links in the main navbar and the documentation sidebar.

k-dominik commented 5 years ago

especially like the central config for layouts, too!

k-dominik commented 5 years ago

I had to revert this one due to mixed content warnings that appeared after merging this PR. I'm sure you'd know more about it and how to fix those. This wasn't visible running the local instance (obviously not behind ssh).

Could you please see how about to fix this and resubmit this PR?

Blocked loading mixed active content “http://ilastik.org/assets/bootstrap/css/bootstrap.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/font-awesome/css/font-awesome.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/lightbox/ekko-lightbox.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/ilastik.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/stylesheets/toc.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/bootstrap/js/bootstrap.min.js”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/lightbox/ekko-lightbox.min.js”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/javascripts/jquery.toc.js”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/bootstrap/css/bootstrap.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/font-awesome/css/font-awesome.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/lightbox/ekko-lightbox.min.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/assets/ilastik.css”[Learn More] www.ilastik.org
Blocked loading mixed active content “http://ilastik.org/stylesheets/toc.css”[Learn More] www.ilastik.org