Skip to content

Commit 5fc1288

Browse files
committed
Squashed commit of the following:
commit 4f527d6 Author: rjzupkoii <[email protected]> Date: Sat Feb 15 13:09:56 2025 -0500 Close academicpages#2841, with code from @gopisivakanth commit 2ac9022 Merge: 660a578 e7b600b Author: rjzupkoii <[email protected]> Date: Sun Feb 9 13:14:29 2025 -0500 Merge branch 'master' of https://github.com/academicpages/academicpages.github.io commit 660a578 Author: rjzupkoii <[email protected]> Date: Sun Feb 9 13:14:28 2025 -0500 Exclude publications from category-list, close academicpages#2820 commit e7b600b Merge: d04ee55 ef6c1ce Author: rjzupkoii <[email protected]> Date: Fri Feb 7 11:33:06 2025 -0500 Merge pull request academicpages#2814 from librautoo/master update readme file commit ef6c1ce Author: librautoo <[email protected]> Date: Wed Feb 5 14:33:40 2025 +0800 update readme file commit d04ee55 Merge: 7f94030 b7379ff Author: rjzupkoii <[email protected]> Date: Tue Feb 4 20:59:43 2025 -0500 Merge pull request academicpages#2811 from hosiet/pr-fix-favicon Fix handling of favicon commit b7379ff Author: Boyuan Yang <[email protected]> Date: Fri Aug 16 21:39:57 2024 -0400 Fix handling of favicon Follow the blog of https://blog.ghkk.net/post/how-to-favicon-in-2021-six-files-that-fit-most-needs/ * Remove everything about mstile. * Regenerate favicon using SVG file from https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_academic-progressive.svg with minor tweaks in SVG viewBox. * Provide .svg, .ico, 32x32, 192x192, 512x512, and apple 180x180 .png icons. This commit closes: academicpages#2337 . commit 7f94030 Author: rjzupkoii <[email protected]> Date: Sun Feb 2 15:47:48 2025 -0500 Examples w/o bookmarks bar commit c32e4b4 Author: rjzupkoii <[email protected]> Date: Sun Feb 2 13:22:51 2025 -0500 Alphabetize the order of hte settings commit 78f3351 Author: rjzupkoii <[email protected]> Date: Sun Feb 2 13:12:10 2025 -0500 academicpages#851 add the theme previews commit 4594e4b Merge: 47b944e 0ccd873 Author: rjzupkoii <[email protected]> Date: Sun Feb 2 12:56:42 2025 -0500 Merge branch 'academicpages#137' commit 0ccd873 Author: rjzupkoii <[email protected]> Date: Sun Feb 2 12:21:22 2025 -0500 academicpages#137, academicpages#851, academicpages#911, academicpages#1031 cleaning up remainder of direct references to theme colors commit 83a76ed Author: rjzupkoii <[email protected]> Date: Sat Feb 1 22:04:20 2025 -0500 academicpages#137, academicpages#911 sync variables between themes commit 75d868b Author: rjzupkoii <[email protected]> Date: Sat Feb 1 21:59:31 2025 -0500 academicpages#137, academicpages#851, academicpages#911, academicpages#1031 dark theme that can be set via _config.yml commit 2363012 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 21:19:36 2025 -0500 Address issues with order commit 077a671 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 20:13:54 2025 -0500 academicpages#137 update to include theme as setting commit e9ff0d0 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 20:11:09 2025 -0500 academicpages#137 pull default theme into new directory commit efa7892 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 20:07:40 2025 -0500 Remove variables reference commit d27ccb0 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:56:39 2025 -0500 academicpages#137 consolidate into _themes.scss commit e9b3774 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:44:16 2025 -0500 Update organization of _sass commit 122bd14 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:32:41 2025 -0500 Update location for the layout commit 22397f7 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:17:26 2025 -0500 academicpages#137 correct the variable name commit da4b443 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:07:35 2025 -0500 Consolidate animations commit e2b4ca2 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 19:04:49 2025 -0500 Modernize syntax commit 57346e4 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 15:19:10 2025 -0500 Update order of color codes commit a514a05 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 15:04:22 2025 -0500 academicpages#137 updates for links commit 8b4b631 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 14:57:57 2025 -0500 academicpages#137 update base colors commit a4acfd9 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 14:43:39 2025 -0500 academicpages#137 update code commit aaf064b Author: rjzupkoii <[email protected]> Date: Sat Feb 1 14:36:54 2025 -0500 academicpages#137 updated border-color commit 438e61c Author: rjzupkoii <[email protected]> Date: Sat Feb 1 14:28:48 2025 -0500 academicpages#137 start progress on themes commit 47b944e Author: rjzupkoii <[email protected]> Date: Sat Feb 1 13:24:45 2025 -0500 Update README.md commit 509397d Author: rjzupkoii <[email protected]> Date: Sat Feb 1 13:24:14 2025 -0500 Update README.md commit 3f946c5 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 13:23:57 2025 -0500 Update README.md commit 1ebab2b Author: rjzupkoii <[email protected]> Date: Sat Feb 1 13:09:02 2025 -0500 Add GA updates to documentation, Close academicpages#265 commit 460ac0c Merge: e53c946 b9e4c76 Author: rjzupkoii <[email protected]> Date: Sat Feb 1 12:46:35 2025 -0500 Merge pull request academicpages#2799 from HirokiHamaguchi/master Fix several typos and bugs commit b9e4c76 Author: hari64 <[email protected]> Date: Sat Feb 1 20:54:02 2025 +0900 Fix site-nav problem in jquery.greedy-navigation.js commit 71780d5 Author: hari64 <[email protected]> Date: Sat Feb 1 14:49:28 2025 +0900 Adjust right-sidebar width to fix the spacing problem commit bc79d8a Author: hari64 <[email protected]> Date: Sat Feb 1 14:29:00 2025 +0900 Fix the clock icons by fa-clock commit 95e60fa Author: hari64 <[email protected]> Date: Sat Feb 1 14:26:46 2025 +0900 Fix link in talkmap.html commit 837e279 Author: hari64 <[email protected]> Date: Sat Feb 1 14:25:00 2025 +0900 Fix typos of GitHub commit e53c946 Merge: d021750 cd9f918 Author: rjzupkoii <[email protected]> Date: Fri Jan 31 21:48:19 2025 -0500 Merge pull request academicpages#2797 from non-det-alle/docker-fix Fix running locally with Docker commit d021750 Author: rjzupkoii <[email protected]> Date: Fri Jan 31 21:46:22 2025 -0500 academicpages#2792 fix bad path commit cd9f918 Author: Alessandro Aimi <[email protected]> Date: Fri Jan 31 20:00:34 2025 +0100 Fix running locally with Docker commit 1acca92 Merge: 15c16b8 26c37c5 Author: rjzupkoii <[email protected]> Date: Sun Dec 29 19:17:21 2024 -0500 Merge pull request academicpages#2717 from dimitra-maoutsa/master Update for scrapping talk location through github actions commit 26c37c5 Author: rjzupkoii <[email protected]> Date: Sun Dec 29 19:17:06 2024 -0500 Update _config.yml Keep talkmap_link false by default commit 7be61a3 Author: Dimitra Maoutsa <[email protected]> Date: Sun Dec 29 21:37:12 2024 +0100 Update _config.yml commit a9501b9 Author: Dimitra Maoutsa <[email protected]> Date: Sun Dec 29 21:36:39 2024 +0100 Create scrape_talks.yml commit 15c16b8 Merge: be55d03 1ca871f Author: rjzupkoii <[email protected]> Date: Sat Dec 28 16:13:37 2024 -0500 Merge pull request academicpages#2713 from jacob-thompson/x-twitter replace Twitter share button with X share button commit be55d03 Merge: 77b7368 cfb4d8a Author: rjzupkoii <[email protected]> Date: Sat Dec 28 16:12:57 2024 -0500 Merge pull request academicpages#2712 from jacob-thompson/master fix: Sitemap grammatical error commit 1ca871f Author: Jacob Thompson <[email protected]> Date: Fri Dec 27 16:19:28 2024 -0800 replace Twitter share button with X share button commit cfb4d8a Author: Jacob Thompson <[email protected]> Date: Fri Dec 27 12:42:31 2024 -0800 fix Sitemap grammatical error commit 77b7368 Merge: e2a7acf a290b4d Author: rjzupkoii <[email protected]> Date: Tue Dec 17 20:37:13 2024 -0500 Merge pull request academicpages#2690 from FahimFBA/issue-2689 fix: typo and extra line break commit a290b4d Author: FahimFBA <[email protected]> Date: Tue Dec 17 10:58:14 2024 +0600 fix: typo and extra line break resolved issue 2689 and added extra line break to make the docs look better commit e2a7acf Merge: 4b94adc bd6cfdb Author: rjzupkoii <[email protected]> Date: Mon Dec 16 23:08:06 2024 -0500 Merge pull request academicpages#2688 from FahimFBA/issue-2687 add: docker command related instructions for Windows users commit bd6cfdb Author: Md. Fahim Bin Amin <[email protected]> Date: Tue Dec 17 00:02:14 2024 +0600 add: docker command related instructions for Windows users commit 4b94adc Author: rjzupkoii <[email protected]> Date: Sun Dec 15 15:46:51 2024 -0500 Close academicpages#2637 toggle the wrapper on resize commit a932981 Merge: fb54e7a 77b1d9d Author: rjzupkoii <[email protected]> Date: Mon Dec 2 16:07:54 2024 -0500 Merge pull request academicpages#2651 from oikos99/fix_link_contrast Improved color contrast for link text commit 77b1d9d Author: Paul Chiou <[email protected]> Date: Mon Dec 2 11:43:23 2024 -0800 improved link color contrast (updated color) updated the link text color from #236070 to #2F7F93 for improved readability and contrast as recommended by the developers commit b42f6d1 Author: Paul Chiou <[email protected]> Date: Sun Dec 1 13:30:27 2024 -0800 improved link color contrast changed the links' blue color to a darker shade to meet color contrast (web accessibility) standards commit fb54e7a Merge: 79f5f6f bae6977 Author: rjzupkoii <[email protected]> Date: Sat Nov 30 22:01:26 2024 -0500 Merge pull request academicpages#2645 from tomrannosaurus/patch-1 Fixed non-working "redirect_from" commit bae6977 Author: tomrannosaurus <[email protected]> Date: Sat Nov 30 17:09:37 2024 -0500 Update _config.yml added - jekyll-redirect-from to plugins and whitelist commit c0249a2 Author: tomrannosaurus <[email protected]> Date: Sat Nov 30 17:06:08 2024 -0500 Update Gemfile add gem 'jekyll-redirect-from' commit 79f5f6f Merge: 04d9b5f 0f00a7a Author: rjzupkoii <[email protected]> Date: Sun Nov 24 18:59:02 2024 -0500 Merge pull request academicpages#2627 from mecaneer23/patch-1 fix: typo commit 0f00a7a Author: Gabriel Natenshon <[email protected]> Date: Sat Nov 23 14:50:50 2024 -0600 fix: typo commit 04d9b5f Merge: e9f9c45 2eea7b8 Author: rjzupkoii <[email protected]> Date: Sun Nov 17 12:30:21 2024 -0500 Merge pull request academicpages#2611 from TankTechnology/fix-zhihu-url Fix typo in Zhihu URL protocol in `_includes/author-profile.html` commit 2eea7b8 Author: TankTechnology <[email protected]> Date: Mon Nov 18 00:05:31 2024 +0800 Fix typo in Zhihu URL protocol in commit e9f9c45 Author: rjzupkoii <[email protected]> Date: Mon Nov 11 10:26:35 2024 -0500 academicpages#2591 clarify URL in config commit d810cdf Author: rjzupkoii <[email protected]> Date: Mon Oct 28 21:46:53 2024 -0400 Additional pointers for help commit f53c209 Author: rjzupkoii <[email protected]> Date: Mon Oct 28 21:40:15 2024 -0400 Update README with example commit 61109fe Author: rjzupkoii <[email protected]> Date: Mon Oct 28 21:36:05 2024 -0400 Close academicpages#2493 Update for Bing crawler commit df10002 Author: rjzupkoii <[email protected]> Date: Mon Oct 28 21:33:02 2024 -0400 Adjustments to the about commit 77e6eb4 Merge: 8d09856 31ae7dc Author: rjzupkoii <[email protected]> Date: Sun Oct 27 22:38:38 2024 -0400 Merge pull request academicpages#2551 from dtortorella/master Add `scopus` in academic websites commit 31ae7dc Author: Domenico Tortorella <[email protected]> Date: Sun Oct 27 19:43:00 2024 +0100 Add `scopus` in academic websites commit 8d09856 Merge: a1a88b6 d23a5e9 Author: rjzupkoii <[email protected]> Date: Fri Oct 18 17:15:45 2024 -0400 Merge pull request academicpages#2535 from opasche/archive-single-slidesurl-fix Slides URL fix in "archive-single.html" includes template commit d23a5e9 Author: OPasche <[email protected]> Date: Fri Oct 18 22:19:39 2024 +0200 Update archive-single.html In the "archive-single" include, the "Download" word is repeated twice in the case when only a slidesURL is given. An extra paragraph ending is also mistakenly present. commit a1a88b6 Merge: 9ec003f d493911 Author: rjzupkoii <[email protected]> Date: Thu Oct 3 08:46:16 2024 -0400 Merge pull request academicpages#2489 from zoelesv/master Update Dockerfile academicpages#2488 commit d493911 Author: Zoe <[email protected]> Date: Tue Oct 1 21:25:21 2024 -0700 Update Dockerfile commit 9ec003f Author: rjzupkoii <[email protected]> Date: Sun Sep 29 12:23:37 2024 -0400 academicpages#1093 MV notebook to generator directory commit 392368c Merge: b90e6a3 b9a77f9 Author: rjzupkoii <[email protected]> Date: Sun Sep 29 12:21:55 2024 -0400 Merge branch 'master' of https://github.com/academicpages/academicpages.github.io commit b90e6a3 Author: rjzupkoii <[email protected]> Date: Sun Sep 29 12:21:52 2024 -0400 Closes academicpages#2469 with update to only use username commit b9a77f9 Merge: 73d65ff 784887a Author: rjzupkoii <[email protected]> Date: Sun Sep 29 12:20:06 2024 -0400 Merge pull request academicpages#2480 from x-zang/patch-1 improve alignment of "employer" sidebar commit 784887a Author: Xiaofei (Carl) Zang <[email protected]> Date: Sat Sep 28 17:35:35 2024 -0400 Update author-profile.html improve alignment of "employer" sidebar commit 73d65ff Merge: d8c7955 31a8ce7 Author: rjzupkoii <[email protected]> Date: Thu Sep 26 08:18:14 2024 -0400 Merge pull request academicpages#2467 from c-martinez/harvest-orcid Add notebook to fetch publication information from orcid commit 31a8ce7 Author: Carlos Martinez <[email protected]> Date: Mon Sep 23 22:29:09 2024 +0200 Add notebook to fetch publication information from orcid commit d8c7955 Merge: 05d1019 3f6ba41 Author: rjzupkoii <[email protected]> Date: Wed Sep 18 13:36:10 2024 -0400 Merge pull request academicpages#2451 from Samir-Rashid/fix-padding-misalignment Fix padding misalignment commit 05d1019 Merge: dc499dc a543542 Author: rjzupkoii <[email protected]> Date: Wed Sep 18 13:32:42 2024 -0400 Merge pull request academicpages#2450 from Samir-Rashid/fix-toc-width Fix toc crop (academicpages#221) commit 3f6ba41 Author: Samir Rashid <[email protected]> Date: Wed Sep 18 17:10:50 2024 +0000 Fix misalignment of navigation bar with post body There was a regression in the template updates where the navigation bar no longer aligns with the post left margin at normal viewport. commit cbc57c4 Author: Samir Rashid <[email protected]> Date: Wed Sep 18 17:09:52 2024 +0000 Reduce excessive footer padding commit a543542 Author: Samir Rashid <[email protected]> Date: Wed Sep 18 16:53:32 2024 +0000 Fix toc crop (academicpages#221) Fix by @qhuang-math. I have also removed underlining of toc links, which was being overridden by post body css. commit dc499dc Author: rjzupkoii <[email protected]> Date: Tue Sep 17 22:02:27 2024 -0400 academicpages#828 adjustments to account for GitHub Pages limitations commit 50001df Author: rjzupkoii <[email protected]> Date: Tue Sep 17 21:33:36 2024 -0400 academicpages#828 different format string commit 3ddeda5 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 21:16:59 2024 -0400 Closes academicpages#828 with update to put the pages last update in the footer. commit 9eec020 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 20:57:33 2024 -0400 Minor formatting commit 1dcebd1 Merge: 66e2f20 7aa6181 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 20:53:51 2024 -0400 Merge branch 'master' of https://github.com/academicpages/academicpages.github.io commit 66e2f20 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 20:53:49 2024 -0400 Closes academicpages#146 with information the details HTML tag commit 7aa6181 Merge: ef518d5 e37c098 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 20:41:46 2024 -0400 Merge pull request academicpages#2445 from Samir-Rashid/fix-custom-comments Fix custom comments appearing at bottom of page commit e37c098 Author: Samir Rashid <[email protected]> Date: Wed Sep 18 00:26:45 2024 +0000 bug: comments appear at bottom of page commit ef518d5 Author: rjzupkoii <[email protected]> Date: Tue Sep 17 19:56:47 2024 -0400 Update README.md commit 9639cbc Merge: 0d4e024 40e3c2b Author: rjzupkoii <[email protected]> Date: Tue Sep 17 19:47:31 2024 -0400 Merge pull request academicpages#2441 from abcsds/master Add a dockerfile commit 40e3c2b Author: Alberto Barradas <[email protected]> Date: Tue Sep 17 12:30:07 2024 -0600 Add a dockerfile commit 0d4e024 Author: rjzupkoii <[email protected]> Date: Sun Sep 15 14:16:44 2024 -0400 Closes academicpages#2287, academicpages#534 with updates to documentation, better emoji generation commit 02973e0 Author: rjzupkoii <[email protected]> Date: Sun Sep 15 13:51:39 2024 -0400 Closes academicpages#1975 RM stickyfill in favor of native browser support commit a683245 Author: rjzupkoii <[email protected]> Date: Sun Sep 15 13:39:05 2024 -0400 academicpages#1975 update smooth scroll to NPM commit cd15f4a Author: rjzupkoii <[email protected]> Date: Sun Sep 15 13:32:48 2024 -0400 academicpages#1975 update magnific-popup to NPM commit 9706914 Author: rjzupkoii <[email protected]> Date: Sun Sep 15 13:20:53 2024 -0400 academicpages#1975 update fitvids to NPM commit 6c98d76 Author: rjzupkoii <[email protected]> Date: Sun Sep 15 12:33:57 2024 -0400 academicpages#1975 cleaning up the gem files a bit commit 95118f6 Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:56:50 2024 -0400 Update README.md commit 2fe408f Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:56:02 2024 -0400 Update README.md commit 4b8421f Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:52:23 2024 -0400 Update README.md commit ade2768 Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:49:11 2024 -0400 Update README.md commit 4189d06 Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:47:56 2024 -0400 Update README.md commit e63ceb1 Author: rjzupkoii <[email protected]> Date: Sat Sep 14 13:47:40 2024 -0400 Update README.md commit 3af723c Merge: 6d5d9a7 803166b Author: rjzupkoii <[email protected]> Date: Wed Sep 11 10:58:32 2024 -0400 Merge pull request academicpages#2419 from edbrito-swdev/fix-youtube-url-generation Fixing YouTube URL generation in author-profile.html commit 803166b Author: edbrito-swdev <[email protected]> Date: Wed Sep 11 15:52:09 2024 +0100 Fixing YouTube URL generation in author-profile.html YouTube does not use /user/username at the moment. If a person has a YouTube handle, the URL is: www.youtube.com/@HANDLE The fix is very minimal but I needed it for my website so I've also added it here. commit 6d5d9a7 Author: rjzupkoii <[email protected]> Date: Tue Sep 10 20:03:23 2024 -0400 Update README.md commit 823648a Merge: 4097d7e 0c49f64 Author: rjzupkoii <[email protected]> Date: Thu Aug 29 09:20:01 2024 -0400 Merge pull request academicpages#2376 from 02hyc/master fix: the correct url of lastfm commit 0c49f64 Author: Yanchen Huang <[email protected]> Date: Thu Aug 29 11:36:06 2024 +0800 fix: lastfm url commit 4097d7e Author: rjzupkoii <[email protected]> Date: Sun Aug 11 17:23:09 2024 -0400 Closes academicpages#48 with a more general and customizable approach commit aff2053 Author: rjzupkoii <[email protected]> Date: Sun Aug 11 14:46:19 2024 -0400 Alphabetize the excludes commit 90d592a Author: rjzupkoii <[email protected]> Date: Sun Aug 11 13:51:37 2024 -0400 academicpages#2318 updating documentation a bit commit 09e3161 Author: rjzupkoii <[email protected]> Date: Thu Aug 8 22:16:08 2024 -0400 academicpages#2316 update padding commit a5ede61 Author: rjzupkoii <[email protected]> Date: Sun Jun 16 10:31:17 2024 -0400 Update README.md commit 23c37c2 Merge: 5dee723 08ffadc Author: rjzupkoii <[email protected]> Date: Sun Jun 16 10:26:16 2024 -0400 Merge pull request academicpages#2193 from zarela/updates-readme README Update: Adds commands for MacOS commit 08ffadc Author: Zarela <[email protected]> Date: Sat Jun 15 23:58:55 2024 -0400 Adds commands for MacOS
1 parent 3235b05 commit 5fc1288

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+711
-2551
lines changed

.github/workflows/scrape_talks.yml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
name: Scrape Talk Locations
2+
3+
on:
4+
push:
5+
paths:
6+
- 'talks/**'
7+
- 'talkmap.ipynb'
8+
9+
jobs:
10+
build:
11+
runs-on: ubuntu-latest
12+
13+
steps:
14+
- uses: actions/checkout@v2
15+
16+
- name: Set up Python
17+
uses: actions/setup-python@v2
18+
with:
19+
python-version: '3.9' # Specify the Python version you need
20+
21+
- name: Install dependencies
22+
run: |
23+
pip install jupyter pandas requests beautifulsoup4 geopy # Add other dependencies as needed
24+
pip install getorg --upgrade
25+
26+
- name: Run Jupyter Notebook
27+
run: |
28+
jupyter nbconvert --to notebook --execute talkmap.ipynb --output talkmap_out.ipynb
29+
30+
- name: Commit changes
31+
run: |
32+
git config user.name "github-actions[bot]"
33+
git config user.email "github-actions[bot]@users.noreply.github.com"
34+
git add .
35+
git commit -m "Automated update of talk locations" || echo "No changes to commit"
36+
git push

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Ignore the contents of the _site directory
1+
# Ignore the contents of the _site directory and other cache directories
22
_site/
3+
.sass-cache/
34

45
# Ignore the directory for local files during development
56
local/

Dockerfile

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Base image: Ruby with necessary dependencies for Jekyll
2+
FROM ruby:3.2
3+
4+
# Install dependencies
5+
RUN apt-get update && apt-get install -y \
6+
build-essential \
7+
nodejs \
8+
&& rm -rf /var/lib/apt/lists/*
9+
10+
# Set the working directory inside the container
11+
WORKDIR /usr/src/app
12+
13+
# Copy Gemfile into the container (necessary for `bundle install`)
14+
COPY Gemfile ./
15+
16+
# Install bundler and dependencies
17+
RUN gem install bundler:2.3.26 && bundle install
18+
19+
# Command to serve the Jekyll site
20+
CMD ["jekyll", "serve", "-H", "0.0.0.0", "-w", "--config", "_config.yml,_config_docker.yml"]
21+

Gemfile

Lines changed: 8 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,12 @@
1-
source "https://rubygems.org"
1+
source 'https://rubygems.org'
22

3-
# Hello! This is where you manage which Jekyll version is used to run.
4-
# When you want to use a different version, change it below, save the
5-
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
6-
#
7-
# bundle exec jekyll serve
8-
#
9-
# This will help ensure the proper Jekyll version is running.
10-
# Happy Jekylling!
11-
12-
gem "github-pages", group: :jekyll_plugins
13-
14-
# If you want to use Jekyll native, uncomment the line below.
15-
# To upgrade, run `bundle update`.
16-
17-
# gem "jekyll"
18-
19-
gem "wdm", "~> 0.1.0" if Gem.win_platform?
20-
21-
# If you have any plugins, put them here!
223
group :jekyll_plugins do
23-
# gem "jekyll-archives"
24-
gem "jekyll-feed"
4+
gem 'jekyll'
5+
gem 'jekyll-feed'
256
gem 'jekyll-sitemap'
26-
gem 'hawkins'
27-
gem "webrick", "~> 1.8"
7+
gem 'jekyll-redirect-from'
8+
gem 'jemoji'
9+
gem 'webrick', '~> 1.8'
2810
end
11+
12+
gem 'github-pages'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Personal website for Stéphanie.
22

3-
Based on [https://academicpages.github.io/](https://academicpages.github.io/)
3+
Based on [https://academicpages.github.io/](https://academicpages.github.io/)

_config.yml

Lines changed: 33 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
# Basic Site Settings
1010
locale : "en-US"
11+
site_theme : "default"
1112
title : "Stéphanie Tramontin Shinoki"
1213
title_separator : "-"
1314
name : &name "Stéphanie T. Shinoki"
@@ -38,6 +39,7 @@ author:
3839
semantic : # URL
3940
pubmed : #"https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
4041
researchgate : # URL
42+
scopus : # URL
4143

4244
# Repositories and software development
4345
bitbucket : # Username - Update with your username on the site
@@ -71,16 +73,24 @@ author:
7173
wikipedia : # Username
7274
xing : # Username
7375
youtube : # Username
74-
zhihu : # URL
76+
zhihu : # Username
7577

78+
# Publication Category - The following the list of publication categories and their headings
79+
publication_category:
80+
books:
81+
title: 'Books'
82+
manuscripts:
83+
title: 'Journal Articles'
84+
conferences:
85+
title: 'Conference Papers'
7686

7787
# Site Settings
7888
teaser : # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
7989
breadcrumbs : false # true, false (default)
8090
words_per_minute : 160
8191
future : true
8292
read_more : "disabled" # if enabled, adds "Read more" links to excerpts
83-
talkmap_link : false #change to true to add link to talkmap on talks page
93+
talkmap_link : false #change to true to add link to talkmap on talks page
8494
comments:
8595
provider : # false (default), "disqus", "discourse", "facebook", "google-plus", "staticman", "custom"
8696
disqus:
@@ -152,23 +162,26 @@ exclude:
152162
- "*.sublime-workspace"
153163
- .asset-cache
154164
- .bundle
165+
- .github
155166
- .jekyll-assets-cache
156167
- .sass-cache
157-
- CHANGELOG
158-
- Capfile
159-
- Gemfile
160-
- Gruntfile.js
161-
- LICENSE
162-
- README
163-
- Rakefile
164168
- assets/js/_main.js
165169
- assets/js/plugins
166170
- assets/js/vendor
171+
- CHANGELOG
172+
- Capfile
167173
- config
174+
- Dockerfile
175+
- Gemfile
176+
- Gruntfile.js
168177
- gulpfile.js
178+
- LICENSE
179+
- local
169180
- log
170181
- node_modules
171-
- package.json
182+
- package.json*
183+
- Rakefile
184+
- README
172185
- tmp
173186
- vendor
174187
keep_files:
@@ -198,7 +211,7 @@ kramdown:
198211
enable_coderay: false
199212

200213

201-
# Collections
214+
# These settings control the types of collections used by the template
202215
collections:
203216
teaching:
204217
output: true
@@ -217,7 +230,7 @@ collections:
217230
permalink: /:collection/:path/
218231

219232

220-
# Defaults
233+
# These settings control how pages and collections are included in the site
221234
defaults:
222235
# _posts
223236
- scope:
@@ -298,17 +311,20 @@ timezone: America/Sao_Paulo # http://en.wikipedia.org/wiki/List_of_tz_database_t
298311

299312
# Plugins
300313
plugins:
314+
- jekyll-feed
315+
- jekyll-gist
301316
- jekyll-paginate
302317
- jekyll-sitemap
303-
- jekyll-gist
304-
- jekyll-feed
305318
- jekyll-redirect-from
306-
# mimic GitHub Pages with --safe
319+
- jemoji
320+
321+
# Mimic GitHub Pages with --safe
307322
whitelist:
323+
- jekyll-feed
324+
- jekyll-gist
308325
- jekyll-paginate
309326
- jekyll-sitemap
310-
- jekyll-gist
311-
- jekyll-feed
327+
- jekyll-redirect-from
312328
- jemoji
313329

314330

_config_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
url: ""

_data/navigation.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# main links links
1+
# The following is the order of the links in the header of the website.
2+
#
3+
# Changing the order here will adjust the order and you can also add additional
4+
# links. Removing a link prevents it from showing in the header, but does not
5+
# prevent it from being included in the site.
6+
27
main:
38
- title: "Research"
49
url: /research/

_includes/archive-single-cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h3 class="archive__item-title" itemprop="headline">
3434
{% endif %}
3535
</h3>
3636
{% if post.read_time %}
37-
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
37+
<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
3838
{% endif %}
3939
{% if post.venue%}<p class="archive__item-excerpt" itemprop="description">{{ post.citation }}</p> {% endif %}
4040
</li>

_includes/archive-single-talk-cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h3 class="archive__item-title" itemprop="headline">
3333
<a href="{{ base_path }}{{ post.url }}" rel="permalink">{{ title }}</a>
3434
{% endif %}
3535
</h3>
36-
{% if post.date %}<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {{ post.date | date: '%B %d, %Y' }}</p>{% endif %}
36+
{% if post.date %}<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {{ post.date | date: '%B %d, %Y' }}</p>{% endif %}
3737
{% if post.venue%}<p class="archive__item-excerpt" itemprop="description">{{post.type}} at {{ post.venue }}, {{post.location}}</p>{% endif %}
3838
</li>
3939
</article>

_includes/archive-single-talk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ <h2 class="archive__item-title" itemprop="headline">
3333
{% endif %}
3434
</h2>
3535
{% if post.read_time %}
36-
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
36+
<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
3737
{% endif %}
38-
{% if post.date %}<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {{ post.date | date: '%B %d, %Y' }}</p>{% endif %}
38+
{% if post.date %}<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {{ post.date | date: '%B %d, %Y' }}</p>{% endif %}
3939
{% if post.venue %}<p class="archive__item-excerpt" itemprop="description">{{post.type}}, {{ post.venue }}, {{post.location}} {% endif %}
4040
{% if post.excerpt %}<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify }}</p>{% endif %}
4141
</article>

_includes/archive-single.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h3 class="archive__item-title" itemprop="headline">
3636
</h3>
3737

3838
{% if post.read_time %}
39-
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
39+
<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
4040
{% endif %}
4141

4242
{% if post.coauthors %}
@@ -89,6 +89,10 @@ <h3 class="archive__item-title" itemprop="headline">
8989

9090
{% if post.citation %}
9191
<p>Recommended citation: {{ post.citation }}</p>
92+
{% elsif post.paperurl %}
93+
<p><a href=" {{ post.paperurl }} ">Download Paper</a></p>
94+
{% elsif post.slidesurl %}
95+
<p><a href="{{ post.slidesurl }}">Download Slides</a></p>
9296
{% endif %}
9397

9498
</article>

_includes/author-profile.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h3 class="author__name">{{ author.name }}</h3>
2828
<li class="author__desktop"><i class="fa-solid fa-location-dot icon-pad-right" aria-hidden="true"></i>{{ author.location }}</li>
2929
{% endif %}
3030
{% if author.employer %}
31-
<li class="author__desktop"><i class="fa fa-solid fa-building-columns icon-pad-right" aria-hidden="true"></i>{{ author.employer }}</li>
31+
<li class="author__desktop"><i class="fas fa-fw fa-building-columns icon-pad-right" aria-hidden="true"></i>{{ author.employer }}</li>
3232
{% endif %}
3333
{% if author.uri %}
3434
<li><a href="{{ author.uri }}"><i class="fas fa-fw fa-link icon-pad-right" aria-hidden="true"></i>{{ site.data.ui-text[site.locale].website_label | default: "Website" }}</a></li>
@@ -59,6 +59,9 @@ <h3 class="author__name">{{ author.name }}</h3>
5959
{% if author.researchgate %}
6060
<li><a href="{{ author.researchgate }}"><i class="fab fa-fw fa-researchgate icon-pad-right" aria-hidden="true"></i>ResearchGate</a></li>
6161
{% endif %}
62+
{% if author.scopus %}
63+
<li><a href="{{ author.scopus }}"><i class="ai ai-scopus icon-pad-right"></i>Scopus</a></li>
64+
{% endif %}
6265

6366
<!-- Font Awesome icons / Repositories and software development -->
6467
{% if author.bitbucket %}
@@ -71,7 +74,7 @@ <h3 class="author__name">{{ author.name }}</h3>
7174
<li><a href="https://dribbble.com/{{ author.dribbble }}"><i class="fab fa-fw fa-dribbble icon-pad-right" aria-hidden="true"></i>Dribbble</a></li>
7275
{% endif %}
7376
{% if author.github %}
74-
<li><a href="https://github.com/{{ author.github }}"><i class="fab fa-fw fa-github icon-pad-right" aria-hidden="true"></i>Github</a></li>
77+
<li><a href="https://github.com/{{ author.github }}"><i class="fab fa-fw fa-github icon-pad-right" aria-hidden="true"></i>GitHub</a></li>
7578
{% endif %}
7679
{% if author.kaggle %}
7780
<li><a href="https://kaggle.com/{{ author.kaggle }}"><i class="fab fa-fw fa-kaggle icon-pad-right" aria-hidden="true"></i>Kaggle</a></li>
@@ -106,7 +109,7 @@ <h3 class="author__name">{{ author.name }}</h3>
106109
<li><a href="https://instagram.com/{{ author.instagram }}"><i class="fab fa-fw fa-instagram icon-pad-right" aria-hidden="true"></i>Instagram</a></li>
107110
{% endif %}
108111
{% if author.lastfm %}
109-
<li><a href="https://lastfm.com/user/{{ author.lastfm }}"><i class="fab fa-fw fa-lastfm icon-pad-right" aria-hidden="true"></i>Last.fm</a></li>
112+
<li><a href="https://last.fm/user/{{ author.lastfm }}"><i class="fab fa-fw fa-lastfm icon-pad-right" aria-hidden="true"></i>Last.fm</a></li>
110113
{% endif %}
111114
{% if author.linkedin %}
112115
<li><a href="https://www.linkedin.com/in/{{ author.linkedin }}"><i class="fab fa-fw fa-linkedin icon-pad-right" aria-hidden="true"></i>LinkedIn</a></li>
@@ -148,10 +151,10 @@ <h3 class="author__name">{{ author.name }}</h3>
148151
<li><a href="https://www.xing.com/profile/{{ author.xing }}"><i class="fab fa-fw fa-xing icon-pad-right" aria-hidden="true"></i>XING</a></li>
149152
{% endif %}
150153
{% if author.youtube %}
151-
<li><a href="https://www.youtube.com/user/{{ author.youtube }}"><i class="fab fa-fw fa-youtube icon-pad-right" aria-hidden="true"></i>YouTube</a></li>
154+
<li><a href="https://www.youtube.com/@{{ author.youtube }}"><i class="fab fa-fw fa-youtube icon-pad-right" aria-hidden="true"></i>YouTube</a></li>
152155
{% endif %}
153156
{% if author.zhihu %}
154-
<li><a href="{{ author.zhihu }}"><i class="fab fa-fw fa-zhihu icon-pad-right" aria-hidden="true"></i>Zhihu</a></li>
157+
<li><a href="https://www.zhihu.com/people/{{ author.zhihu }}"><i class="fab fa-fw fa-zhihu icon-pad-right" aria-hidden="true"></i>Zhihu</a></li>
155158
{% endif %}
156159
</ul>
157160
</div>

_includes/comments.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ <h4 class="page__comments-title">{{ site.data.ui-text[site.locale].comments_labe
7676
{% endif %}
7777
</section>
7878
{% when "custom" %}
79+
<h4 class="page__comments-title">{{ comments_label }}</h4>
7980
<section id="comments"></section>
81+
{% include /comments-providers/scripts.html %}
8082
{% endcase %}
8183
</div>

_includes/footer.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@
1919
</div>
2020
{% endif %}
2121

22-
<div class="page__footer-copyright">&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }}. {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
22+
<div class="page__footer-copyright">
23+
&copy; {{ site.time | date: '%Y' }} {{ site.name | default: site.title }}, {{ site.data.ui-text[site.locale].powered_by | default: "Powered by" }} <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.<br />
24+
Site last updated {{ "now" | date: '%Y-%m-%d' %}}
25+
</div>

_includes/head/custom.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- start custom head snippets -->
44

5+
<!-- favicon from https://commons.wikimedia.org/wiki/File:OOjs_UI_icon_academic-progressive.svg -->
6+
<link rel="apple-touch-icon" sizes="180x180" href="{{ base_path }}/images/apple-touch-icon-180x180.png"/>
7+
<link rel="icon" type="image/svg+xml" href="{{ base_path }}/images/favicon.svg"/>
8+
<link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-32x32.png" sizes="32x32"/>
9+
<link rel="icon" type="image/png" href="{{ base_path }}/images/favicon-192x192.png" sizes="192x192"/>
10+
<link rel="manifest" href="{{ base_path }}/images/manifest.json"/>
11+
<link rel="icon" href="/images/favicon.ico"/>
12+
<meta name="theme-color" content="#ffffff"/>
13+
<link rel="stylesheet" href="{{ base_path }}/assets/css/academicons.css"/>
14+
515

616
<!-- Support for MatJax -->
717

_includes/page__hero.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1 class="page__title" itemprop="headline">
4040
<p class="page__lead">{{ page.excerpt | markdownify | remove: "<p>" | remove: "</p>" }}</p>
4141
{% endif %}
4242
{% if site.read_time and page.read_time %}
43-
<p class="page__meta"><i class="fa fa-clock-o" aria-hidden="true"></i> {% include read-time.html %}</p>
43+
<p class="page__meta"><i class="fa fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
4444
{% endif %}
4545
{% if page.header.cta_url %}
4646
<p><a href="{{ cta_path }}" class="btn btn--light-outline btn--large">{{ page.header.cta_label | default: site.data.ui-text[site.locale].more_label | default: "Learn More" }}</a></p>

_includes/page__taxonomy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
{% include tag-list.html %}
55
{% endif %}
66

7-
{% if site.category_archive.type and page.categories[0] %}
7+
{% if site.category_archive.type and page.categories[0] and page.collection != 'publications' %}
88
{% include category-list.html %}
99
{% endif %}

0 commit comments

Comments
 (0)