Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stakater/stakater-docs-mkdocs-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef53cc53481873ff55c408c2e44b3d30cc4638d2
Choose a base ref
...
head repository: stakater/stakater-docs-mkdocs-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0eef29f4cbd2491bbad359c7981501e80e26e78a
Choose a head ref

Commits on Jul 7, 2024

  1. Update dependency stakater/vale-package to v0.0.27 (#35)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2024
    Copy the full SHA
    6a50eaf View commit details
  2. Update stakater/.github action to v0.0.82 (#34)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 7, 2024
    Copy the full SHA
    fcdeb29 View commit details

Commits on Jul 8, 2024

  1. update

    karl-johan-grahn committed Jul 8, 2024
    Copy the full SHA
    829d546 View commit details
  2. update

    karl-johan-grahn committed Jul 8, 2024
    Copy the full SHA
    e2122bf View commit details
  3. update

    karl-johan-grahn committed Jul 8, 2024
    Copy the full SHA
    93174b4 View commit details
  4. update

    karl-johan-grahn committed Jul 8, 2024
    Copy the full SHA
    371893b View commit details
  5. Merge pull request #37 from stakater/html

    Add spell checking of HTML files
    rasheedamir authored Jul 8, 2024
    Copy the full SHA
    2923ca1 View commit details
  6. Update anothrNick/github-tag-action action to v1.70.0 (#38)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jul 8, 2024
    Copy the full SHA
    e611cfb View commit details

Commits on Sep 10, 2024

  1. Update dependency stakater/vale-package to v0.0.33 (#40)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2024
    Copy the full SHA
    782cf3e View commit details
  2. Update stakater/.github action to v0.0.91 (#39)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2024
    Copy the full SHA
    5caf8d1 View commit details
  3. update

    karl-johan-grahn committed Sep 10, 2024
    Copy the full SHA
    0d3ab39 View commit details
  4. Merge pull request #41 from stakater/update_token

    Update expired token
    rasheedamir authored Sep 10, 2024
    Copy the full SHA
    0363bd5 View commit details
  5. update

    karl-johan-grahn committed Sep 10, 2024
    Copy the full SHA
    6929214 View commit details
  6. update

    karl-johan-grahn committed Sep 10, 2024
    Copy the full SHA
    09dce86 View commit details
  7. Copy the full SHA
    bd181e9 View commit details

Commits on Sep 18, 2024

  1. Copy the full SHA
    61af717 View commit details

Commits on Sep 19, 2024

  1. Copy the full SHA
    63027b3 View commit details
  2. Copy the full SHA
    ebf7cf2 View commit details
  3. Copy the full SHA
    6958fa9 View commit details

Commits on Sep 23, 2024

  1. Merge pull request #46 from stakater/task/add-responsiveness-to-custo…

    …m-header-and-footer-in-theme-common-sa-5550
    
    [Task] Add responsiveness to custom header and footer in theme common sa 5550
    SheryarButt authored Sep 23, 2024
    Copy the full SHA
    aedd652 View commit details

Commits on Sep 26, 2024

  1. Copy the full SHA
    eb15acd View commit details
  2. Update dependency stakater/vale-package to v0.0.35 (#44)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 26, 2024
    Copy the full SHA
    f761923 View commit details
  3. Update stakater/.github action to v0.0.93 (#45)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 26, 2024
    Copy the full SHA
    c21661c View commit details

Commits on Sep 27, 2024

  1. Modified version classes

    RSAK56 committed Sep 27, 2024
    Copy the full SHA
    c31dbce View commit details
  2. Merge pull request #48 from stakater/task/added-modification-to-theme…

    …-common-version-classes
    
    [Task] Added modifications to theme common version classes
    SheryarButt authored Sep 27, 2024
    Copy the full SHA
    879587c View commit details
  3. Copy the full SHA
    0eb44a9 View commit details
  4. Merge pull request #49 from stakater/task/small-mobile-screen-size-fix

    [Task] Small mobile screen size fix
    RSAK56 authored Sep 27, 2024
    Copy the full SHA
    0eef29f View commit details
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -7,8 +7,8 @@ on:

jobs:
qa:
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.79
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.93
with:
MD_CONFIG: .github/md_config.json
DOC_SRC: README.md
DOC_SRC: README.md resources
MD_LINT_CONFIG: .markdownlint.yaml
6 changes: 3 additions & 3 deletions .github/workflows/push_container.yaml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ on:
- 'main'

jobs:
build:
push:
runs-on: ubuntu-latest
steps:
- name: Check out code
@@ -16,9 +16,9 @@ jobs:
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo

- name: Push Latest Tag
uses: anothrNick/github-tag-action@1.69.0
uses: anothrNick/github-tag-action@1.62.0
env:
GITHUB_TOKEN: ${{ secrets.STAKATER_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
WITH_V: true
DEFAULT_BUMP: patch
RELEASE_BRANCHES: main
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -7,6 +7,6 @@ on:

jobs:
release:
uses: stakater/.github/.github/workflows/release_template.yaml@v0.0.79
uses: stakater/.github/.github/workflows/release_template.yaml@v0.0.93
secrets:
SLACK_WEBHOOK_URL: ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
6 changes: 3 additions & 3 deletions .vale.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
StylesPath = styles
MinAlertLevel = warning

Packages = https://github.com/stakater/vale-package/releases/download/v0.0.25/Stakater.zip
Packages = https://github.com/stakater/vale-package/releases/download/v0.0.35/Stakater.zip
Vocab = Stakater

# Only check MarkDown files
[*.md]
# Only check MarkDown and HTML files
[*.{md,html}]

BasedOnStyles = Vale
3 changes: 3 additions & 0 deletions resources/assets/svg/down-arrow-sm.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
249 changes: 221 additions & 28 deletions resources/partials/footer.html
Original file line number Diff line number Diff line change
@@ -52,10 +52,6 @@
flex: 3;
}

.flex-0-8 {
flex: 0.8;
}

.margin-left-1 {
margin-left: 1rem;
}
@@ -64,21 +60,209 @@
margin-bottom: 1rem;
}

.margin-top-16 {
margin-top: 1rem;
}

.footer-content-container {
width: 100%;
margin: 0 14%;
}

.footer-columns-container {
display: flex;
justify-content: center;
}

.footer-copyrights-media-link-container {
display: flex;
justify-content: space-between;
}

.footer-location-info-container {
display: block;
}

.footer-copy-rights-policy-container {
display: flex;
justify-content: flex-start;
align-items: center;
}

/* Media Queries for Responsiveness */
@media (min-width: 320px) and (max-width: 375px) {
.csa-logo-dark {
width: 80px;
height: 40px;
}

.csa-logo-dark {
width: 80px;
height: 40px;
}

.hc-logo-dark {
height: 40px;
width: 100px;
}

.hc-logo-light {
height: 40px;
width: 100px;
}

.flex-2,
.flex-1 {
justify-content: center;
display: flex;
flex-direction: column;
align-items: center;
}

.footer-content-container {
margin: 0 5%;
}

.footer-columns-container {
display: flex;
justify-content: center;
flex-direction: column;
}


.logo-footer-container {
display: flex;
justify-content: center;
}

.collaborations-img-container {
display: flex;
justify-content: center;
align-items: center;
margin: 8px 0;
}

.footer-location-info-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.footer-copyrights-media-link-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.footer-copy-rights-policy-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
}

@media (min-width: 376px) and (max-width: 425px) {
.csa-logo-dark {
width: 80px;
height: 40px;
}

.csa-logo-dark {
width: 80px;
height: 40px;
}

.hc-logo-dark {
height: 40px;
width: 100px;
}

.hc-logo-light {
height: 40px;
width: 100px;
}

.flex-2,
.flex-1 {
justify-content: center;
display: flex;
flex-direction: column;
align-items: center;
}

.footer-content-container {
margin: 0 5%;
}

.footer-columns-container {
display: flex;
justify-content: center;
flex-direction: column;
}


.logo-footer-container {
display: flex;
justify-content: center;
}

.collaborations-img-container {
display: flex;
justify-content: center;
align-items: center;
margin: 8px 0;
}

.footer-location-info-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.footer-copyrights-media-link-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.footer-copy-rights-policy-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
}

@media (min-width: 426px) and (max-width: 768px) {
.md-footer-col-title {
font-size: 14px;
}

.md-footer-col-link {
font-size: 12px;
}

.margin-bottom-16 {
margin-bottom: 0.5rem;
}
}
</style>


<footer class="md-footer">
<div class="md-footer__inner mlr-auto" aria-label="{{ lang.t('footer') }}" {{ hidden }}>
<!-- Footer content container-->
<div class="footer-content-container">
<!-- Flex-container with columns -->
<div class="display-flex jscc">
<div class="footer-columns-container">
<!-- Column 1 -->
<div class="flex-2">
<div>
<div class="logo-footer-container">
{% if config.theme.footer_logo_light %}
<img class="md-header__logo_light" src="{{ config.theme.footer_logo_light | url }}#only-light"
alt="logo" />
@@ -88,23 +272,30 @@
{% endif %}
</div>

<div class="display-flex">
{% if config.theme.cloud_security_alliance_logo_dark %}
<img src="{{ config.theme.cloud_security_alliance_logo_dark | url }}#only-dark" alt="CSA" />
{% endif %}
{% if config.theme.cloud_security_alliance_logo_light %}
<img src="{{ config.theme.cloud_security_alliance_logo_light | url }}#only-light" alt="CSA" />
{% endif %}

{% if config.theme.hippa_compliant_logo_dark %}
<img src="{{ config.theme.hippa_compliant_logo_dark | url }}#only-dark" alt="HC" />
{% endif %}
{% if config.theme.hippa_compliant_logo_light %}
<img src="{{ config.theme.hippa_compliant_logo_light | url }}#only-light" alt="HC" />
{% endif %}
<div class="collaborations-img-container">
<div class="display-flex">
{% if config.theme.cloud_security_alliance_logo_dark %}
<img class="csa-logo-dark"
src="{{ config.theme.cloud_security_alliance_logo_dark | url }}#only-dark" alt="CSA" />
{% endif %}
{% if config.theme.cloud_security_alliance_logo_light %}
<img class="csa-logo-light"
src="{{ config.theme.cloud_security_alliance_logo_light | url }}#only-light"
alt="CSA" />
{% endif %}

{% if config.theme.hippa_compliant_logo_dark %}
<img class="hc-logo-dark" src="{{ config.theme.hippa_compliant_logo_dark | url }}#only-dark"
alt="HC" />
{% endif %}
{% if config.theme.hippa_compliant_logo_light %}
<img class="hc-logo-light"
src="{{ config.theme.hippa_compliant_logo_light | url }}#only-light" alt="HC" />
{% endif %}
</div>
</div>

<div class="display-block">
<div class="footer-location-info-container">
<p class="md-footer-col-title"><b>
Org#
</b>
@@ -116,15 +307,15 @@
</p>
</div>

<div class="display-block">
<div class="footer-location-info-container">
<p class="md-footer-col-title"><b>

Address
</b>
</p>
<p class="md-footer-org-details-md">

David Bagaers gata 26A, <br>
David Bagares gata 26A, <br>
111 38 Stockholm, <br>
Sweden

@@ -269,10 +460,10 @@
</div>

<!-- Copy Rights and Social Media Links -->
<div class="display-flex jscsb">
<div class="footer-copyrights-media-link-container">
<!-- Column 1 -->
<div class="flex-3">
<div class="display-flex jscfs items-center">
<div class="footer-copy-rights-policy-container display-flex jscfs items-center">
<div>
<p class="md-footer-base-content">
<b>
@@ -316,13 +507,14 @@
</div> -->
<!-- <div class="flex-1"></div>
<div class="flex-1"></div> -->
<div class="flex-1">
<div class="flex-1 margin-top-16">
<!-- Social Links -->
<!-- vale off -->
<div class="display-flex jscsa">
<a href="https://github.com/stakater" class="svg-container" title="Github">
<a href="https://github.com/stakater" class="svg-container" title="GitHub">
{% include "assets/svg/social/github.svg" %}
</a>
<a href="https://www.linkedin.com/company/stakater/" class="svg-container" title="Linkedin">
<a href="https://www.linkedin.com/company/stakater/" class="svg-container" title="LinkedIn">
{% include "assets/svg/social/linkedin.svg" %}
</a>
<a href="https://x.com/stakater" class="svg-container" title="X">
@@ -338,6 +530,7 @@
{% include "assets/svg/social/reddit.svg" %}
</a>
</div>
<!-- vale on -->
</div>
</div>
</div>
Loading