Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-qtype_stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-qtype_stack
Commits
7621cc6a
Commit
7621cc6a
authored
5 years ago
by
Malthe
Browse files
Options
Downloads
Patches
Plain Diff
Fix navigation bar
parent
d80673a1
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
mkdocs.yml
+2
-22
2 additions, 22 deletions
mkdocs.yml
overrides/main.html
+1
-1
1 addition, 1 deletion
overrides/main.html
with
3 additions
and
23 deletions
mkdocs.yml
+
2
−
22
View file @
7621cc6a
site_name
:
STACK
site_name
:
STACK
Documentation
extra_javascript
:
extra_javascript
:
-
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
-
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML
theme
:
theme
:
...
@@ -7,23 +7,3 @@ theme:
...
@@ -7,23 +7,3 @@ theme:
logo
:
img/logo_large.svg
logo
:
img/logo_large.svg
markdown_extensions
:
markdown_extensions
:
-
mdx_math
-
mdx_math
\ No newline at end of file
nav
:
-
Home
:
'
index.md'
-
About
:
'
About.md'
-
Training and Events
:
'
Training_and_events.md'
-
Case Studies
:
-
2019
:
-
'
CaseStudies/2019/index.md'
-
'
CaseStudies/2019/FAC.md'
-
'
CaseStudies/2019/PhysicsCurriculum.md'
-
'
CaseStudies/2019/Adaptive.md'
-
'
CaseStudies/2019/FlickInterface.md'
-
'
CaseStudies/2019/Maseno.md'
-
'
CaseStudies/2019/optes.md'
-
'
CaseStudies/2019/ILIAS.md'
-
'
CaseStudies/2019/StackAtScale.md'
-
'
CaseStudies/2019/ABACUS.md'
-
'
CaseStudies/2019/Loughborough.md'
-
'
CaseStudies/2019/Edinburgh.md'
-
FAQ
:
'
FAQ.md'
-
Docs
:
'
https://stack-test.readthedocs.io/en/latest/'
\ No newline at end of file
This diff is collapsed.
Click to expand it.
overrides/main.html
+
1
−
1
View file @
7621cc6a
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<!-- Adds logo to navigation bar. -->
<!-- Adds logo to navigation bar. -->
{% block site_name %}
{% block site_name %}
<a
class=
"navbar-brand"
href=
"malthesrepo.readthedocs.org"
><img
style=
"vertical-align:baseline"
src=
"/img/logo_large.png"
alt=
"STACK logo"
height=
"20"
>
STACK
</a>
<a
class=
"navbar-brand"
href=
"
www.
malthesrepo.readthedocs.org"
><img
style=
"vertical-align:baseline"
src=
"/img/logo_large.png"
alt=
"STACK logo"
height=
"20"
>
STACK
</a>
{% endblock %}
{% endblock %}
<!-- Specifies styles for columns and rows. -->
<!-- Specifies styles for columns and rows. -->
...
...
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