From 5d08140ed04e88c4b4f27e7c3ce820dad931baf7 Mon Sep 17 00:00:00 2001 From: Olivier Roques Date: Sun, 2 Aug 2020 00:38:02 +0200 Subject: Add example website --- exampleSite/content/about.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 exampleSite/content/about.md (limited to 'exampleSite/content/about.md') diff --git a/exampleSite/content/about.md b/exampleSite/content/about.md new file mode 100644 index 0000000..8d5a559 --- /dev/null +++ b/exampleSite/content/about.md @@ -0,0 +1,44 @@ ++++ +title = "About" ++++ + +## About Me + + + +This is a jekyll based resume template. You can find the full source code on [GitHub](https://github.com/ojroques/researcher). + +## Research Interest + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam finibus ipsum ac erat aliquam dapibus. Vestibulum vehicula placerat ex, a consectetur odio pharetra quis. Mauris id urna ante. Fusce pharetra diam ac nisi aliquet, vel egestas ex iaculis. Pellentesque laoreet cursus tellus sed pellentesque. Praesent a rhoncus elit. Nunc ipsum nisl, consequat sit amet pretium quis, gravida id ipsum. + +## Publications + +In chronological order: +1. F.Bar, J.Doe: Effects of having a placeholder of a name +2. S.Holmes, J.Watson: Consequences of living with a sociopath in London + +## Typography + +This is a [link](http://google.com). Something *italics* and something **bold**. + +Here is a table + +Year | Award | Category +-----|-------|-------- +2014 | Emmy | Won Outstanding Lead Actor in a miniseries or a movie +2015 | BAFTA | Nominated for Best Leading Actor for Sherlock +2014 | Satellite | Won Best Actor miniseries or television film + +Here is a horizontal rule + +--- + +Here is a blockquote + +> To a great mind, nothing is little + +## References + +* Foo Bar: Head of Department, Placeholder Names, Lorem +* John Doe: Associate Professor, Department of Computer Science, Ipsum -- cgit v1.2.3