- {% if site.title == "blank" -%}{{ site.first_name }} {{ site.middle_name }} {{ site.last_name }}{%- else -%}{{ site.title }}{%- endif %} -
-{{ page.subtitle }}
-
{%- endif %}
+
+
+
+ Hey, nice to meet you!
+
+
+
+ I am Darío Quintero Domínguez
+
+ {{ page.subtitle }}
+
{{ content }}
diff --git a/_pages/about.md b/_pages/about.md
index 57c8dc254af3..a422b8ca2682 100644
--- a/_pages/about.md
+++ b/_pages/about.md
@@ -6,7 +6,7 @@ permalink: /
profile:
align: right
- image: prof_pic.jpg
+ image: profile.jpeg
image_circular: false # crops the image to make it circular
news: false # includes a list of news items
@@ -15,8 +15,4 @@ selected_papers: false # includes a list of papers marked as "selected={true}"
social: true # includes social icons at the bottom of the page
---
-Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder.
-
-Put your address / P.O. box / other info right below your picture. You can also disable any of these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically.
-
-Link to your social media connections, too. This theme is set up to use [Font Awesome icons](http://fortawesome.github.io/Font-Awesome/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them.
+Bear with me that I am still working on this site.
diff --git a/_pages/repositories.md b/_pages/repositories.md
index cfdd8d9f1aaf..b0d2b87481fd 100644
--- a/_pages/repositories.md
+++ b/_pages/repositories.md
@@ -2,7 +2,7 @@
layout: page
permalink: /repositories/
title: Open-Source
-description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
+description:
nav: true
nav_order: 3
---
diff --git a/_sass/_base.scss b/_sass/_base.scss
index 7d66dba41dc9..26caef837040 100644
--- a/_sass/_base.scss
+++ b/_sass/_base.scss
@@ -130,16 +130,17 @@ blockquote {
}
.profile.float-right {
- margin-left: 1rem;
+ margin-left: 4rem;
}
.profile.float-left {
- margin-right: 1rem;
+ margin-right: 4rem;
}
@media (min-width: 576px) {
.profile {
- width: 30%;
+ width: 40%;
+ height: 100%;
.address {
p {
@@ -163,7 +164,6 @@ blockquote {
}
}
-
// Navbar customization
.navbar {
@@ -1037,3 +1037,16 @@ nav[data-toggle="toc"] {
padding-top: 0.5rem;
}
}
+
+// About
+
+.aboutgreeting {
+ padding-bottom: 2rem;
+ text-align: left;
+}
+
+.aboutpost {
+ padding-top: 2rem;
+ padding-bottom: 2rem;
+}
+
diff --git a/assets/audio/epicaly-short-113909.mp3 b/assets/audio/epicaly-short-113909.mp3
deleted file mode 100644
index 5fd64b91becd..000000000000
Binary files a/assets/audio/epicaly-short-113909.mp3 and /dev/null differ
diff --git a/assets/bibliography/2018-12-22-distill.bib b/assets/bibliography/2018-12-22-distill.bib
deleted file mode 100644
index 2b06f3c99f2a..000000000000
--- a/assets/bibliography/2018-12-22-distill.bib
+++ /dev/null
@@ -1,7 +0,0 @@
-@article{gregor2015draw,
- title={DRAW: A recurrent neural network for image generation},
- author={Gregor, Karol and Danihelka, Ivo and Graves, Alex and Rezende, Danilo Jimenez and Wierstra, Daan},
- journal={arXiv preprint, arXiv:1502.04623},
- year={2015},
- url={https://arxiv.org/pdf/1502.04623.pdf}
-}
diff --git a/assets/img/1.jpg b/assets/img/1.jpg
deleted file mode 100644
index 1f2eb4c5f12f..000000000000
Binary files a/assets/img/1.jpg and /dev/null differ
diff --git a/assets/img/10.jpg b/assets/img/10.jpg
deleted file mode 100644
index e9958d4992ca..000000000000
Binary files a/assets/img/10.jpg and /dev/null differ
diff --git a/assets/img/11.jpg b/assets/img/11.jpg
deleted file mode 100644
index 9db0d27ff664..000000000000
Binary files a/assets/img/11.jpg and /dev/null differ
diff --git a/assets/img/12.jpg b/assets/img/12.jpg
deleted file mode 100644
index e343b3910a5d..000000000000
Binary files a/assets/img/12.jpg and /dev/null differ
diff --git a/assets/img/2.jpg b/assets/img/2.jpg
deleted file mode 100644
index 4f663e82f002..000000000000
Binary files a/assets/img/2.jpg and /dev/null differ
diff --git a/assets/img/3.jpg b/assets/img/3.jpg
deleted file mode 100644
index 2cc28bdd2183..000000000000
Binary files a/assets/img/3.jpg and /dev/null differ
diff --git a/assets/img/4.jpg b/assets/img/4.jpg
deleted file mode 100644
index 746b20694de4..000000000000
Binary files a/assets/img/4.jpg and /dev/null differ
diff --git a/assets/img/5.jpg b/assets/img/5.jpg
deleted file mode 100644
index 80a4df3a66d0..000000000000
Binary files a/assets/img/5.jpg and /dev/null differ
diff --git a/assets/img/6.jpg b/assets/img/6.jpg
deleted file mode 100644
index 92317bed5c73..000000000000
Binary files a/assets/img/6.jpg and /dev/null differ
diff --git a/assets/img/7.jpg b/assets/img/7.jpg
deleted file mode 100644
index f581ccdd929b..000000000000
Binary files a/assets/img/7.jpg and /dev/null differ
diff --git a/assets/img/8.jpg b/assets/img/8.jpg
deleted file mode 100644
index 498432a13981..000000000000
Binary files a/assets/img/8.jpg and /dev/null differ
diff --git a/assets/img/9.jpg b/assets/img/9.jpg
deleted file mode 100644
index d5b79728b908..000000000000
Binary files a/assets/img/9.jpg and /dev/null differ
diff --git a/assets/img/al-folio-preview.png b/assets/img/al-folio-preview.png
deleted file mode 100644
index cac744e10714..000000000000
Binary files a/assets/img/al-folio-preview.png and /dev/null differ
diff --git a/assets/img/code-screenshot.png b/assets/img/code-screenshot.png
deleted file mode 100644
index d880d4da99e2..000000000000
Binary files a/assets/img/code-screenshot.png and /dev/null differ
diff --git a/assets/img/distill-screenshot.png b/assets/img/distill-screenshot.png
deleted file mode 100644
index fbf621c63395..000000000000
Binary files a/assets/img/distill-screenshot.png and /dev/null differ
diff --git a/assets/img/math-screenshot.png b/assets/img/math-screenshot.png
deleted file mode 100644
index df7f8d20b862..000000000000
Binary files a/assets/img/math-screenshot.png and /dev/null differ
diff --git a/assets/img/pagespeed.svg b/assets/img/pagespeed.svg
deleted file mode 100644
index 33d715bb5144..000000000000
--- a/assets/img/pagespeed.svg
+++ /dev/null
@@ -1,159 +0,0 @@
-
\ No newline at end of file
diff --git a/assets/img/photos-screenshot.png b/assets/img/photos-screenshot.png
deleted file mode 100644
index 3dce0a120add..000000000000
Binary files a/assets/img/photos-screenshot.png and /dev/null differ
diff --git a/assets/img/prof_pic.jpg b/assets/img/prof_pic.jpg
deleted file mode 100644
index 46bcf9c91ade..000000000000
Binary files a/assets/img/prof_pic.jpg and /dev/null differ
diff --git a/assets/img/profile.jpeg b/assets/img/profile.jpeg
new file mode 100644
index 000000000000..49f48f8a6f65
Binary files /dev/null and b/assets/img/profile.jpeg differ
diff --git a/assets/video/pexels-engin-akyurt-6069112-960x540-30fps.mp4 b/assets/video/pexels-engin-akyurt-6069112-960x540-30fps.mp4
deleted file mode 100644
index c4c55d783ba1..000000000000
Binary files a/assets/video/pexels-engin-akyurt-6069112-960x540-30fps.mp4 and /dev/null differ
+ Hey, nice to meet you! +
++
+ I am Darío Quintero Domínguez +
+{{ page.subtitle }}
+