aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content
diff options
context:
space:
mode:
authorOlivier Roques <olivier@oroques.dev>2020-08-02 00:38:02 +0200
committerOlivier Roques <olivier@oroques.dev>2020-08-02 00:38:02 +0200
commit5d08140ed04e88c4b4f27e7c3ce820dad931baf7 (patch)
tree0d4e4e79f88147f38df076d43044fb4d27046bcd /exampleSite/content
parent398eda4992ad73531f39595776c007014b3020c3 (diff)
Add example website
Diffstat (limited to 'exampleSite/content')
l---------exampleSite/content/_index.md1
-rw-r--r--exampleSite/content/about.md44
-rw-r--r--exampleSite/content/contact.md24
3 files changed, 69 insertions, 0 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
new file mode 120000
index 0000000..9728823
--- /dev/null
+++ b/exampleSite/content/_index.md
@@ -0,0 +1 @@
+about.md \ No newline at end of file
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
+
+<img class="avatar" src="/avatar.jpg">
+
+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
diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md
new file mode 100644
index 0000000..a8864e1
--- /dev/null
+++ b/exampleSite/content/contact.md
@@ -0,0 +1,24 @@
++++
+title = "Contact"
++++
+
+* Email: [foo@xyz.com](mailto:foo@xyz.com)
+* Phone: [+91-123123](tel:+91-123123)
+
+---
+
+## Mailing Address
+
+> 221B, Baker Street
+>
+> London
+>
+> United Kingdom
+
+---
+
+## Social
+
+1. [Facebook](#)
+2. [Twitter](#)
+3. [Google+](#)