Skip to content

Commit

Permalink
Deployed 430952f to 2.3.2 with MkDocs 1.5.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rohwerj committed Dec 15, 2023
1 parent bf5ac8f commit 5bb98f5
Show file tree
Hide file tree
Showing 65 changed files with 13,824 additions and 3 deletions.
632 changes: 632 additions & 0 deletions 2.3.2/404.html

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions 2.3.2/assets/css/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
/*
* General customizations
*/
/* Customize logo size */
.md-header__button.md-logo img, .md-header__button.md-logo {
height: 15%;
width: 15%;
}

[data-md-color-scheme="default"] {
/*
Camunda colors
*/
--camunda-orange-1: #f38a07;
--camunda-orange-2: #f27d06;
--camunda-orange-3: #f04609;
--monochrome-50: #7f7f7f;


/*
Default colors adjustments
*/
--md-primary-fg-color: var(--monochrome-50);
--md-accent-fg-color: var(--camunda-orange-3);
--md-footer-bg-color: var(--camunda-orange-1);
}

[data-md-color-scheme="slate"] {
/*
Camunda colors
*/
--camunda-orange-1: #f38a07;
--camunda-orange-2: #f27d06;
--camunda-orange-3: #f04609;


/*
Default colors adjustments
*/
--md-primary-fg-color: var(--monochrome-50);
--md-accent-fg-color: var(--camunda-orange-3);
--md-footer-bg-color: var(--camunda-orange-1);
}
Binary file added 2.3.2/assets/images/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/Favicons-Circle-Colour.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/camunda-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/flowcov_coverage_report.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/insurance-application.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/sonarqube_coverage_processes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.3.2/assets/img/sonarqube_coverage_project.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions 2.3.2/assets/javascripts/bundle.d7c377c4.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions 2.3.2/assets/javascripts/bundle.d7c377c4.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 2.3.2/assets/javascripts/lunr/min/lunr.ar.min.js

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions 2.3.2/assets/javascripts/lunr/min/lunr.da.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions 2.3.2/assets/javascripts/lunr/min/lunr.de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 18 additions & 0 deletions 2.3.2/assets/javascripts/lunr/min/lunr.du.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5bb98f5

Please sign in to comment.