Skip to content

Commit

Permalink
Updated config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmort27 committed Aug 7, 2024
1 parent a757592 commit 48c7df0
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: [email protected]
first_name: ChangeLing
middle_name: Lab
last_name: Language Change and Empirical Linguistics at CMU
email: [email protected]
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 <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>.
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/)

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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/@<youtube_id>)
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
Expand All @@ -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

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 48c7df0

Please sign in to comment.