Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
# Git LFS
*.pdf filter=lfs diff=lfs merge=lfs -text
*.mov filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/coronavirus_dashboard.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/hochseilgarten.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/hochseilgarten_parcours.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/hochseilgarten_responsive.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/kinect_teaser.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/maxpaynezone.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/maxpaynezone_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/tippspiel_matches.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/tippspiel_ranking.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/tippspiel_tipp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/tippspiel_tipp_responsive.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/touchcore_class_diagram.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/touchcore_feature_model.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/touchcore_impact_model.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/touchcore_reuse.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/assets/stylesheets/extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,13 @@
ul li .admonition.hidden {
display: none;
}

/* Increase space between icon/emoji and title in card grid */
.grid.cards .twemoji {
margin-right: 5px;
}

/* Hide extra figures so they only show up in the lightbox */
.md-typeset figure.hidden, .md-typeset .glightbox .hidden {
display: none !important;
}
3 changes: 3 additions & 0 deletions docs/assets/videos/kinect_fitts_law.mp4
Git LFS file not shown
3 changes: 3 additions & 0 deletions docs/assets/videos/kinect_fitts_law_close.mp4
Git LFS file not shown
412 changes: 411 additions & 1 deletion docs/projects/index.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/research/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ I have been  on the Program Committee for the following conferences/workshops:
* [MLE 2019](https://gemoc.org/events/mle2019) (co-located with [MODELS 2019](https://modelsconf19.org/))
* [MOMO 2018](https://2018.programming-conference.org/track/MOMO-2018-papers) (co-located with [<Programming> 2018](https://2018.programming-conference.org/home))
* [MODELS 2017 Artifact Evaluation](https://models17ae.itu.dk/) (open review on [GitHub](https://github.com/grammarware/models17))
* [GEMOC 2017](https://gemoc.org/events/gemoc2017.html) (co-located with [MODELS 2017](https://www.cs.utexas.edu/models2017))
* [GEMOC 2017](https://gemoc.org/events/gemoc2017.html) (co-located with [MODELS 2017](https://web.archive.org/web/20180628044654/https://www.cs.utexas.edu/models2017))
* [GEMOC 2016](https://gemoc.org/events/gemoc2016.html) (co-located with [MODELS 2016](https://web.archive.org/web/20240303155734/https://models2016.irisa.fr/))
* [GEMOC 2015](https://gemoc.org/events/gemoc2015.html) (co-located with [MODELS 2015](https://cruise.eecs.uottawa.ca/models2015/)),
* [MODELS 2014](https://models2014.webs.upv.es/) (co-reviewer)
Expand Down
4 changes: 4 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ theme:
- navigation.expand
- navigation.indexes
- navigation.tabs
- navigation.top
- toc.follow
# - toc.integrate
logo: assets/images/profile.jpg
language: en
name: material
Expand Down Expand Up @@ -99,6 +101,8 @@ plugins:
exclude:
- index.md
- blog/**
# https://github.com/blueswen/mkdocs-glightbox
- glightbox

markdown_extensions:
# Abbreviations
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ requires-python = ">=3.12"
dependencies = [
"markdown-callouts==0.4.0",
"mkdocs-git-revision-date-localized-plugin==1.3.0",
"mkdocs-glightbox==0.4.0",
"mkdocs-material==9.5.44",
]

Expand Down
11 changes: 11 additions & 0 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.