X-Git-Url: https://git.arvados.org/rnaseq-cwl-training.git/blobdiff_plain/d32a598f5ee2ff3d6f08c921a7ad35300e7181b2..acdbd1cfae4cca1def0b3ac41422caf720731ffe:/_includes/gh_variables.html diff --git a/_includes/gh_variables.html b/_includes/gh_variables.html index e9c8f26..3fdae4a 100644 --- a/_includes/gh_variables.html +++ b/_includes/gh_variables.html @@ -1,10 +1,10 @@ {% comment %} -When rendering websites locally, `site.github.url` doesn't get resolved -properly unless GitHub PAT are set up and available in the environment. -This leads to warnings and errors when trying to serve the site locally. -To work around this, we use the `jekyll.environment` variable which is set to -`development` when rendering the site locally, and set to `production` on -GitHub where `site.github.url` will be defined. +When rendering websites locally, `site.github.url` doesn't get resolved properly +unless a GitHub Personal Access Token is set up and available in the +environment. This leads to warnings and errors when trying to serve the site +locally. To work around this, we use the `jekyll.environment` variable which is +set to `development` when rendering the site locally, and set to `production` on +GitHub where `site.github.url` is defined. {% endcomment %} {% if jekyll.environment == "production" %}