Skip to content
GitLab
Explore
Sign in
History
Versions
8
Version
Author
Diff
Last updated
v8
Philipp Rüssmann
Update getting_started
Nov 22, 2024
v7
Nicolas Essing
Fix a link on the getting_started page of the JuMu code
Sep 14, 2021
v6
Philipp Rüssmann
Update getting_started
Sep 02, 2021
v5
Philipp Rüssmann
Update getting_started
Nov 06, 2020
v4
Philipp Rüssmann
Update getting_started
Nov 06, 2020
v3
Philipp Rüssmann
fix a lot of style issues
Sep 03, 2019
v2
Philipp Rüssmann
Fix links for i in jumu kkrimp kkrnano kkrsusc media playground scattering; do find . -name \*.md -type f -exec sed -i "" "s/$i\:/$i\//" {} \; ;done
May 02, 2019
v1
Philipp Rüssmann
Convert from dokuwiki to markdown syntax using pandoc find . -name \*.txt -type f -exec /Users/ruess/Downloads/pandoc-2.7.2/bin/pandoc -f mediawiki -t markdown -o {}.md {} \; then replace all .txt.md files by .txt and finally run git mv on all .txt files to convert to .md files
May 02, 2019