diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 6049b9af4e..0000000000 --- a/.travis.yml +++ /dev/null @@ -1,21 +0,0 @@ -language: ruby - -addons: - apt: - packages: - - libcurl4-openssl-dev - -sudo: false - -cache: bundler - -branches: - only: - - gh-pages - - gh-pages-master - -script: bundle exec rake test - -notifications: - slack: - secure: fK3kbDHg/kwFCjxhFkg0wkOcwXoFwkfJJdRFwZQtnMDkY4yHNtr9SWIHWOiI9OceNgWLeHwvvm/7737WBWnTf4RF3mn0/D9xYtOn+DfV2gb1xXVjDb33oBQWrFN8P1x4xFNOMw38LQ46NYvsv6bfPmZRJpKuvHPVJUsBCINx14w= diff --git a/CNAME b/CNAME index 26d2c717ae..3f5375fd5c 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -datahub.help.elixir-belgium.org \ No newline at end of file +help.datahub-test.elixir-belgium.org \ No newline at end of file diff --git a/Gemfile b/Gemfile index 67842ad0e5..8ee3fb6a93 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.7.1' +ruby '2.7.7' gem 'github-pages' gem 'jekyll-sitemap' diff --git a/Rakefile b/Rakefile index 24551d2eea..bf8e2ed44f 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :test do sh 'bundle exec jekyll build' options = { alt_ignore: [/.*/], # don't worry about images without an alt tag - url_ignore: [ + ignore_urls: [ /http(s)?:\/\/localhost.*/, # ignore links to localhost, which are shown when walking through the installation /https:\/\/www.nationalarchives.gov.uk.*/, /https:\/\/bitbucket.org\/fairdom\/seek\/downloads\/seek*/, diff --git a/_config.yml b/_config.yml index 583980a9fc..961f8a3725 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ #baseurl: /seek -current_seek_version: "1.12.0" -current_docker_tag: "1.12" +current_seek_version: "1.14.2" +current_docker_tag: "1.14" plugins: - jekyll-sitemap @@ -9,5 +9,5 @@ plugins: - jekyll-feed name: FAIRDOM -url: https://docs.seek4science.org +url: https://help.datahub-test.elixir-belgium.org author: FAIRDOM \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 409af35693..2ddcd7a1dd 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -1,6 +1,6 @@ - Seek4Science Docs - {{ page.title }} + FAIRDOM-SEEK Docs - {{ page.title }} @@ -10,15 +10,12 @@ - - - + - + - {% include analytics.html %} - {% include cookie-popup.html %} + diff --git a/_includes/header.html b/_includes/header.html index 55b96d6d1f..3ba79e8683 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -10,24 +10,28 @@ - +
- + Datahub logo
diff --git a/_includes/search.html b/_includes/search.html index f2a715de94..e0efffa8d4 100644 --- a/_includes/search.html +++ b/_includes/search.html @@ -1,16 +1,5 @@ - - -