Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
infrablue.edugit.io
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
InfraBlue
infrablue.edugit.io
Commits
eb690978
Verified
Commit
eb690978
authored
5 years ago
by
Tom Teichler
Browse files
Options
Downloads
Patches
Plain Diff
Add python-bigbluebutton2 to menu
parent
58eff79b
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#2509
passed
5 years ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pelicanconf.py
+3
-15
3 additions, 15 deletions
pelicanconf.py
with
3 additions
and
15 deletions
pelicanconf.py
+
3
−
15
View file @
eb690978
AUTHOR
=
'
The InfraBlue Team
'
SITENAME
=
'
InfraBlue
'
SI
TESUBTITLE
=
'
Material design frontend and server manager for BigBlueButton
'
SI
DEBAR_DIGEST
=
'
Material design frontend and server manager for BigBlueButton
'
SITEURL
=
'
infrablue.edugit.io
'
SIDEBAR_DIGEST
=
SITESUBTITLE
PATH
=
'
content
'
OUTPUT_PATH
=
'
public
'
...
...
@@ -19,19 +18,10 @@ TRANSLATION_FEED_ATOM = None
AUTHOR_FEED_ATOM
=
None
AUTHOR_FEED_RSS
=
None
# Blogroll
LINKS
=
()
MENU_ITEMS
=
(
(
"
Home
"
,
SITEURL
),
MENUITEMS
=
(
(
"
python-bigbluebutton2
"
,
"
https://infrablue.edugit.io/python-bigbluebutton2/docs/html/
"
),
)
DISPLAY_PAGES_ON_MENU
=
True
# Social widget
# SOCIAL = (('You can add links in your config file', '#'),
# ('Another social link', '#'),)
DEFAULT_PAGINATION
=
False
# Uncomment following line if you want document-relative URLs when developing
RELATIVE_URLS
=
True
...
...
@@ -43,8 +33,6 @@ THEME = 'themes/blue'
SITETITLE
=
f
'
{
SITENAME
}
'
SITECOVER
=
None
MAIN_MENU
=
True
PLUGIN_PATHS
=
[
"
plugins
"
]
PLUGINS
=
[
'
sitemap
'
]
...
...
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