Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
research-topics-mat-tuhh
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Fabian Nuraddin Alexander Gabel
research-topics-mat-tuhh
Commits
27d502e7
Commit
27d502e7
authored
3 years ago
by
Fabian Nuraddin Alexander Gabel
Browse files
Options
Downloads
Patches
Plain Diff
add mailto.gif
parent
78a80d81
No related branches found
No related tags found
2 merge requests
!40
adapt links, add further topics and fix pipeline job for deployment
,
!35
Resolve "adapt remaining links in demo"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/adapt_html.sh
+15
-3
15 additions, 3 deletions
bin/adapt_html.sh
img/mailto.gif
+0
-0
0 additions, 0 deletions
img/mailto.gif
with
15 additions
and
3 deletions
bin/adapt_html.sh
+
15
−
3
View file @
27d502e7
...
...
@@ -14,10 +14,22 @@ do
#/index
sed
-i
's;"/index.html;"index.html;'
$f
#external links group
#/forschung, informationen, lehre, studium, veranstaltungen
for
string
in
forschung informationen lehre studium veranstaltungen
for
string
in
home forschung informationen lehre studium veranstaltungen
do
echo
$string
sed
-i
"s;
\"
/
$string
;
\"
$baseurl
/
$string
;"
$f
sed
-i
"s;
\'
/
$string
;
\"
$baseurl
/
$string
;"
$f
done
#javascript
# https://cdnjs.com and
sed
-i
"s;/include/javascript/jquery.js;https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.js;"
$f
sed
-i
"s;/include/javascript/hoverIntent.js;https://cdnjs.cloudflare.com/ajax/libs/jquery.hoverintent/1.10.1/jquery.hoverIntent.js;"
$f
sed
-i
"s;/include/javascript/superfish.js;https://cdnjs.cloudflare.com/ajax/libs/superfish/1.7.10/js/superfish.js;"
$f
# mat.tuhh.de
sed
-i
"s;/include/javascript/menu-init.js;https://www.mat.tuhh.de/include/javascript/menu-init.js;"
$f
sed
-i
"s;/include/javascript/toggleme.js;https://www.mat.tuhh.de/include/javascript/toggleme.js;"
$f
sed
-i
"s;/include/javascript/mathjax-init.js;https://www.mat.tuhh.de/include/javascript/toggleme.js;"
$f
sed
-i
"s;/include/javascript/jquery.quicksilver.js;https://www.mat.tuhh.de/include/javascript/toggleme.js;"
$f
sed
-i
"s;/include/javascript/jquery.simpleFAQ.js;https://www.mat.tuhh.de/include/javascript/jquery.simpleFAQ.js;"
$f
done
This diff is collapsed.
Click to expand it.
img/mailto.gif
0 → 100644
+
0
−
0
View file @
27d502e7
919 B
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