Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
schul-frei.dev
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Projekt schul-frei
schul-frei.dev
Commits
b282633d
Verified
Commit
b282633d
authored
5 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Add news to navbar
parent
43b0dd68
No related branches found
No related tags found
No related merge requests found
Pipeline
#1047
failed
5 years ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pelicanconf.py
+3
-0
3 additions, 0 deletions
pelicanconf.py
themes/teckids
+1
-1
1 addition, 1 deletion
themes/teckids
with
4 additions
and
1 deletion
pelicanconf.py
+
3
−
0
View file @
b282633d
...
@@ -34,6 +34,7 @@ AUTHOR_FEED_RSS = None
...
@@ -34,6 +34,7 @@ AUTHOR_FEED_RSS = None
# Navbar
# Navbar
MENUITEMS
=
[
MENUITEMS
=
[
(
'
Startseite
'
,
'
index.html
'
),
(
'
Startseite
'
,
'
index.html
'
),
(
'
Neuigkeiten
'
,
'
archives.html
'
),
(
'
Lösungen
'
,
[
(
'
Lösungen
'
,
[
(
'
Schulnetzwerk
'
,
'
solutions/network.html
'
),
(
'
Schulnetzwerk
'
,
'
solutions/network.html
'
),
(
'
Informationsverwaltung
'
,
'
solutions/sis.html
'
),
(
'
Informationsverwaltung
'
,
'
solutions/sis.html
'
),
...
@@ -62,6 +63,7 @@ I18N_SUBSITES = {
...
@@ -62,6 +63,7 @@ I18N_SUBSITES = {
"
en
"
:
{
"
en
"
:
{
"
MENUITEMS
"
:
[
"
MENUITEMS
"
:
[
(
'
Home
'
,
'
index.html
'
),
(
'
Home
'
,
'
index.html
'
),
(
'
News
'
,
'
archives.html
'
),
(
'
Solutions
'
,
[
(
'
Solutions
'
,
[
(
'
School network
'
,
'
solutions/network.html
'
),
(
'
School network
'
,
'
solutions/network.html
'
),
(
'
Information management
'
,
'
solutions/sis.html
'
),
(
'
Information management
'
,
'
solutions/sis.html
'
),
...
@@ -82,6 +84,7 @@ I18N_SUBSITES = {
...
@@ -82,6 +84,7 @@ I18N_SUBSITES = {
"
fr
"
:
{
"
fr
"
:
{
"
MENUITEMS
"
:
[
"
MENUITEMS
"
:
[
(
'
Home
'
,
'
index.html
'
),
(
'
Home
'
,
'
index.html
'
),
(
'
Actualités
'
,
'
archives.html
'
),
(
'
Solutions
'
,
[
(
'
Solutions
'
,
[
(
"
Réseau d
'
école
"
,
'
solutions/network.html
'
),
(
"
Réseau d
'
école
"
,
'
solutions/network.html
'
),
(
"
Administration d
'
informations
"
,
'
solutions/sis.html
'
),
(
"
Administration d
'
informations
"
,
'
solutions/sis.html
'
),
...
...
This diff is collapsed.
Click to expand it.
teckids
@
588d7c54
Compare
0b4da674
...
588d7c54
Subproject commit
0b4da6748e931c41f0f0bcb40b8b16327a1ed6f
5
Subproject commit
588d7c54ea52404790c52e688cd0f16dcbc2501
5
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