diff --git a/Gemfile.lock b/Gemfile.lock index a7eb633..efa288c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,14 +207,16 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.5) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.19.0) - nokogiri (1.16.2) - mini_portile2 (~> 2.8.2) + nokogiri (1.15.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.15.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) diff --git a/_includes/slideshow.html b/_includes/slideshow.html index db48d20..f072744 100644 --- a/_includes/slideshow.html +++ b/_includes/slideshow.html @@ -4,7 +4,7 @@ {% for slide in site.slides %}
-
+

{{slide.slide-title }}

{{slide.slide-content }}

diff --git a/_slides/slide0.md b/_slides/slide0.md index a67d1fd..32cc792 100644 --- a/_slides/slide0.md +++ b/_slides/slide0.md @@ -1,5 +1,5 @@ --- -slide-title: v0.5.0 is finally here! -slide-content:
Lots of improvements, fixes & features - check out releases or the I2K YouTube video to find out more. -slide-img: /assets/images/slideshow/qupath-jobs.png +slide-title: From Zero to QuPath Hero! +slide-content:
Join Laura on her epic journey from humble beginnings to QuPath mastery in her new YouTube series. +slide-img: /assets/images/slideshow/youtube-series-thumbnail.png --- \ No newline at end of file diff --git a/_slides/slide1.md b/_slides/slide1.md index 0cf850b..23c0ed8 100644 --- a/_slides/slide1.md +++ b/_slides/slide1.md @@ -1,6 +1,7 @@ --- -slide-title: Get started -slide-content: See how QuPath can help visualize & analyze complex images with our step-by-step guides on ReadTheDocs. -slide-img: /assets/images/slideshow/qupath-getting-started.png -slide-img-class: screenshot-img +slide-title: v0.5.1 is here! +slide-content:
Lots of improvements, fixes & features - check out releases or the I2K YouTube video to find out more. +slide-img: /assets/images/slideshow/qupath-jobs.png +slide-img-class: inverse +slide-text-class: inverse-text --- \ No newline at end of file diff --git a/_slides/slide2.md b/_slides/slide2.md index 428d072..0cf850b 100644 --- a/_slides/slide2.md +++ b/_slides/slide2.md @@ -1,6 +1,6 @@ --- -slide-title: Learn more -slide-content: Dive deeper into what QuPath can do by checking out the tutorials & workshops on YouTube. -slide-img: /assets/images/slideshow/qupath-youtube.png +slide-title: Get started +slide-content: See how QuPath can help visualize & analyze complex images with our step-by-step guides on ReadTheDocs. +slide-img: /assets/images/slideshow/qupath-getting-started.png slide-img-class: screenshot-img --- \ No newline at end of file diff --git a/_slides/slide3.md b/_slides/slide3.md index 18a582d..d105a65 100644 --- a/_slides/slide3.md +++ b/_slides/slide3.md @@ -1,6 +1,7 @@ --- -slide-title: Annotate faster -slide-content: QuPath has lots of tricks to annotate images quickly. See them in action in this annotation tweetorial. -slide-img: /assets/images/slideshow/annotation-snapping.jpg -slide-img-class: screenshot-img +slide-title: Learn more +slide-content: Dive deeper into what QuPath can do by checking out the tutorials & workshops on YouTube. +slide-img: /assets/images/slideshow/qupath-youtube.png +slide-img-class: inverse screenshot-img +slide-text-class: inverse-text --- \ No newline at end of file diff --git a/_slides/slide4.md b/_slides/slide4.md index 96dd15a..18a582d 100644 --- a/_slides/slide4.md +++ b/_slides/slide4.md @@ -1,5 +1,6 @@ --- -slide-title: Understand images -slide-content: Learn the core ideas behind analyzing images from QuPath’s creator, in the new interactive handbook Introduction to Bioimage Analysis. -slide-img: /assets/images/slideshow/pete-teaching.png +slide-title: Annotate faster +slide-content: QuPath has lots of tricks to annotate images quickly. See them in action in this annotation tweetorial. +slide-img: /assets/images/slideshow/annotation-snapping.jpg +slide-img-class: screenshot-img --- \ No newline at end of file diff --git a/assets/images/slideshow/youtube-series-thumbnail.png b/assets/images/slideshow/youtube-series-thumbnail.png new file mode 100644 index 0000000..1d78de2 Binary files /dev/null and b/assets/images/slideshow/youtube-series-thumbnail.png differ diff --git a/index.md b/index.md index a7b8376..0336f3e 100644 --- a/index.md +++ b/index.md @@ -3,13 +3,13 @@ qupath_github: https://github.com/qupath/qupath qupath_java_docs: https://qupath.github.io/javadoc/docs/ qupath_releases: https://github.com/qupath/qupath/releases/ -qupath_release_notes: https://github.com/qupath/qupath/releases/tag/v0.5.0 +qupath_release_notes: https://github.com/qupath/qupath/releases/tag/v0.5.1 qupath_release_latest: https://github.com/qupath/qupath/releases/latest -qupath_download_msi: https://github.com/qupath/qupath/releases/download/v0.5.0/QuPath-v0.5.0-Windows.msi -qupath_download_zip: https://github.com/qupath/qupath/releases/download/v0.5.0/QuPath-v0.5.0-Windows.zip -qupath_download_pkg: https://github.com/qupath/qupath/releases/download/v0.5.0/QuPath-v0.5.0-Mac-x64.pkg -qupath_download_pkg_s: https://github.com/qupath/qupath/releases/download/v0.5.0/QuPath-v0.5.0-Mac-arm64.pkg -qupath_download_tar: https://github.com/qupath/qupath/releases/download/v0.5.0/QuPath-v0.5.0-Linux.tar.xz +qupath_download_msi: https://github.com/qupath/qupath/releases/download/v0.5.1/QuPath-v0.5.1-Windows.msi +qupath_download_zip: https://github.com/qupath/qupath/releases/download/v0.5.1/QuPath-v0.5.1-Windows.zip +qupath_download_pkg: https://github.com/qupath/qupath/releases/download/v0.5.1/QuPath-v0.5.1-Mac-x64.pkg +qupath_download_pkg_s: https://github.com/qupath/qupath/releases/download/v0.5.1/QuPath-v0.5.1-Mac-arm64.pkg +qupath_download_tar: https://github.com/qupath/qupath/releases/download/v0.5.1/QuPath-v0.5.1-Linux.tar.xz qupath_documentation: https://qupath.readthedocs.io/en/stable/ qupath_installation: https://qupath.readthedocs.io/en/stable/docs/intro/installation.html qupath_citation: https://qupath.readthedocs.io/en/stable/docs/intro/citing.html @@ -26,7 +26,7 @@ description: QuPath is cross-platform, user-friendly open source software for di logo: assets/images/favicon.ico #Banner -banner: QuPath v0.5.0 is now online! +banner: QuPath v0.5.1 is now online! #Hero content hero-heading: QuPath @@ -57,7 +57,7 @@ download_dropdown_tar_aria: follow this link to download qupath for Linux t a r qupath_download_which: https://qupath.readthedocs.io/en/latest/docs/intro/installation.html#qupath-for-mac download_dropdown_which: Not sure which version? -latest_release_notes: Release notes v0.5.0 +latest_release_notes: Release notes v0.5.1 all_release_notes: Looking for another version? Find all releases install_troubleshooting: Trouble installing? Check out the installation notes diff --git a/slide_archive/slide4.md b/slide_archive/slide4.md new file mode 100644 index 0000000..96dd15a --- /dev/null +++ b/slide_archive/slide4.md @@ -0,0 +1,5 @@ +--- +slide-title: Understand images +slide-content: Learn the core ideas behind analyzing images from QuPath’s creator, in the new interactive handbook Introduction to Bioimage Analysis. +slide-img: /assets/images/slideshow/pete-teaching.png +--- \ No newline at end of file