Skip to content

Commit

Permalink
Deployed 00c0202 to 1.5.0 with MkDocs 1.4.2 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Nov 23, 2023
1 parent 26a7a04 commit ff61ba8
Show file tree
Hide file tree
Showing 71 changed files with 16,676 additions and 62 deletions.
640 changes: 640 additions & 0 deletions 1.5.0/404.html

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions 1.5.0/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 1.5.0/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 1.5.0/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 1.5.0/assets/img/process_messaging.png
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 1.5.0/assets/javascripts/bundle.5a2dcb6a.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions 1.5.0/assets/javascripts/bundle.5a2dcb6a.min.js.map

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions 1.5.0/assets/javascripts/extra/bundle.5f09fbc3.min.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions 1.5.0/assets/javascripts/extra/bundle.5f09fbc3.min.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions 1.5.0/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 1.5.0/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 1.5.0/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 ff61ba8

Please sign in to comment.