Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Community Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bio-IT
Community Documentation
Commits
22560472
Unverified
Commit
22560472
authored
5 years ago
by
Patrick Marsceill
Browse files
Options
Downloads
Patches
Plain Diff
Fix docs and custom scss
parent
fe41e189
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_sass/custom/custom.scss
+129
-120
129 additions, 120 deletions
_sass/custom/custom.scss
docs/configuration.md
+5
-4
5 additions, 4 deletions
docs/configuration.md
with
134 additions
and
124 deletions
_sass/custom/custom.scss
+
129
−
120
View file @
22560472
// //
////
// // Typography
//// Typography
// //
////
//
// $body-font-family: -apple-system, BlinkMacSystemFont, "helvetica neue", helvetica, roboto, noto, "segoe ui", arial, sans-serif;
//$body-font-family: -apple-system, BlinkMacSystemFont, "helvetica neue", helvetica, roboto, noto, "segoe ui", arial, sans-serif;
// $mono-font-family: "SFMono-Regular", Menlo, Consolas, Monospace;
//$mono-font-family: "SFMono-Regular", Menlo, Consolas, Monospace;
// $root-font-size: 16px; // Base font-size for rems
//$root-font-size: 16px; // Base font-size for rems
// $body-line-height: 1.4;
//$body-line-height: 1.4;
// $body-heading-line-height: 1.15;
//$content-line-height: 1.5;
//
//$body-heading-line-height: 1.15;
// //
// // Colors
////
// //
//// Colors
//
////
// $white: #fff;
//
//$white: #fff;
// $grey-dk-000: #959396;
// $grey-dk-100: #5c5962;
//$grey-dk-000: #959396;
// $grey-dk-200: #44434d;
//$grey-dk-100: #5c5962;
// $grey-dk-250: #302d36 !default;
//$grey-dk-200: #44434d;
// $grey-dk-300: #27262b;
//$grey-dk-250: #302d36;
//
//$grey-dk-300: #27262b;
// $grey-lt-000: #f5f6fa;
// $grey-lt-100: #eeebee;
//$grey-lt-000: #f5f6fa;
// $grey-lt-200: #ecebed;
//$grey-lt-100: #eeebee;
// $grey-lt-300: #e6e1e8;
//$grey-lt-200: #ecebed;
//
//$grey-lt-300: #e6e1e8;
// $purple-000: #7253ed;
// $purple-100: #5e41d0;
//$purple-000: #7253ed;
// $purple-200: #4e26af;
//$purple-100: #5e41d0;
// $purple-300: #381885;
//$purple-200: #4e26af;
//
//$purple-300: #381885;
// $blue-000: #2c84fa;
// $blue-100: #2869e6;
//$blue-000: #2c84fa;
// $blue-200: #264caf;
//$blue-100: #2869e6;
// $blue-300: #183385;
//$blue-200: #264caf;
//
//$blue-300: #183385;
// $green-000: #41d693;
// $green-100: #11b584;
//$green-000: #41d693;
// $green-200: #009c7b;
//$green-100: #11b584;
// $green-300: #026e57;
//$green-200: #009c7b;
//
//$green-300: #026e57;
// $body-background-color: $white !default;
// $sidebar-color: $grey-lt-000 !default;
//$yellow-000: #ffeb82;
// $code-background-color: $grey-lt-000 !default;
//$yellow-100: #fadf50;
//$yellow-200: #f7d12e;
// $body-text-color: $grey-dk-100 !default;
//$yellow-300: #e7af06;
// $body-heading-color: $grey-dk-300 !default;
// $nav-child-link-color: $grey-dk-100 !default;
//$red-000: #f77e7e;
// $link-color: $purple-000 !default;
//$red-100: #f96e65;
// $btn-primary-color: $purple-100 !default;
//$red-200: #e94c4c;
// $base-button-color: #f7f7f7 !default;
//$red-300: #dd2e2e;
//
// //
//$body-background-color: $white;
// // Media queries in pixels
//$sidebar-color: $grey-lt-000;
// //
//$search-background-color: $white;
//
//$table-background-color: $white;
// $media-queries: (
//$code-background-color: $grey-lt-000;
// xs: 320px,
// sm: 500px,
//$body-text-color: $grey-dk-100;
// md: 740px,
//$body-heading-color: $grey-dk-300;
// lg: 1120px,
//$search-result-preview-color: $grey-dk-000;
// xl: 1400px
//$nav-child-link-color: $grey-dk-100;
// );
//$link-color: $purple-000;
//
//$btn-primary-color: $purple-100;
// //
//$base-button-color: #f7f7f7;
// // Spacing
// //
////
//
//// Spacing
// $spacing-unit: 1rem; // 1rem == 16px
////
//
// $spacers: (
//$spacing-unit: 1rem; // 1rem == 16px
// sp-0: 0,
// sp-1: $spacing-unit * 0.25,
//$spacers: (
// sp-2: $spacing-unit * 0.5,
//sp-0: 0,
// sp-3: $spacing-unit * 0.75,
//sp-1: $spacing-unit * 0.25,
// sp-4: $spacing-unit,
//sp-2: $spacing-unit * 0.5,
// sp-5: $spacing-unit * 1.5,
//sp-3: $spacing-unit * 0.75,
// sp-6: $spacing-unit * 2,
//sp-4: $spacing-unit,
// sp-7: $spacing-unit * 2.5,
//sp-5: $spacing-unit * 1.5,
// sp-8: $spacing-unit * 3,
//sp-6: $spacing-unit * 2,
// sp-9: $spacing-unit * 3.5,
//sp-7: $spacing-unit * 2.5,
// sp-10: $spacing-unit * 4
//sp-8: $spacing-unit * 3,
// );
//sp-9: $spacing-unit * 3.5,
//
//sp-10: $spacing-unit * 4
// $sp-1: map-get($spacers, sp-1); // 0.25 rem == 4px
//);
// $sp-2: map-get($spacers, sp-2); // 0.5 rem == 8px
// $sp-3: map-get($spacers, sp-3); // 0.75 rem == 12px
//$sp-1: map-get($spacers, sp-1); // 0.25 rem == 4px
// $sp-4: map-get($spacers, sp-4); // 1 rem == 16px
//$sp-2: map-get($spacers, sp-2); // 0.5 rem == 8px
// $sp-5: map-get($spacers, sp-5); // 1.5 rem == 24px
//$sp-3: map-get($spacers, sp-3); // 0.75 rem == 12px
// $sp-6: map-get($spacers, sp-6); // 2 rem == 32px
//$sp-4: map-get($spacers, sp-4); // 1 rem == 16px
// $sp-7: map-get($spacers, sp-7); // 2.5 rem == 40px
//$sp-5: map-get($spacers, sp-5); // 1.5 rem == 24px
// $sp-8: map-get($spacers, sp-8); // 3 rem == 48px
//$sp-6: map-get($spacers, sp-6); // 2 rem == 32px
// $sp-9: map-get($spacers, sp-9); // 4 rem == 48px
//$sp-7: map-get($spacers, sp-7); // 2.5 rem == 40px
// $sp-10: map-get($spacers, sp-10); // 4.5 rem == 48px
//$sp-8: map-get($spacers, sp-8); // 3 rem == 48px
//
//$sp-9: map-get($spacers, sp-9); // 4 rem == 48px
// //
//$sp-10: map-get($spacers, sp-10); // 4.5 rem == 48px
// // Borders
// //
////
//
//// Borders
// $border: 1px solid;
////
// $border-radius: 4px;
// $border-color: $grey-lt-100;
//$border: 1px solid;
//
//$border-radius: 4px;
// //
//$border-color: $grey-lt-100;
// // Grid system
// //
////
//
//// Grid system
// $gutter-spacing: $sp-6;
////
// $gutter-spacing-sm: $sp-4;
// $nav-width: 232px;
//$gutter-spacing: $sp-6;
// $content-width: 800px;
//$gutter-spacing-sm: $sp-4;
//
//$nav-width: 264px;
// $media-queries: (
//$nav-width-md: 248px;
// xs: 320px,
//$content-width: 800px;
// sm: 500px,
//$header-height: 60px;
// md: 740px,
//$search-results-width: 500px;
// lg: 800px,
// xl: 1316px
////
// );
//// Media queries in pixels
////
//$media-queries: (
//xs: 320px,
//sm: 500px,
//md: $content-width,
//lg: $content-width + $nav-width,
//xl: 1400px
//);
This diff is collapsed.
Click to expand it.
docs/configuration.md
+
5
−
4
View file @
22560472
...
@@ -26,6 +26,7 @@ View this site's [_config.yml](https://github.com/pmarsceill/just-the-docs/tree/
...
@@ -26,6 +26,7 @@ View this site's [_config.yml](https://github.com/pmarsceill/just-the-docs/tree/
```
yaml
```
yaml
# Enable or disable the site search
# Enable or disable the site search
# Support true (default) or false
search_enabled
:
true
search_enabled
:
true
```
```
...
@@ -38,11 +39,11 @@ aux_links:
...
@@ -38,11 +39,11 @@ aux_links:
-
"
//github.com/pmarsceill/just-the-docs"
-
"
//github.com/pmarsceill/just-the-docs"
```
```
## Heading anchors
## Heading anchor
link
s
```
yaml
```
yaml
# Heading anchors appear on hover over h1-h6 tags
# Heading anchor
link
s appear on hover over h1-h6 tags
# allowing users to deep link to a particular
heading
#
in page content
allowing users to deep link to a particular
# on a page.
#
heading
on a page.
#
#
# Supprts true (default) or false/nil
# Supprts true (default) or false/nil
heading_anchors
:
true
heading_anchors
:
true
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment