Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1 year ago
by
JOE XMG
Browse files
Options
Download
Email Patches
Plain Diff
Mobility category update
parent
b5fab406
Pipeline
#8503
passed with stages
in 12 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+26
-0
README.md
public/demos.html
+1
-1
public/demos.html
with
27 additions
and
1 deletion
+27
-1
README.md
+
26
-
0
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>
```
This diff is collapsed.
Click to expand it.
public/demos.html
+
1
-
1
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>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets