Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
events
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Publicity
events
Commits
70142aca
Commit
70142aca
authored
5 months ago
by
Stefan Kropp
Browse files
Options
Downloads
Patches
Plain Diff
Fixed links and removed "Demo"
parent
fe357b0e
No related branches found
No related tags found
No related merge requests found
Pipeline
#708882
failed with stage
Stage:
in 1 minute and 36 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-2
1 addition, 2 deletions
README.md
pelicanconf.py
+3
-3
3 additions, 3 deletions
pelicanconf.py
themes/simple/templates/base.html
+0
-7
0 additions, 7 deletions
themes/simple/templates/base.html
with
4 additions
and
12 deletions
README.md
+
1
−
2
View file @
70142aca
...
...
@@ -2,6 +2,5 @@
## Getting started
Demo for a Debian Event Website:
https://stefankropp.pages.debian.net/debian-events-site/
Website: https://event.debian.net/
This diff is collapsed.
Click to expand it.
pelicanconf.py
+
3
−
3
View file @
70142aca
...
...
@@ -38,9 +38,9 @@ THEME = 'themes/simple'
STATIC_PATHS
=
[
"
static
"
,
"
images
"
]
PATH
=
'
content
'
DEB_EVENTS_REPOSITORY
=
'
https://salsa.debian.org/
StefanKropp/debian-
events
-site
'
DEB_EVENTS_ISSUES
=
'
https://salsa.debian.org/
StefanKropp/debian-
events
-site
/-/issues
'
DEB_EVENTS_HELP
=
'
https://salsa.debian.org/
StefanKropp/debian-
events
-site
/-/wikis/home
'
DEB_EVENTS_REPOSITORY
=
'
https://salsa.debian.org/
publicity-team/
events
/
'
DEB_EVENTS_ISSUES
=
'
https://salsa.debian.org/
publicity-team/
events/-/issues
'
DEB_EVENTS_HELP
=
'
https://salsa.debian.org/
publicity-team/
events/-/wikis/home
'
IMAGE_PROCESS
=
{
"
thumb
"
:
{
...
...
This diff is collapsed.
Click to expand it.
themes/simple/templates/base.html
+
0
−
7
View file @
70142aca
...
...
@@ -41,13 +41,6 @@
<body
id=
"index"
class=
"home"
>
<div
class=
"container"
>
<!-- Demo Version -->
<center>
<div
class=
"alert alert-warning"
role=
"alert"
>
This is a demo.
</div>
</center>
<div
class=
"alert alert-dark"
role=
"alert"
>
<a
href=
"{{ DEB_EVENTS_ISSUES }}"
>
Report a bug
</a>
</div>
...
...
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