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
e8e6d767
Verified
Commit
e8e6d767
authored
5 years ago
by
Tom Teichler
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of edugit.org:Teckids/team-foss/schul-frei/schul-frei.org
parents
87660670
e04f9be1
No related branches found
No related tags found
No related merge requests found
Pipeline
#1057
passed
5 years ago
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
content/posts/de/2020-03-15_corona.md
+4
-2
4 additions, 2 deletions
content/posts/de/2020-03-15_corona.md
pelicanconf.py
+1
-1
1 addition, 1 deletion
pelicanconf.py
with
6 additions
and
4 deletions
.gitlab-ci.yml
+
1
−
1
View file @
e8e6d767
...
...
@@ -6,7 +6,7 @@ variables:
pages
:
stage
:
deploy
before_script
:
-
pip install Markdown gitpython pelican py_w3c
-
pip install Markdown gitpython pelican py_w3c
beautifulsoup4
script
:
-
make publish
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
content/posts/de/2020-03-15_corona.md
+
4
−
2
View file @
e8e6d767
...
...
@@ -5,8 +5,10 @@ Language: de
Aufgrund der COVID-19-Ausbreitung werden flächendenkend Schulen geschlossen
und Lehrerende und Lernende müssen sich über das Internet verständigen.
Hier zeigen wir Ihnen kostenlose Tools, welche helfen können, den Unterricht
auf Entfernung besser zu gestalten.
Hier zeigen wir Lehrkräften (kosten)freie Tools, welche helfen können, den Unterricht
auf Entfernung zu gestalten.
<!-- PELICAN_END_SUMMARY -->
### 1. Jitsi-Meet
...
...
This diff is collapsed.
Click to expand it.
pelicanconf.py
+
1
−
1
View file @
e8e6d767
...
...
@@ -16,7 +16,7 @@ DEFAULT_LANG = 'de'
THEME
=
'
themes/teckids
'
PLUGIN_PATHS
=
[
"
plugins
"
]
PLUGINS
=
[
'
i18n_subsites
'
,
'
filetime_from_git
'
,
'
sitemap
'
]
PLUGINS
=
[
'
i18n_subsites
'
,
'
filetime_from_git
'
,
'
sitemap
'
,
'
summary
'
]
MARKDOWN
=
{
'
extension_configs
'
:
{
'
markdown.extensions.attr_list
'
:
{},
...
...
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