Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hacknfun.camp
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 Hack-n-Fun
hacknfun.camp
Commits
f6be5fab
Verified
Commit
f6be5fab
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Use packaged pelican theme
parent
32b7a55b
No related branches found
No related tags found
No related merge requests found
Pipeline
#27525
failed
3 years ago
Stage: deploy
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
.gitmodules
+0
-3
0 additions, 3 deletions
.gitmodules
requirements.txt
+6
-0
6 additions, 0 deletions
requirements.txt
themes/teckids
+0
-1
0 additions, 1 deletion
themes/teckids
with
8 additions
and
5 deletions
.gitlab-ci.yml
+
2
−
1
View file @
f6be5fab
...
@@ -2,11 +2,12 @@ image: python:3.8-buster
...
@@ -2,11 +2,12 @@ image: python:3.8-buster
variables
:
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
GIT_SUBMODULE_STRATEGY
:
recursive
PIP_EXTRA_INDEX_URL
:
https://edugit.org/api/v4/projects/257/packages/pypi/simple
pages
:
pages
:
stage
:
deploy
stage
:
deploy
before_script
:
before_script
:
-
pip install
Markdown gitpython pelican py_w3c beautifulsoup4
-
pip install
-r requirements.txt
script
:
script
:
-
make publish
-
make publish
artifacts
:
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
.gitmodules
+
0
−
3
View file @
f6be5fab
[submodule "themes/teckids"]
path = themes/teckids
url = https://edugit.org/Teckids/team-pr/pelican-theme-teckids
[submodule "plugins"]
[submodule "plugins"]
path = plugins
path = plugins
url = https://github.com/getpelican/pelican-plugins
url = https://github.com/getpelican/pelican-plugins
This diff is collapsed.
Click to expand it.
requirements.txt
0 → 100644
+
6
−
0
View file @
f6be5fab
pelican
Markdown
gitpython
py_w3c
beautifulsoup4
pelican-theme-teckids
This diff is collapsed.
Click to expand it.
teckids
@
32ff535c
Compare
32ff535c
...
32ff535c
Subproject commit 32ff535ccce0b353f7e35e86be22c263932c0224
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