Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
CityDemonstrator
Commits
6b16d886
Commit
6b16d886
authored
Oct 10, 2023
by
JOE XMG
Browse files
Mobility category update
parent
b5fab406
Pipeline
#8503
passed with stages
in 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6b16d886
...
...
@@ -4,3 +4,29 @@ Website links to HFT projects and to Drees & Sommer website who have cooperated
Visit the demonstrator website at:
[
https://citydemonstrator.hft-stuttgart.de
](
https://citydemonstrator.hft-stuttgart.de
)
## Adding new Keywords
File name: demos.html
Example: Mobility
```
html
<section
id=
"Mobility"
class=
"hero d-flex align-items-center"
>
<div
class=
"container"
>
<div>
<h4
data-aos=
"fade-up "
data-aos-delay=
"400 "
style=
"color: red; font-weight: 900;"
>
Mobility
</h4>
<div
data-aos=
"fade-up "
data-aos-delay=
"600 "
>
<div>
<iframe
position=
"relative"
width=
"100%"
height=
"600"
src=
"https://ugl.hft-stuttgart.de/demos.html?keyword=Mobility"
></iframe>
</div>
</div>
</div>
</div>
</section>
```
public/demos.html
View file @
6b16d886
...
...
@@ -185,7 +185,7 @@
position=
"relative"
width=
"100%"
height=
"600"
src=
"https://ugl.hft-stuttgart.de/demos.html?keyword=
SensorThings%20API
"
src=
"https://ugl.hft-stuttgart.de/demos.html?keyword=
Mobility
"
></iframe>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment