Skip to content

Commit

Permalink
Deployed 5bb1fcf to 6.0.X with MkDocs 1.5.3 and mike 2.1.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Mar 2, 2024
1 parent 6c0d027 commit 48a6c69
Show file tree
Hide file tree
Showing 103 changed files with 84,839 additions and 10,815 deletions.
961 changes: 867 additions & 94 deletions 6.0.X/404.html

Large diffs are not rendered by default.

1,053 changes: 949 additions & 104 deletions 6.0.X/administration/audit/configuration/index.html

Large diffs are not rendered by default.

1,075 changes: 967 additions & 108 deletions 6.0.X/administration/audit/events/index.html

Large diffs are not rendered by default.

1,207 changes: 1,065 additions & 142 deletions 6.0.X/administration/audit/overview/index.html

Large diffs are not rendered by default.

1,088 changes: 978 additions & 110 deletions 6.0.X/administration/audit/triggers/index.html

Large diffs are not rendered by default.

1,132 changes: 1,003 additions & 129 deletions 6.0.X/administration/csv-mappers/index.html

Large diffs are not rendered by default.

1,074 changes: 962 additions & 112 deletions 6.0.X/administration/decay-rules/index.html

Large diffs are not rendered by default.

1,105 changes: 977 additions & 128 deletions 6.0.X/administration/enterprise/index.html

Large diffs are not rendered by default.

1,137 changes: 1,005 additions & 132 deletions 6.0.X/administration/entities/index.html

Large diffs are not rendered by default.

1,058 changes: 950 additions & 108 deletions 6.0.X/administration/file-indexing/index.html

Large diffs are not rendered by default.

1,019 changes: 915 additions & 104 deletions 6.0.X/administration/introduction/index.html

Large diffs are not rendered by default.

1,074 changes: 962 additions & 112 deletions 6.0.X/administration/merging/index.html

Large diffs are not rendered by default.

1,100 changes: 990 additions & 110 deletions 6.0.X/administration/notifier-samples/index.html

Large diffs are not rendered by default.

1,116 changes: 1,002 additions & 114 deletions 6.0.X/administration/notifiers/index.html

Large diffs are not rendered by default.

1,092 changes: 973 additions & 119 deletions 6.0.X/administration/ontologies/index.html

Large diffs are not rendered by default.

1,114 changes: 988 additions & 126 deletions 6.0.X/administration/parameters/index.html

Large diffs are not rendered by default.

1,110 changes: 988 additions & 122 deletions 6.0.X/administration/policies/index.html

Large diffs are not rendered by default.

1,253 changes: 1,100 additions & 153 deletions 6.0.X/administration/reasoning/index.html

Large diffs are not rendered by default.

1,084 changes: 969 additions & 115 deletions 6.0.X/administration/retentions/index.html

Large diffs are not rendered by default.

1,163 changes: 1,033 additions & 130 deletions 6.0.X/administration/segregation/index.html

Large diffs are not rendered by default.

1,161 changes: 1,028 additions & 133 deletions 6.0.X/administration/users/index.html

Large diffs are not rendered by default.

50 changes: 12 additions & 38 deletions 6.0.X/assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
--md-default-fg-color--light: #697a94;
--md-default-fg-color--lighter: #3d4e66;
--md-default-fg-color--lightest: #03305d;
--md-default-bg-color: #071a2e;
--md-default-bg-color--light: #001830;
--md-default-bg-color--lighter: #021426;
--md-default-bg-color--lightest: #000e1c;
--md-default-bg-color: #070d19;
--md-default-bg-color--light: #0f1e38;
--md-default-bg-color--lighter: #152849;
--md-default-bg-color--lightest: #09101e;

/* Code color shades */
--md-code-fg-color: #ffffff;
Expand All @@ -41,7 +41,7 @@
--md-typeset-color: #ffffff;

/* Typeset `a` color shades */
--md-typeset-a-color: #00b1ff;
--md-typeset-a-color: #0fbcff;

/* Typeset `mark` color shades */
--md-typeset-mark-color: #;
Expand Down Expand Up @@ -72,12 +72,12 @@
--md-footer-fg-color--light: #;
--md-footer-fg-color--lighter: #;
--md-footer-bg-color: #011222;
--md-footer-bg-color--dark: #000e1c;
--md-footer-bg-color--dark: #09101e;
}

/* Header */
.md-header, .md-tabs {
background-color: #000e1c !important;
background-color: #09101e !important;
}

/* Cards */
Expand All @@ -94,7 +94,7 @@
}

html .md-footer-meta.md-typeset a:focus,html .md-footer-meta.md-typeset a:hover {
color: #00b1ff !important;
color: #0fbcff !important;
}

.middle {
Expand Down Expand Up @@ -123,36 +123,10 @@ html .md-footer-meta.md-typeset a:focus,html .md-footer-meta.md-typeset a:hover


/* Works on Chrome, Edge, and Safari */
body {
scrollbar-color: #6b6b6b #2b2b2b;
}

*::-webkit-scrollbar {
width: 12px;
background-color: #001e3c;
}

*::-webkit-scrollbar-thumb {
border-radius: 8px;
background-color: #01478d;
min-height: 24px;
border: 3px solid #001e3c;
}

*::-webkit-scrollbar-thumb:focus {
background-color: #01478d;
}

*::-webkit-scrollbar-thumb:active {
background-color: #01478d;
}

html::-webkit-scrollbar-thumb:hover {
background-color: #01478d;
}

html::-webkit-scrollbar-corner {
background-color: #01478d;
html, body {
scrollbar-color: #070d19 #0f1e38;
scrollbarWidth: thin;
WebkitFontSmoothing: auto;
}

.glightbox img {
Expand Down
Binary file modified 6.0.X/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.
3 changes: 3 additions & 0 deletions 6.0.X/assets/javascripts/bundle.a0279539.min.js

Large diffs are not rendered by default.

29 changes: 0 additions & 29 deletions 6.0.X/assets/javascripts/bundle.c8d2eff1.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions 6.0.X/assets/javascripts/bundle.c8d2eff1.min.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions 6.0.X/assets/javascripts/workers/search.1e90e0fb.min.js

Large diffs are not rendered by default.

42 changes: 0 additions & 42 deletions 6.0.X/assets/javascripts/workers/search.b8dbb3d2.min.js

This file was deleted.

7 changes: 0 additions & 7 deletions 6.0.X/assets/javascripts/workers/search.b8dbb3d2.min.js.map

This file was deleted.

Binary file modified 6.0.X/assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions 6.0.X/assets/stylesheets/main.67c3bdf0.min.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion 6.0.X/assets/stylesheets/main.7e359304.min.css

This file was deleted.

1 change: 0 additions & 1 deletion 6.0.X/assets/stylesheets/main.7e359304.min.css.map

This file was deleted.

1 change: 0 additions & 1 deletion 6.0.X/assets/stylesheets/palette.06af60db.min.css

This file was deleted.

1 change: 0 additions & 1 deletion 6.0.X/assets/stylesheets/palette.06af60db.min.css.map

This file was deleted.

Loading

0 comments on commit 48a6c69

Please sign in to comment.