diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 710eb7357f1f47c901ee7185e8de2cec92950a2a..71c1a697c6b938309a04a506bf9ea5962a7bbfcc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ capitalize: - python -V # debug - pip list | grep titlecase script: - - find content/docs/ \( -name '*.mdx' -o -name '*.yml' \) -print0 | xargs -0 -n1 scripts/titlemd.py --test + - find content/docs/ \( -name '*.mdx' -o -name '*.yml' \) ! -path '*einfracz*' -print0 | xargs -0 -n1 scripts/titlemd.py --test ext_links: stage: after_test diff --git a/content/docs/cloud/einfracz-cloud.mdx b/content/docs/cloud/einfracz-cloud.mdx index 7d11b382371e6ba57e676777f5c29526e640ee91..94dac82ef2400de30ed62765c4156628a0de3605 100644 --- a/content/docs/cloud/einfracz-cloud.mdx +++ b/content/docs/cloud/einfracz-cloud.mdx @@ -1,5 +1,5 @@ --- -title: "E-INFRA CZ Cloud Ostrava" +title: "e-INFRA CZ Cloud Ostrava" --- Ostrava cloud consists of 22 nodes from the [Karolina][a] supercomputer. The cloud site is built on top of OpenStack, diff --git a/content/docs/general/access/einfracz-account.mdx b/content/docs/general/access/einfracz-account.mdx index 3a73cd575c4e2ed4203acc7e905e3539e8f15274..9888312a769944ad228871f48de1e6e39d7702fc 100644 --- a/content/docs/general/access/einfracz-account.mdx +++ b/content/docs/general/access/einfracz-account.mdx @@ -1,5 +1,5 @@ --- -title: "E-INFRA CZ Account" +title: "e-INFRA CZ Account" --- [e-INFRA CZ][1] is a unique research and development e-infrastructure in the Czech Republic, which provides capacities and resources for the transmission, storage and processing of scientific and research data.