Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
c3sets.de
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
psy
c3sets.de
Merge requests
!36
rework terms
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
rework terms
rework-terms
into
main
Overview
0
Commits
19
Pipelines
11
Changes
92
Merged
psy
requested to merge
rework-terms
into
main
8 months ago
Overview
0
Commits
19
Pipelines
11
Changes
92
Expand
0
0
Merge request reports
Compare
main
version 10
300fdec6
8 months ago
version 9
2b1cfc1a
8 months ago
version 8
7156bcff
8 months ago
version 7
0471aadc
8 months ago
version 6
63c4a156
8 months ago
version 5
9664816a
8 months ago
version 4
9a58402f
8 months ago
version 3
25c6c437
8 months ago
version 2
59b526c8
8 months ago
version 1
c214319e
8 months ago
main (base)
and
latest version
latest version
34478005
19 commits,
8 months ago
version 10
300fdec6
18 commits,
8 months ago
version 9
2b1cfc1a
17 commits,
8 months ago
version 8
7156bcff
16 commits,
8 months ago
version 7
0471aadc
15 commits,
8 months ago
version 6
63c4a156
14 commits,
8 months ago
version 5
9664816a
11 commits,
8 months ago
version 4
9a58402f
8 commits,
8 months ago
version 3
25c6c437
7 commits,
8 months ago
version 2
59b526c8
6 commits,
8 months ago
version 1
c214319e
3 commits,
8 months ago
92 files
+
312
−
41
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
92
Search (e.g. *.vue) (Ctrl+P)
config/_default/config.toml
+
3
−
0
Options
@@ -4,12 +4,15 @@ title = "c3sets.de"
theme
=
"hugo-base16-theme"
titleCaseStyle
=
"none"
[params]
paginate
=
10
[taxonomies]
event
=
"events"
artist
=
"artists"
genre
=
"genres"
[outputs]
home
=
[
"HTML"
,
"RSS"
,
"TXT"
,
"JSON"
]
Loading