Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ stages: - deploy include: - remote: 'https://jobs.r2devops.io/links_checker.yml' - remote: 'https://jobs.r2devops.io/links_checker.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/spell_check.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/1.4.0/mkdocs.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/0.3.0/pages.yml?scope=0.yml' Loading docs/css/extra.css +24 −2 Original line number Diff line number Diff line Loading @@ -268,11 +268,33 @@ a.banner-link:hover { font-weight: bold; } a.md-tabs__link>strong.job_tab { .job_tab { transition-delay: 60ms; padding: 0.5em; border-radius: 7px; background-color: white; color: #076E81; box-shadow: #014F5D 5px 5px; box-shadow: #014F5D 4px 4px; } /* As we don't have parent selector in CSS, we use the url to identify the job button */ a[href$="jobs/"] { opacity: 1; } .job_tab:hover { opacity: .8; } /* Title in the left menu bar */ .md-nav__title > .job_tab{ box-shadow: none; } .documentation_result{ box-shadow: 8px 8px 12px #aaa; } docs/job-structure.md +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ This file, named `README.md`, contains the documentation of a job in `markdown` === "Result" {: align=center } {: .documentation_result } ## 🏗 Job changelogs Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,8 @@ stages: - deploy include: - remote: 'https://jobs.r2devops.io/links_checker.yml' - remote: 'https://jobs.r2devops.io/links_checker.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/spell_check.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/1.4.0/mkdocs.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/0.3.0/pages.yml?scope=0.yml' Loading
docs/css/extra.css +24 −2 Original line number Diff line number Diff line Loading @@ -268,11 +268,33 @@ a.banner-link:hover { font-weight: bold; } a.md-tabs__link>strong.job_tab { .job_tab { transition-delay: 60ms; padding: 0.5em; border-radius: 7px; background-color: white; color: #076E81; box-shadow: #014F5D 5px 5px; box-shadow: #014F5D 4px 4px; } /* As we don't have parent selector in CSS, we use the url to identify the job button */ a[href$="jobs/"] { opacity: 1; } .job_tab:hover { opacity: .8; } /* Title in the left menu bar */ .md-nav__title > .job_tab{ box-shadow: none; } .documentation_result{ box-shadow: 8px 8px 12px #aaa; }
docs/job-structure.md +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ This file, named `README.md`, contains the documentation of a job in `markdown` === "Result" {: align=center } {: .documentation_result } ## 🏗 Job changelogs Loading