Skip to content

Commit

Permalink
Deployed a81af3e to 7.21.1 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Oct 8, 2024
1 parent fe6ca76 commit a1c60f6
Show file tree
Hide file tree
Showing 67 changed files with 22,339 additions and 3 deletions.
844 changes: 844 additions & 0 deletions 7.21.1/404.html

Large diffs are not rendered by default.

43 changes: 43 additions & 0 deletions 7.21.1/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 7.21.1/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 7.21.1/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 7.21.1/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.
16 changes: 16 additions & 0 deletions 7.21.1/assets/javascripts/bundle.525ec568.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions 7.21.1/assets/javascripts/bundle.525ec568.min.js.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Please sign in to comment.