diff --git a/_config.yml b/_config.yml index 806a35d3..01005cb8 100644 --- a/_config.yml +++ b/_config.yml @@ -3,17 +3,17 @@ # ----------------------------------------------------------------------------- title: blank # the website title (if blank, full name will be used instead) -first_name: David -middle_name: R. -last_name: Mortensen -email: you@example.com +first_name: ChangeLing +middle_name: Lab +last_name: Language Change and Empirical Linguistics at CMU +email: dmortens@cs.cmu.edu description: > # the ">" symbol means to ignore newlines until "footer_text:" - A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design. + The CMU Language Change and Empirical Linguistics Lab footer_text: > Powered by Jekyll with al-folio theme. Hosted by GitHub Pages. Photos from Unsplash. -keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty +keywords: linguistics, computational-linguistics, natural-language-processing, diachronic, phonology, morphology, sociolinguistics # add your own keywords or leave empty lang: en # the language of your site (for example: en, fr, cn, ru, etc.) icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) @@ -78,7 +78,7 @@ dblp_url: # your DBLP profile url discord_id: # your discord id (18-digit unique numerical identifier) facebook_id: # your facebook id flickr_id: # your flickr id -github_username: # your GitHub user name +github_username: changelinglab # your GitHub user name gitlab_username: # your GitLab user name ieee_id: # your ieeexplore.ieee.org/author/id instagram_id: # your instagram id @@ -107,12 +107,12 @@ whatsapp_number: # your WhatsApp number (full phone number in international form wikidata_id: # your wikidata id wikipedia_id: # your wikipedia id (Case sensitive) work_url: # work page URL -x_username: # your X handle +x_username: dmort27 # your X handle youtube_id: # your youtube channel id (youtube.com/@) zotero_username: # your zotero username contact_note: > - You can even add a little note about which of these is the best way to reach you. + I'm best reached by email or, if you are in the inner circle, by Slack. # ----------------------------------------------------------------------------- # Analytics and search engine verification @@ -132,8 +132,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) # Blog # ----------------------------------------------------------------------------- -blog_name: al-folio # blog_name will be displayed in your blog page -blog_description: a simple whitespace theme for academics +blog_name: It's Ablaut Time # blog_name will be displayed in your blog page +blog_description: Thoughts on historical and empirical linguistics from a computational perspective permalink: /blog/:year/:title/ lsi: false # produce an index for related posts @@ -312,14 +312,14 @@ display_categories: ["external-services"] # these categories will be displayed o # ----------------------------------------------------------------------------- scholar: - last_name: [Einstein] - first_name: [Albert, A.] + last_name: [Mortensen] + first_name: [David, R.] style: apa locale: en source: /_bibliography/ - bibliography: papers.bib + bibliography: drmpubs.bib bibliography_template: bib # Note: if you have latex math in your bibtex, the latex filter # preprocessing may conflict with MathJAX if the latter is enabled.