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