Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PBM-1198 Introduced design changes according to the UX prototype #141

Merged
merged 14 commits into from
Dec 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions _resource/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,6 @@
{# Import the theme's layout. #}
{% extends "base.html" %}

{%- macro relbar2 () %}
<div class="md-relbar2__inner md-grid">
<div class="md-content">
<article class="md-content__inner md-typeset" role="main">
<h4>Contact Us </h4>
<p>For free technical help, visit the Percona <a class="reference external" href="https://forums.percona.com/c/mongodb/percona-backup-for-mongodb/22?utm_campaign=Doc%20pages" target="_blank">Community Forum</a>.<br>
<p>To report bugs or submit feature requests, open a <a class="reference external" href="https://jira.percona.com/projects/PBM/issues/" target="_blank">JIRA</a> ticket.<br>
<p>For paid <a class="reference external" href="https://www.percona.com/services/support"> support </a> and <a class="reference external" href="https://www.percona.com/services/managed-services"> managed </a> or <a class="reference external" href="https://www.percona.com/services/consulting">consulting services </a>, contact <a class="reference external" href="https://www.percona.com/about-percona/contact" target="_blank">Percona Sales</a>.</p>
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=0eb11091-81cd-456f-ba7e-d48f006d5875" />
</article>
</div>
</div>
{%- endmacro %}

{% block extrahead %}
{{ super() }}
Expand All @@ -38,6 +25,7 @@ <h4>Contact Us </h4>
</html>
{% endblock %}


{% block site_nav %}
{% if nav %}
{% if page.meta and page.meta.hide %}
Expand Down
2 changes: 1 addition & 1 deletion docs/404.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# 404 - Not Found

We can’t find the page you are looking for. Try using the **Search** or return to the [homepage](index.md).
We can’t find the page you are looking for. Try using the **Search** or return to the [homepage]({{ config.site_url }}).

Check warning on line 3 in docs/404.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/404.md#L3

[Google.We] Try to avoid using first-person plural like 'We'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "docs/404.md", "range": {"start": {"line": 3, "column": 1}}}, "severity": "WARNING"}
Binary file modified docs/_images/setup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading