Loading docs/concept.md +1 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,7 @@ Each jobs of the hub can be used unitary to create fully **customs pipelines.** You can use them for any kind of software and deployment type. Each job can be customized through configuration. [I want to use the HUB {: .heart}](/use-the-hub){: .md-button .border-radius-10} [I want to use the HUB {: .heart}](/use-the-hub){: .md-button .border-radius-10 .md-button-center} ## Overview Loading docs/js/extra.js 0 → 100644 +3 −0 Original line number Diff line number Diff line var $buttons = document.getElementsByClassName("md-button-center"); for (let i = 0; i < $buttons.length; i++) $buttons[i].parentNode.setAttribute("style", "text-align:center"); No newline at end of file mkdocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ extra_css: extra_javascript: - js/juxtapose.min.js - js/juxtapose.loader.min.js - js/extra.js # Configuration theme: Loading Loading
docs/concept.md +1 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,7 @@ Each jobs of the hub can be used unitary to create fully **customs pipelines.** You can use them for any kind of software and deployment type. Each job can be customized through configuration. [I want to use the HUB {: .heart}](/use-the-hub){: .md-button .border-radius-10} [I want to use the HUB {: .heart}](/use-the-hub){: .md-button .border-radius-10 .md-button-center} ## Overview Loading
docs/js/extra.js 0 → 100644 +3 −0 Original line number Diff line number Diff line var $buttons = document.getElementsByClassName("md-button-center"); for (let i = 0; i < $buttons.length; i++) $buttons[i].parentNode.setAttribute("style", "text-align:center"); No newline at end of file
mkdocs.yml +1 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ extra_css: extra_javascript: - js/juxtapose.min.js - js/juxtapose.loader.min.js - js/extra.js # Configuration theme: Loading