|
3 | 3 | # ----------------------------------------------------------------------------- |
4 | 4 |
|
5 | 5 | title: blank # the website title (if blank, full name will be used instead) |
6 | | -first_name: You |
7 | | -middle_name: R. |
8 | | -last_name: Name |
9 | | -contact_note: > |
10 | | - You can even add a little note about which of these is the best way to reach you. |
| 6 | +first_name: Deborah |
| 7 | +middle_name: |
| 8 | +last_name: Hendrych |
| 9 | +email: hendrych[at]zib.de |
11 | 10 | description: > # the ">" symbol means to ignore newlines until "footer_text:" |
12 | | - A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. |
| 11 | + Academic website of Deborah Hendrych. |
13 | 12 | footer_text: > |
14 | 13 | Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme. |
15 | 14 | Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>. |
16 | 15 | Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>. |
17 | | -keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty |
| 16 | +keywords: Deborah Hendrych, optimization, mathematics # add your own keywords or leave empty |
18 | 17 | lang: en # the language of your site (for example: en, fr, cn, ru, etc.) |
19 | 18 | icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) |
20 | 19 |
|
@@ -86,8 +85,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) |
86 | 85 | # Blog |
87 | 86 | # ----------------------------------------------------------------------------- |
88 | 87 |
|
89 | | -blog_name: al-folio # blog_name will be displayed in your blog page |
90 | | -blog_description: a simple whitespace theme for academics |
| 88 | +blog_name: blog # blog_name will be displayed in your blog page |
| 89 | +blog_description: paper TLDRs in optimization |
91 | 90 | permalink: /blog/:year/:title/ |
92 | 91 | lsi: false # produce an index for related posts |
93 | 92 |
|
|
0 commit comments