From 0c9aebdafffebc982e9948f2b73c769a1333eeb1 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 11:53:53 +0200 Subject: reset last change --- pages/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages') diff --git a/pages/about.md b/pages/about.md index 799178d..d2b9a75 100644 --- a/pages/about.md +++ b/pages/about.md @@ -5,7 +5,7 @@ name: index --- Yuchen is a postdoctoral researcher in the [KTH RMSMA group](https://www.math.kth.se/RMSMA/). -Before KTH he did PhD in the [MASDOC program at Warwick](https://warwick.ac.uk/fac/sci/masdoc), and spent two years in a postdoc position in [CMSA at Harvard](http://cmsa.fas.harvard.edu). +Before KTH he did a PhD in the [MASDOC program at Warwick](https://warwick.ac.uk/fac/sci/masdoc), and spent two years in a postdoc position in [CMSA at Harvard](http://cmsa.fas.harvard.edu). He is interested in machine learning and functional programming. -- cgit v1.2.3 From f306623150571c04472ddc683e6077ba32f1e03a Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Thu, 19 Apr 2018 11:56:19 +0200 Subject: several changes on the about page --- pages/about.md | 4 ++-- site/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pages') diff --git a/pages/about.md b/pages/about.md index d2b9a75..d65c555 100644 --- a/pages/about.md +++ b/pages/about.md @@ -12,8 +12,8 @@ He is interested in machine learning and functional programming. He is also interested in the idea of open research and open sourced his research in Robinson-Schensted algorithms as a [wiki](https://toywiki.xyz). He can be reached at: -hi@ypei.me | [Github](https://github.com/ycpei) | [LinkedIn](https://www.linkedin.com/in/ycpei/) | [Twitter](https://twitter.com/_ypei) +hi@ypei.me | [Github](https://github.com/ycpei) | [LinkedIn](https://www.linkedin.com/in/ycpei/) -This website is made using a handmade static site generator. +This website is made using a [handmade static site generator](https://github.com/ycpei/ypei.me/blob/master/engine/engine.py). Unless otherwise specified, all contents on this website are licensed under [Creative Commons Attribution-NoDerivatives 4.0 International License](https://creativecommons.org/licenses/by-nd/4.0/). diff --git a/site/index.html b/site/index.html index 8328d43..86a4a57 100644 --- a/site/index.html +++ b/site/index.html @@ -21,8 +21,8 @@

Yuchen is a postdoctoral researcher in the KTH RMSMA group. Before KTH he did a PhD in the MASDOC program at Warwick, and spent two years in a postdoc position in CMSA at Harvard.

He is interested in machine learning and functional programming.

He is also interested in the idea of open research and open sourced his research in Robinson-Schensted algorithms as a wiki.

-

He can be reached at: hi@ypei.me | Github | LinkedIn | Twitter

-

This website is made using a handmade static site generator.

+

He can be reached at: hi@ypei.me | Github | LinkedIn

+

This website is made using a handmade static site generator.

Unless otherwise specified, all contents on this website are licensed under Creative Commons Attribution-NoDerivatives 4.0 International License.

-- cgit v1.2.3