diff --git a/_config.yml b/_config.yml index c4e0526..f544615 100644 --- a/_config.yml +++ b/_config.yml @@ -2,18 +2,16 @@ # Site settings # ----------------------------------------------------------------------------- -title: blank # the website title (if blank, full name will be used instead) +title: Drew Paine, PhD # the website title (if blank, full name will be used instead) first_name: Drew middle_name: H. last_name: Paine -email: drew@drewpaine.net +email: pained@lbl.gov 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. 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: # 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/) @@ -67,16 +65,16 @@ og_image: # The site-wide (default for all links) Open Graph preview image # Social integration # ----------------------------------------------------------------------------- -github_username: # your GitHub user name +github_username: pained # your GitHub user name gitlab_username: # your GitLab user name x_username: # your X handle mastodon_username: # your mastodon instance+username in the format instance.tld/@username -linkedin_username: # your LinkedIn user name +linkedin_username: drewpaine # your LinkedIn user name telegram_username: # your Telegram user name -scholar_userid: # your Google Scholar ID +scholar_userid: tP0iX2QAAAAJ # your Google Scholar ID semanticscholar_id: # your Semantic Scholar ID whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.) -orcid_id: # your ORCID ID +orcid_id: 0000-0003-0711-9744 # your ORCID ID medium_username: # your Medium username quora_username: # your Quora username publons_id: # your ID on Publons @@ -103,8 +101,7 @@ discord_id: # your discord id (18-digit unique numerical identifier) zotero_username: # your zotero username wechat_qr: # filename of your wechat qr-code saved as an image (e.g., wechat-qr.png if saved to assets/img/wechat-qr.png) -contact_note: > - You can even add a little note about which of these is the best way to reach you. +contact_note: # You can even add a little note about which of these is the best way to reach you. # ----------------------------------------------------------------------------- # Analytics and search engine verification @@ -112,7 +109,7 @@ contact_note: > # For Google Analytics, see https://support.google.com/analytics/answer/10447272?hl=en&ref_topic=14088998&sjid=5129943941510317771-SA#zippy=%2Cgoogle-sites # and follow the instructions for Google Sites. You will need to create a Google Analytics property and copy the Google tag ID. -google_analytics: # your Google Analytics measurement ID (format: G-XXXXXXXXXX) +google_analytics: G-8FZ58G4T3W # your Google Analytics measurement ID (format: G-XXXXXXXXXX) cronitor_analytics: # cronitor RUM analytics site ID (format: XXXXXXXXX) # For Google Search Console, see https://support.google.com/webmasters/answer/9008080?hl=en#meta_tag_verification&zippy=%2Chtml-tag @@ -158,8 +155,6 @@ disqus_shortname: al-folio # put your disqus shortname # If you have blog posts published on medium.com or other external sources, # you can display them in your blog by adding a link to the RSS feed. external_sources: - - name: medium.com - rss_url: https://medium.com/@al-folio/feed # ----------------------------------------------------------------------------- # Collections @@ -283,8 +278,8 @@ display_categories: ["blockquotes"] # these categories will be displayed on the # ----------------------------------------------------------------------------- scholar: - last_name: [Einstein] - first_name: [Albert, A.] + last_name: [Paine] + first_name: [Drew, H.] style: apa locale: en @@ -309,8 +304,8 @@ scholar: # Display different badges withs stats for your publications enable_publication_badges: - altmetric: true # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/) - dimensions: true # Dimensions badge (https://badge.dimensions.ai/) + altmetric: false # Altmetric badge (https://www.altmetric.com/products/altmetric-badges/) + dimensions: false # Dimensions badge (https://badge.dimensions.ai/) # Filter out certain bibtex entry keywords used internally from the bib output filtered_bibtex_keywords: @@ -361,12 +356,12 @@ imagemagick: # Optional Features # ----------------------------------------------------------------------------- -enable_google_analytics: false # enables google analytics +enable_google_analytics: true # enables google analytics enable_cronitor_analytics: false # enables cronitor RUM analytics enable_google_verification: false # enables google site verification enable_bing_verification: false # enables bing site verification enable_masonry: true # enables automatic project cards arrangement -enable_math: true # enables math typesetting (uses MathJax) +enable_math: false # enables math typesetting (uses MathJax) enable_tooltips: false # enables automatic tooltip links generated for each section titles on pages and posts enable_darkmode: true # enables switching between light/dark modes enable_navbar_social: false # enables displaying social links in the navbar on the about page diff --git a/_data/cv.yml b/_data/cv.yml index 5885b30..529ff9e 100644 --- a/_data/cv.yml +++ b/_data/cv.yml @@ -2,7 +2,7 @@ type: map contents: - name: Full Name - value: Albert Einstein + value: Drew H. Paine - name: Date of Birth value: 14th March 1879 - name: Languages diff --git a/_data/repositories.yml b/_data/repositories.yml index 5205c9f..87334f6 100644 --- a/_data/repositories.yml +++ b/_data/repositories.yml @@ -1,12 +1,6 @@ github_users: - - torvalds - - alshedivat + - pained github_repos: - - alshedivat/al-folio - - twbs/bootstrap - - jekyll/jekyll - - jquery/jquery - - FortAwesome/Font-Awesome - - jpswalsh/academicons - - mathjax/MathJax + - strudel-science/strudel-kit + - strudel-science/strudel-web diff --git a/_pages/about.md b/_pages/about.md index 120688f..28787ad 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -2,25 +2,19 @@ layout: about title: about permalink: / -subtitle: Affiliations. Address. Contacts. Moto. Etc. +subtitle: profile: align: right - image: prof_pic.jpg - image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

+ image: prof_pic.png + image_circular: true # crops the image to make it circular -news: true # includes a list of news items -latest_posts: true # includes a list of the newest posts -selected_papers: true # includes a list of papers marked as "selected={true}" +news: false # includes a list of news items +latest_posts: false # includes a list of the newest posts +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. +Drew Paine is a User Experience Researcher (UXR) on the [UX team](https://ux.lbl.gov) in the [Scientific Data Division](https://crd.lbl.gov/divisions/scidata/) at [Lawrence Berkeley National Laboratory](https://www.lbl.gov). -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](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. +More information in the future, for now feel free to reach out via email or LinkedIn. \ No newline at end of file diff --git a/_pages/about_einstein.md b/_pages/about_einstein.md deleted file mode 100644 index 7914a2f..0000000 --- a/_pages/about_einstein.md +++ /dev/null @@ -1,5 +0,0 @@ -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 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](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. diff --git a/_pages/blog.md b/_pages/blog.md index a4ae821..81adbce 100644 --- a/_pages/blog.md +++ b/_pages/blog.md @@ -2,7 +2,7 @@ layout: default permalink: /blog/ title: blog -nav: true +nav: false nav_order: 1 pagination: enabled: true diff --git a/_pages/cv.md b/_pages/cv.md index ad3e26d..f80515e 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -2,7 +2,7 @@ layout: cv permalink: /cv/ title: cv -nav: true +nav: false nav_order: 5 cv_pdf: example_pdf.pdf description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button. diff --git a/_pages/dropdown.md b/_pages/dropdown.md index aa32f22..d32d01b 100644 --- a/_pages/dropdown.md +++ b/_pages/dropdown.md @@ -1,7 +1,7 @@ --- layout: page title: submenus -nav: true +nav: false nav_order: 8 dropdown: true children: diff --git a/_pages/profiles.md b/_pages/profiles.md index d7ca045..ce48ef3 100644 --- a/_pages/profiles.md +++ b/_pages/profiles.md @@ -3,26 +3,8 @@ layout: profiles permalink: /people/ title: people description: members of the lab or group -nav: true +nav: false nav_order: 7 profiles: - # if you want to include more than one profile, just replicate the following block - # and create one content file for each profile inside _pages/ - - align: right - image: prof_pic.jpg - content: about_einstein.md - image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

- - align: left - image: prof_pic.jpg - content: about_einstein.md - image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

---- + diff --git a/_pages/projects.md b/_pages/projects.md index 183c628..7506e45 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -3,7 +3,7 @@ layout: page title: projects permalink: /projects/ description: A growing collection of your cool projects. -nav: true +nav: false nav_order: 3 display_categories: [work, fun] horizontal: false diff --git a/_pages/publications.md b/_pages/publications.md index d7c0ee1..ecc53b1 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -3,7 +3,7 @@ layout: page permalink: /publications/ title: publications description: publications by categories in reversed chronological order. generated by jekyll-scholar. -nav: true +nav: false nav_order: 2 --- diff --git a/_pages/teaching.md b/_pages/teaching.md index 87bb1a5..02382bb 100644 --- a/_pages/teaching.md +++ b/_pages/teaching.md @@ -3,7 +3,7 @@ layout: page permalink: /teaching/ title: teaching description: Materials for courses you taught. Replace this text with your description. -nav: true +nav: false nav_order: 6 --- diff --git a/assets/img/prof_pic.jpg b/assets/img/prof_pic.jpg index 46bcf9c..9b39c99 100644 Binary files a/assets/img/prof_pic.jpg and b/assets/img/prof_pic.jpg differ diff --git a/assets/img/prof_pic.png b/assets/img/prof_pic.png new file mode 100644 index 0000000..73c08a5 Binary files /dev/null and b/assets/img/prof_pic.png differ diff --git a/assets/img/prof_pic_color.png b/assets/img/prof_pic_color.png deleted file mode 100644 index 4a33911..0000000 Binary files a/assets/img/prof_pic_color.png and /dev/null differ