Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nmaas Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
Documentation
nmaas Documentation
Commits
01235be0
Commit
01235be0
authored
1 year ago
by
Vojdan Kjorveziroski
Browse files
Options
Downloads
Patches
Plain Diff
Reorder guides position in the menu and add the nmaas logo to the footer
parent
a798d986
Branches
Branches containing commit
No related tags found
1 merge request
!8
Resolve "Visual imporovements"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/overrides/partials/footer.html
+2
-1
2 additions, 1 deletion
docs/overrides/partials/footer.html
mkdocs.yml
+4
-4
4 additions, 4 deletions
mkdocs.yml
with
6 additions
and
5 deletions
docs/overrides/partials/footer.html
+
2
−
1
View file @
01235be0
...
...
@@ -47,7 +47,8 @@
{% include "partials/social.html" %}
{% endif %}
<div
style=
"display: flex; justify-content: space-between; align-items: center"
>
<div><img
class=
"logo"
src=
"{{ 'img/geant_logo_white.png' | url }}"
/></div>
<div><img
class=
"logo"
style=
"height: 1em; margin-right: 40px;"
src=
"{{ 'img/nmaas_white.png' | url }}"
/></div>
<div><img
class=
"logo"
style=
"margin-right: 40px"
src=
"{{ 'img/geant_logo_white.png' | url }}"
/></div>
<div><img
class=
"logo"
src=
"{{ 'img/eu_logo.png' | url }}"
</
div
>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
4
−
4
View file @
01235be0
...
...
@@ -3,10 +3,6 @@ site_url: 'https://docs.nmaas.eu'
nav
:
-
Home
:
index.md
-
What is nmaas?
:
'
what-is-nmaas.md'
-
nmaas Guides
:
-
Application Manager Guide
:
'
guides/application-manager-guide.md'
-
Domain Admin Guide
:
'
guides/domain-admin-guide.md'
-
User Guide
:
'
guides/user-guide.md'
-
Managed nmaas
:
-
Introduction
:
'
managed-nmaas/introduction.md'
-
nmaas Playground Instance
:
'
managed-nmaas/nmaas-playground-instance.md'
...
...
@@ -66,6 +62,10 @@ nav:
-
ChangeDetection.io
:
'
nmaas-applications/tutorials/changedetectionio.md'
-
GP4L Orchestrator
:
'
nmaas-applications/tutorials/gp4l-orchestrator.md'
-
Apache Airflow
:
'
nmaas-applications/tutorials/apache-airflow.md'
-
nmaas Guides
:
-
Application Manager Guide
:
'
guides/application-manager-guide.md'
-
Domain Admin Guide
:
'
guides/domain-admin-guide.md'
-
User Guide
:
'
guides/user-guide.md'
-
Blog
:
-
nmaas-101 - "Hello nmaas!"
:
'
blog/blog1/nmaas-101-1.md'
-
nmaas-101 - "I can help! But... Please could you open these two doors?"
:
'
blog/blog2/nmaas-101-2.md'
...
...
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