Skip to content
Snippets Groups Projects
Commit b76ed256 authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

Merge branch 'master' of gl.kwarc.info:static/www.kwarc.info

parents 550f2769 a99ab9d6
No related branches found
No related tags found
No related merge requests found
image: ruby:2.3
image: kwarc/jekyll-website-deployer
stages:
- deploy
......@@ -36,6 +36,6 @@ deploy_staging:
# build the website
- bundle exec jekyll build -d _site
# copy over all the files into the deployment folder
- cd _site && rsync -rv -e ssh ./ deploy@magma.informatik.uni-erlangen.de:/var/www/www.kwarc.info --delete
- cd _site && rsync -rv -e ssh --checksum ./ deploy@magma.informatik.uni-erlangen.de:/var/www/www.kwarc.info --delete
only:
- master
\ No newline at end of file
......@@ -11,12 +11,14 @@ start_date: 2013-02
publink: auto
website: https://tkw01536.de
affiliation: Data Engineering, Jacobs University
affiliation: FAU Erlangen-Nürnberg
---
### Description
Hi, my name is Tom Wiesing and I am a German guy who is currently a _Data Engineering_ master student at _Jacobs University Bremen_ in my 4th and final semester.
I am working for _KWARC_ mostly on _localmh_, a cross-repository administration tool for the local authoring of MathHub.info content.
Hi, my name is Tom Wiesing and I am a German guy who is currently a _PhD candidate_ in the KWARC Group at FAU Erlangen-Nürnberg.
Previously, I achieved my _Master Of Science_ at _Jacobs University Bremen_ in _Data Engineering_.
I am working MathHub, a hub of mathematical knowledge, and related projects within the group.
In my free time I like to code and make random tweets.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment