Loading .spell_check/dico.txt +4 −0 Original line number Diff line number Diff line Loading @@ -379,3 +379,7 @@ javascript salesforce schemas Jenkinsfile Hotjar Hotjar's pseudonymized de mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ extra: # Landing page landing_page: title: 'Create powerful CI/CD pipelines, easily' title: 'With R2Devops, create your CI/CD pipeline in 3 clicks' description: 'Benefit from our collection of ready-to-use jobs to quickly create amazing pipelines for your projects. The setup will only take you 3 clicks: just select the jobs and enjoy your CI/CD !' social: Loading overrides/home.html +11 −3 Original line number Diff line number Diff line Loading @@ -18,10 +18,18 @@ <h1>{{ config.extra.landing_page.title }}</h1> <p>{{ config.extra.landing_page.description }}</p> <div class="tx-hero_buttons"> <a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary"> Get started <a href="https://pipeline.r2devops.io/" title="R2Devops Pipeline" class="md-button md-button--primary" style="padding-left: 12px; padding-right: 12px; border-radius: 10px" target="_blank" > Try our generator </a> <a href="https://discord.gg/5QKpGqR" title="{{ page.next_page.title | e }}" class="md-button"> <!--<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary"> Get started </a>--> <a target="_blank" href="https://discord.gg/5QKpGqR" title="Join R2Devops community on discord" class="md-button" style="border-radius: 10px"> <span class="twemoji">{% include ".icons/fontawesome/brands/discord.svg" %}</span> Join Community </a> </div> Loading Loading
.spell_check/dico.txt +4 −0 Original line number Diff line number Diff line Loading @@ -379,3 +379,7 @@ javascript salesforce schemas Jenkinsfile Hotjar Hotjar's pseudonymized de
mkdocs.yml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ extra: # Landing page landing_page: title: 'Create powerful CI/CD pipelines, easily' title: 'With R2Devops, create your CI/CD pipeline in 3 clicks' description: 'Benefit from our collection of ready-to-use jobs to quickly create amazing pipelines for your projects. The setup will only take you 3 clicks: just select the jobs and enjoy your CI/CD !' social: Loading
overrides/home.html +11 −3 Original line number Diff line number Diff line Loading @@ -18,10 +18,18 @@ <h1>{{ config.extra.landing_page.title }}</h1> <p>{{ config.extra.landing_page.description }}</p> <div class="tx-hero_buttons"> <a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary"> Get started <a href="https://pipeline.r2devops.io/" title="R2Devops Pipeline" class="md-button md-button--primary" style="padding-left: 12px; padding-right: 12px; border-radius: 10px" target="_blank" > Try our generator </a> <a href="https://discord.gg/5QKpGqR" title="{{ page.next_page.title | e }}" class="md-button"> <!--<a href="{{ page.next_page.url | url }}" title="{{ page.next_page.title | e }}" class="md-button md-button--primary"> Get started </a>--> <a target="_blank" href="https://discord.gg/5QKpGqR" title="Join R2Devops community on discord" class="md-button" style="border-radius: 10px"> <span class="twemoji">{% include ".icons/fontawesome/brands/discord.svg" %}</span> Join Community </a> </div> Loading