Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
R3
school
courses
Commits
a865206b
Verified
Commit
a865206b
authored
4 years ago
by
Laurent Heirendt
Browse files
Options
Downloads
Patches
Plain Diff
fix relative links
parent
a05870ba
No related branches found
No related tags found
1 merge request
!84
Regular merge of develop
Pipeline
#29621
passed
4 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ci/deploy.sh
+3
-3
3 additions, 3 deletions
.ci/deploy.sh
with
3 additions
and
3 deletions
.ci/deploy.sh
+
3
−
3
View file @
a865206b
...
@@ -48,9 +48,9 @@ do
...
@@ -48,9 +48,9 @@ do
ln
-s
../../theme theme
ln
-s
../../theme theme
# add matomo
# add matomo
sed
-i
"/matomohead/r./.ci/analytics/head.html"
theme/templates/_index.html
sed
-i
"/matomohead/r./.
./../.
ci/analytics/head.html"
theme/templates/_index.html
sed
-i
"/matomopolicy/r./.ci/analytics/policy.html"
theme/templates/_index.html
sed
-i
"/matomopolicy/r./.
./../.
ci/analytics/policy.html"
theme/templates/_index.html
sed
-i
"/matomobanner/r./.ci/analytics/gdpr-banner.html"
theme/templates/_index.html
sed
-i
"/matomobanner/r./.
./../.
ci/analytics/gdpr-banner.html"
theme/templates/_index.html
# install npm
# install npm
yarn global add grunt-cli generator-reveal
yarn global add grunt-cli generator-reveal
...
...
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