diff --git a/404.html b/404.html index 51111cb9..eabb10e7 100644 --- a/404.html +++ b/404.html @@ -1,7 +1,6 @@ --- layout: default title: Oops - Page Not Found -last_modified_at: 2025-11-11 12:57:00 ---
diff --git a/Gemfile b/Gemfile index 16c491e6..bf9eb6a7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,14 +1,5 @@ source 'https://rubygems.org' -gem 'activesupport', '~> 6.1', '>= 6.1.7.5' -gem 'commonmarker', '~> 0.23.10' gem 'github-pages', '>= 232', group: :jekyll_plugins gem 'html-proofer', '~> 3.19.4' -gem "jekyll", ">= 3.10.0" -gem 'jekyll-last-modified-at', '>= 1.3.0' -gem 'jekyll-sitemap', '~> 1.4', '>= 1.4.0' -gem 'jekyll-seo-tag', '>= 2.7.1' -gem 'jekyll-watch' -gem 'kramdown', '>= 2.3.1' -gem 'rexml', '>=3.2.5' -gem 'yaml' \ No newline at end of file +gem 'jekyll-last-modified-at', '>= 1.3.0' \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index d56d6587..fa2ee6fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.10) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (7.2.3) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) coffee-script (2.4.1) coffee-script-source execjs @@ -17,11 +25,13 @@ GEM colorator (1.1.0) commonmarker (0.23.12) concurrent-ruby (1.3.6) + connection_pool (2.5.5) csv (3.3.5) dnsruby (1.73.1) base64 (>= 0.2) logger (~> 1.6) simpleidn (~> 0.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -267,6 +277,7 @@ GEM sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + securerandom (0.4.1) simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -277,27 +288,16 @@ GEM unicode-display_width (1.8.0) uri (1.1.1) webrick (1.9.2) - yaml (0.4.0) yell (2.2.2) - zeitwerk (2.6.18) PLATFORMS arm64-darwin-22 ruby DEPENDENCIES - activesupport (~> 6.1, >= 6.1.7.5) - commonmarker (~> 0.23.10) github-pages (>= 232) html-proofer (~> 3.19.4) - jekyll (>= 3.10.0) jekyll-last-modified-at (>= 1.3.0) - jekyll-seo-tag (>= 2.7.1) - jekyll-sitemap (~> 1.4, >= 1.4.0) - jekyll-watch - kramdown (>= 2.3.1) - rexml (>= 3.2.5) - yaml BUNDLED WITH 2.4.17 diff --git a/_config.yml b/_config.yml index e1df2ea8..3c04c876 100644 --- a/_config.yml +++ b/_config.yml @@ -10,6 +10,7 @@ plugins: - jekyll-sitemap - jekyll-seo-tag - jekyll-feed + - jekyll-last-modified-at # Build settings markdown: kramdown diff --git a/_posts/2015-10-29-contribute.md b/_posts/2015-10-29-contribute.md index 54be88ee..bb418967 100644 --- a/_posts/2015-10-29-contribute.md +++ b/_posts/2015-10-29-contribute.md @@ -5,7 +5,6 @@ date: 2015-10-29 09:35:00 categories: news author: Chris Kenst permalink: /how-to-contribute/ -last_modified_at: 2020-02-23 08:00:00 --- Welcome to [TestingConferences.org](http://testingconferences.org), a simple list of Software Testing conferences and workshops published collaboratively with the testing community. diff --git a/_posts/2018-09-06-best-software-testing-conferences.md b/_posts/2018-09-06-best-software-testing-conferences.md index 55eacc5e..9d554b46 100644 --- a/_posts/2018-09-06-best-software-testing-conferences.md +++ b/_posts/2018-09-06-best-software-testing-conferences.md @@ -5,7 +5,6 @@ date: 2019-01-12 16:40:00 categories: news author: Chris Kenst permalink: /best-software-testing-conferences-2018/ -last_modified_at: 2021-07-02 15:47:00 --- ## {{ page.title }} diff --git a/_posts/2019-01-12-best-software-testing-conferences-2019.md b/_posts/2019-01-12-best-software-testing-conferences-2019.md index 8870b9b2..df849ec3 100644 --- a/_posts/2019-01-12-best-software-testing-conferences-2019.md +++ b/_posts/2019-01-12-best-software-testing-conferences-2019.md @@ -5,7 +5,6 @@ date: 2019-01-22 02:00:00 categories: news author: Chris Kenst permalink: /best-software-testing-conferences-2019/ -last_modified_at: 2020-02-20 12:31:13 --- # The following is a list of the best software testing conferences and workshops of 2019 from around the World. diff --git a/_posts/2020-02-22-best-software-testing-conferences-2020.md b/_posts/2020-02-22-best-software-testing-conferences-2020.md index 786db45a..f13bed9b 100644 --- a/_posts/2020-02-22-best-software-testing-conferences-2020.md +++ b/_posts/2020-02-22-best-software-testing-conferences-2020.md @@ -12,7 +12,6 @@ social: links: - https://twitter.com/testconferences - https://github.com/testingconferences -last_modified_at: 2021-07-02 15:54:00 --- ## {{ page.title }} diff --git a/_posts/2020-03-12-cancelled-conferences.md b/_posts/2020-03-12-cancelled-conferences.md index bd6673bc..f74fe63f 100644 --- a/_posts/2020-03-12-cancelled-conferences.md +++ b/_posts/2020-03-12-cancelled-conferences.md @@ -12,7 +12,6 @@ social: links: - https://twitter.com/testconferences - https://github.com/testingconferences -last_modified_at: 2020-05-27 13:29:00 --- As many of us know the World Health Organization has declared COVID-19 a global pandemic. Work, school, travel, and public life are changing every day. Uncertainty has created stress and concern about travel plans. diff --git a/_posts/2020-04-15-best-online-testing-conferences.md b/_posts/2020-04-15-best-online-testing-conferences.md index f67312d7..0416d5d6 100644 --- a/_posts/2020-04-15-best-online-testing-conferences.md +++ b/_posts/2020-04-15-best-online-testing-conferences.md @@ -12,7 +12,6 @@ social: links: - https://twitter.com/testconferences - https://github.com/testingconferences -last_modified_at: 2021-07-02 15:55:00 --- ## {{ page.title }} diff --git a/_posts/2020-04-18-online-tech-conferences-2020.md b/_posts/2020-04-18-online-tech-conferences-2020.md index 58cf92aa..5f809c2e 100644 --- a/_posts/2020-04-18-online-tech-conferences-2020.md +++ b/_posts/2020-04-18-online-tech-conferences-2020.md @@ -12,7 +12,6 @@ social: links: - https://twitter.com/testconferences - https://github.com/testingconferences -last_modified_at: 2020-05-27 13:24:00 --- The following is a simple list of online software technology conferences and workshops, published collaboratively with the software community. Hosted by [TestingConferences.org](/). diff --git a/_posts/2020-12-24-best-software-testing-conferences-2021.md b/_posts/2020-12-24-best-software-testing-conferences-2021.md index 5683ac19..59362f48 100644 --- a/_posts/2020-12-24-best-software-testing-conferences-2021.md +++ b/_posts/2020-12-24-best-software-testing-conferences-2021.md @@ -12,7 +12,6 @@ social: links: - https://twitter.com/testconferences - https://github.com/testingconferences -last_modified_at: 2021-07-02 15:47:00 --- ## Best Conferences of 2021 diff --git a/about.md b/about.md index 65164b5d..d2be0914 100644 --- a/about.md +++ b/about.md @@ -2,7 +2,6 @@ layout: page permalink: /about/ title: About -last_modified_at: 2026-01-04 16:03:00 --- We are the only up to date list of Software Testing conferences and workshops published collaboratively with the global testing community. diff --git a/news.html b/news.html index 08bd11e4..7579a81f 100644 --- a/news.html +++ b/news.html @@ -2,7 +2,6 @@ layout: default permalink: /news/ title: Latest News -last_modified_at: 2026-01-04 16:03:00 ---
diff --git a/resources.md b/resources.md index b211e2cc..d3fc30fd 100644 --- a/resources.md +++ b/resources.md @@ -2,7 +2,6 @@ layout: page permalink: /resources/ title: Resources -last_modified_at: 2026-01-04 19:36:00 --- Resources to help you attend and eventually run your own workshop or conferences. diff --git a/sponsorships.md b/sponsorships.md index e5af2d82..cda13741 100644 --- a/sponsorships.md +++ b/sponsorships.md @@ -2,7 +2,6 @@ layout: page permalink: /sponsorships/ title: Sponsoring Software Testing Conferences -last_modified_at: 2026-01-06 09:32:00 --- **Sponsoring Us** diff --git a/subscribe.html b/subscribe.html index c1b05448..20743cac 100644 --- a/subscribe.html +++ b/subscribe.html @@ -2,14 +2,13 @@ layout: default permalink: /subscribe/ title: Subscribe to Our Newsletter - Software Testing Conferences -last_modified_at: 2025-11-11 12:57:00 ---

Our Newsletter

The Monthly Update aka our Software Testing Conferences Newsletter is a great way for you to save time but - still get all of the relevant updates you'd find here. Upcoming conferences, early bird pricing, + still get all of the relevant updates you'd find here. Upcoming conferences, early bird pricing, and even CFPs so you don't need to do any searching on your own.

Sign Me Up