George
0b109a23ed
Fixed news limit ( #1359 )
...
Fixes #1346 .
---------
Signed-off-by: George Araujo <george.gcac@gmail.com>
Co-authored-by: Yifan Jiang <55911052+YifanJiang233@users.noreply.github.com>
Co-authored-by: Raffaele Mancuso <54762742+raffaem@users.noreply.github.com>
Co-authored-by: Yue Gao <11145354+Lodour@users.noreply.github.com>
2023-04-27 12:26:48 -03:00
Raffaele Mancuso
470365139e
Scopus integration ( #1364 )
...
Fixes #1362
2023-04-25 18:52:27 -03:00
George
67e5fcd1e3
Added support for table of contents in blog posts ( #1278 )
...

---------
Signed-off-by: George Araújo <george.gcac@gmail.com>
2023-04-24 22:44:24 -03:00
George
60209cfd93
Implemented latest posts on about page ( #1307 )
...
Adresses #340
---------
Signed-off-by: George Araújo <george.gcac@gmail.com>
2023-04-08 10:19:08 -03:00
Simmo Saan
5ff54a74ef
Fix assets sitemap exclusion ( #1315 )
2023-04-05 07:27:32 -04:00
Chen Chen
07f5b4d679
Fixed some typos in _config.yml and README.md ( #1306 )
2023-03-30 20:28:40 -03:00
Douglas
ad504b0709
Fixed one-word typo in _config.yml (Non-Urgent) ( #1288 )
2023-03-27 11:58:32 -04:00
George
56480a713a
Added github 🏆 section in repositories ( #1229 )
...
Creates a new section with user trophies.
2023-03-18 18:01:30 -04:00
Allie
3947dce657
feat: add wikipedia social ( #1097 )
...
I imagine more people have wikipedia accounts than wikidata entries
about them 😉
2023-02-25 13:16:04 -05:00
George
8ccc284008
Added related posts section ( #1168 )
2023-02-19 21:26:48 -05:00
Mathias Micheel
d8f1b16eff
Add OSF to social ( #1185 )
2023-02-16 21:35:20 -05:00
ZhengLin Li
d0b0d9e014
fix: small typo ( #1143 )
...
fix a small typo
2023-02-03 21:33:47 +05:30
Rohan Deb Sarkar
a9685570e5
Adds Dimensions badge ( #1086 )
...
This adds a dimension badge as requested in #987 .
This separates the the links from the badges, in case more badges need to be added in the future.
2023-01-08 10:47:25 -05:00
Rohan Deb Sarkar
f17eb7fd5d
Fix SRI hash ( #1087 )
...
Sorry, forgot to change the SRI.
2023-01-08 00:16:44 +05:30
Rohan Deb Sarkar
3a4de50705
Fix medium zoom on small devices ( #1084 )
...
fixes #1006
2023-01-07 21:37:54 +05:30
Philip Wong
69e013b9a0
Add youtube as a social option ( #1007 )
2022-12-31 19:31:06 -05:00
Maruan
b9f1fc84f2
Add support for giscus comments ( #1028 )
...
adds support for comments on posts using https://giscus.app/
2022-12-11 22:33:09 -05:00
Andrea Gasparini
f1eb1602a3
Adds Telegram to social integrations ( #992 )
2022-11-19 10:19:56 -05:00
bruno vianna
357f6e914f
Add backlink to verify mastodon ( #978 )
2022-11-15 08:06:51 -05:00
bruno vianna
576e7b0541
Added Mastodon to social ( #974 )
2022-11-10 19:56:27 -05:00
Dominik Straub
c87d1b446b
Add altmetric badges to paper ( #950 )
...
[Altmetric](https://www.altmetric.com/ ) tracks social media and citation
activity for a paper. I added an option to add the altmeric id to a
paper's bib entry, which results in the altmeric badge for the paper
being displayed next to the other buttons. As an example, I added the
altmetric id for the Einstein, Podolsky & Rosen paper.
2022-10-25 08:27:45 -04:00
Muhamamd Naufal Shidqi
6bd11359a1
Add WhatsApp to social integration ( #945 )
2022-10-25 08:14:25 -04:00
Maruan Al-Shedivat
232ff286b2
Enable progress bar by default
2022-10-24 09:07:39 -04:00
Carlos Morales
08a839c5f5
Add a progress bar to show the scroll position ( #934 )
...
This feature adds a horizontal bar under the top menu which tracks the
vertical scroll position. Such a feature can be useful to represent how
much is left to read on the current page more aesthetically.
As this is an optional feature, `enable_progressbar` must be set to
`true` in `_config.yml` to activate the functionality.
I am not the original author of this code. I just made it compatible
with the current version of the template at the time of this commit. The
original code was most likely authored by Pankaj Parashar in this
[post](https://css-tricks.com/reading-position-indicator/ ) made a few
years before the first inclusion in an `al-folio` site. Then, the code
was adapted for compatibility with the template at Anthony Plantanios'
site. Finally, I did
the last updates to have the code fit the new conventions used in the
project.
This was discussed in #557
Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
2022-10-24 15:08:26 +05:30
Johannes Hörner
bfc47258d7
add multiple last names in bibliography ( #905 )
...
Multiple last names can be defined to be highlighted in the bibliography
(#904 )
2022-09-24 08:12:27 +05:30
Amir Hossein Kargaran
93ab84322a
add more social media ( #878 )
...
#877 is an explanation of the issue. The new icons include Kaggle,
LastFM, Spotify, Pinterest, Unsplash, Instagram, and Facebook, and you
can change their order.
2022-09-14 08:13:46 +05:30
Dominik Straub
7410772458
Add Semantic Scholar social integration ( #879 )
2022-09-13 10:25:20 -04:00
gzwongkk
58391d1dbe
Fix commas in author list ( #770 )
2022-08-06 12:55:39 -04:00
Rohan Deb Sarkar
2fadee6afb
Adds support for GA4 Google Analytics ( #727 )
...
* Update `analytics.html`
* Update `config.yml`
* Update
* Update
2022-07-26 08:59:57 +05:30
Rohan Deb Sarkar
f618757b63
Adds support for repositories ( #760 )
...
* Add support for github repo cards
* add support for dark theme
* Add support for custom theme
* repositories
* fix
* make it simpler
* spcaing
* responsive fix
* adds support for usernames
* make it modular
* fix
* show icons
* cache_seconds
* fix
* Revert "cache_seconds"
This reverts commit a9dd4d5d43d212676e1c1dba8ec8086c7fdb7cd7.
* add last line
* fix
* github only
* fix
* Add instructions
* Add `README.md` instructions
* Add `nav_order`
2022-07-24 22:45:39 +05:30
Rohan Deb Sarkar
1ac9b7c3b2
Optimize image qualities and a fix ( #762 )
...
* blog tag-list
* optimize publication preview
* better compression
* optimize jpg project images
* reduce sizes of project images
* fix
2022-07-12 11:43:58 +05:30
Rohan Deb Sarkar
edd9fb7079
Bootstrap js SRI fix ( #757 )
2022-07-10 22:13:25 +05:30
Rohan Deb Sarkar
7afa104f50
Include bootstrap bundle ( #756 )
2022-07-10 21:51:39 +05:30
Rohan Deb Sarkar
07330b9bf9
Adds support `max_author_limit` ( #732 )
...
* Adds support max author limit
* typo
* fix
* display all authors by default
* Added an example
* Added 'and' before the last author
* Improve hiding/showing more authors
* Add title text
Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-10 10:34:16 +05:30
Rohan Deb Sarkar
683fe65aab
Fix Previous PR ( #745 ) ( #746 )
2022-07-08 13:18:37 +05:30
Rohan Deb Sarkar
3672e8d2b1
Change imagemagick optional to depend on one variable ( #745 )
2022-07-08 13:09:31 +05:30
Rohan Deb Sarkar
4a53a32b2a
Adds support for tag-list ( #734 )
...
* Adds support for tag-list
* Update _sass/_base.scss
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Made tags optional
* Responsive deign for tag-list
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-03 09:18:19 +05:30
Rohan Deb Sarkar
9411786b5d
Adds support for preview images for publications ( #730 )
...
* Adds support for publication teaser
* Adds an example for publication teaser
* Update example publication teaser
* Update size
* change `teaser` to `preview`
* Update _config.yml
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Update _layouts/bib.html
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Update _layouts/bib.html
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Update _layouts/bib.html
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Update _sass/_base.scss
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
* Update _sass/_base.scss
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2022-07-03 08:56:11 +05:30
Rohan Deb Sarkar
032f0e62ba
Adds vertical scrollbar to news ( #729 )
2022-06-27 09:37:28 +05:30
Rohan Deb Sarkar
bb5ef8fafb
Minor changes and fixes ( #726 )
2022-06-25 19:47:01 -04:00
Rohan Deb Sarkar
8db7daf356
Add support for `nav_order` and Fix hardcoded navbar titles ( #664 )
2022-05-12 15:07:04 -04:00
Rohan Deb Sarkar
503bfc235a
Add `jekyll-minifier` ( #668 )
...
* Remove obsolete plugins
* Add `jekyll-minifier`
* Add `JEKYLL_ENV=production`
2022-05-12 14:46:01 -04:00
Tønnes Nygaard
c4e170a545
Added bibtex filter to hide custom bibtex keywords from bib file output ( #652 )
2022-05-01 11:38:39 -04:00
Maruan
42abefc3f1
Add support for external blog posts ( #647 )
...
* Add support for external blog posts
* Cosmetic fixes
2022-04-24 10:09:21 -04:00
Maruan Al-Shedivat
53eef90be2
Fix #565
2022-02-20 08:28:52 -08:00
Amir Pourmand
07a2e0577e
Add custom favicon if needed ( #386 )
2022-02-19 23:49:47 -05:00
Viraj Thakkar
77b60dc395
Theme and responsiveness fixes ( #509 )
...
* Dark themed cards
* Responsiveness fixes
* added dark stylesheet option
* highlight theme toggle
* added highlight function
* added highlight themes to assets/css
* offline highlight implementation
* Fixes for masonry
* Revert "added highlight themes to assets/css"
This reverts commit ee7cb7675671430697f3a38bd5a56405179e6dd9.
* Update `code syntax highlighting` to use jsdelivr CDN
* Project card responsiveness fixes
* added personal website to readme
veedata.github.io
* Reverted responsiveness chnages
* Minor adjustments
Co-authored-by: rohandebsarkar <rohandebsarkar@gmail.com>
Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2022-02-19 20:46:45 -05:00
Rohan Deb Sarkar
d4886b068e
Update README.md and LICENSE year ( #544 )
2022-01-30 18:33:29 -05:00
Rohan Deb Sarkar
0c2e6574c9
Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) ( #521 )
2022-01-13 17:50:50 -05:00
Rohan Deb Sarkar
dcce13b442
Minor fixes ( #522 )
2022-01-13 17:48:12 -05:00
José M. Requena Plens
b950fc3fdb
Better SEO, OpenGraph, schema.org and clean generated code ( #481 )
2021-12-31 11:46:42 -05:00
Rohan Deb Sarkar
0e3cff9137
Use WebP responsive images ( #498 )
...
This PR replaces the jekyll-responsive-images with jekyll-imagemagick for responsive WebP images.
WebP images are much smaller compared to PNG and JPEG, faster to load and most of the modern browsers recommend it.
More information about WebP images: https://developers.google.com/speed/webp
2021-12-22 03:13:52 -05:00
Maruan Al-Shedivat
1e4e147d8f
Switch to uing <picture> for responsive images
2021-11-25 21:48:52 -05:00
Rohan Deb Sarkar
7f10dc3ec9
Lighthouse enhancements ( #445 )
2021-11-21 15:05:46 -05:00
Dinesh Natesan
1c52125635
Added Jekyll-Archives (for tags, categories) and Jekyll site-map ( #346 )
...
* Add webpage to academic pages list
* adding panelbear analytics
* added categories for projects and horizontal mode display for projects
* rewrote the code to ensure it works properly with current project definitions
* Style adjustments
* added blockquote format, jekyll-archives, tag, year archive pages, and reading time.
* added archive meta to blog posts list and individual posts.
* added sitemap
* stylistic modifications to jekyll-archive addition
* Minor fixes
Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-10-30 16:58:42 -04:00
Maruan
174024e76c
Add support for responsive images ( #439 )
2021-10-30 16:26:55 -04:00
Rohan Deb Sarkar
533bed5c08
Add RSS icon to social.html ( #418 )
...
* Add rss icon
* Add a blank line to make sure rss icon is always at the last
2021-10-08 20:51:38 -04:00
Maruan
cd4b382799
Add jekyll-diagrams ( #333 )
...
* Add mermaid support via jekyll-diagrams
* Add mermaid install to deploy workflow
2021-10-03 21:26:29 -04:00
Amir Pourmand
6b0bf87846
add jekyll target blank plugin ( #404 )
...
* add jekyll target blank
* Remove manual target blank from everywhere
* Update README.md
* Set ruby version to 3.0.2 in the deploy script
Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2021-10-03 21:16:05 -04:00
Amir Pourmand
ce15b088f9
add stackoverflow id ( #400 )
2021-09-25 14:53:53 -04:00
Maruan
b323767535
Revert jekyll-scholar bibtex filters ( #381 )
...
* Revert "Fix latex rendering issue in the bibliography entries (#358 )"
This reverts commit e328dc6abe .
* Update mathjax version to 3.2.0
* Add bibtex_filters explicitly to _config.yml
2021-08-27 08:59:34 -04:00
Maruan
e328dc6abe
Fix latex rendering issue in the bibliography entries ( #358 )
2021-07-31 16:05:30 -04:00
Maruan
5694d43016
Update _config.yml
2021-07-25 11:30:58 -04:00
Rohan Deb Sarkar
60fc64b924
Adds support for sitemap and robots.txt ( #337 )
...
* Adds support for sitemap
* Adds support for robots.txt
2021-07-21 09:11:03 -04:00
Christoph Junghans
89efedcd57
_config.yml: add dblp_url ( #336 )
2021-07-06 12:43:13 -04:00
Dag7
495c4aa8a0
Initial Atom (RSS-like) feed support ( #284 )
...
* initial Atom (RSS-like) feed support
* Update _config.yml
2021-07-05 13:27:59 -04:00
Maruan
1318c805fe
Adds support for image zoom ( #296 )
...
* Add image zoom
* Minor improvements
2021-05-30 19:38:24 -04:00
Dinesh Natesan
e27fe2a021
Categories for projects and an optional horizontal project card style ( #224 )
...
* Add webpage to academic pages list
* adding panelbear analytics
* added categories for projects and horizontal mode display for projects
* rewrote the code to ensure it works properly with current project definitions
* Style adjustments
Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-04-11 14:34:15 -04:00
JD
4849b5a8dc
Issue 183 ( #192 )
...
* Issue 183
* CSS fixes for :
* Citations
* Footer
* Project Cards
* Code background
* Fix dark mode edge cases (mainly with distill)
Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-03-29 11:49:42 -04:00
Sean Quinn
f5d41dde62
Add gitlab to social ( #229 )
...
* Add gitlab to social
* Add gitlab to social integration
2021-03-28 18:44:26 -04:00
Maruan
f2156d1c7b
Switch favicon to emoji ( #217 )
2021-03-11 16:30:31 -05:00
George Oikonomou
d3082bdc99
Improve support for deploying in out-of-tree locations ( #81 )
...
* Improve support for deploying in out-of-tree locations
* Document how to deploy in an out-of-tree location
* Add vendor to excludes in _config.yml
* Update README.md
Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-02-09 12:06:43 -05:00
Christoph Junghans
8680c4b9af
add support for impressum page ( #172 )
...
* add support for impressum page
* Update _config.yml
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-01-15 00:27:58 -05:00
Christoph Junghans
c2c05777e3
social: add wikidata page ( #185 )
2021-01-14 14:49:01 -05:00
Dinesh Natesan
3cdd0f6f1b
Add webpage + add panelbear analytics ( #176 )
...
* Add webpage to academic pages list
* adding panelbear analytics
2021-01-07 09:47:38 -05:00
Christoph Junghans
c4be6f8457
social: add work url ( #171 )
...
* social: add work url
* Deploy: --dry-run -> --no-push
2021-01-05 09:37:57 -05:00
Maruan
4f9cdb131e
Minor fixes of the dark mode + automatic equation numbering ( #160 )
...
* Add an option for showing selected publications
* Improve publication styles
* Update README.md
* Clearfix
* Fix minor issues with dark mode
* Add automatic equation numbering (#158 )
* Fix a typo
2020-12-27 00:24:25 -05:00
Zirui Zhuang
b73662bf9d
add wide screen configuration ( #157 )
...
add wide screen configuration by adding a `max_width` config in `_config.yml`
2020-12-26 21:56:42 -05:00
Zirui Zhuang
7886538992
Support more accurate author annotation ( #156 )
...
added a list `scholar: first_name` in `_config.yml`
updated `_layouts/bib.html` template
supports more accurate author annotation by both matching the last name and one form of first name in the `_config.yml/scholar: first_name`
2020-12-26 21:52:15 -05:00
Seonghyun Park
c40ac6997d
Add keybase badge ( #132 )
2020-10-25 14:44:41 -04:00
JD
e30a46bbfa
Issue 105 : Dark Mode + Theming #118 ( #119 )
...
* Dark Mode + Theming
* Themes scss file created with default color scheme and dark color scheme.
* Logic for managing dark mode toggle added.
* Modified existing scss/html to work with theme toggling.
* Fixed hover issues
* Added enable_darkmode to configs.
* Added the requested option of disabling/enabling dark mode via config files.
2020-10-04 20:32:47 -04:00
JD
a734d4a4bc
Github MetaData ( #121 )
...
* Feature Request : https://github.com/alshedivat/al-folio/issues/85
* Added github-metadata dependency : https://github.com/jekyll/github-metadata
* Created sample blog quickly going over Github MetaData.
Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2020-10-03 18:21:56 -04:00
JD
f92f466117
Added Twitter Card Support ( #120 )
...
* Feature Request : https://github.com/alshedivat/al-folio/issues/85
* Created sample blog post for tweet card examples.
* Added twitter plugin dependency : https://github.com/rob-murray/jekyll-twitter-plugin
* Added .tweet-cache/ to .gitignore.
2020-10-03 18:16:34 -04:00
Maruan Al-Shedivat
dacac74d31
Fix issues with loading scripts ( #117 )
2020-09-26 12:26:28 -04:00
Maruan Al-Shedivat
adfbe18e64
Switch to MathJax 3.x. Fixes #115 .
2020-09-22 22:26:13 -04:00
Maruan Al-Shedivat
1ebe6e6722
Update CSS & JS library versions
2020-09-06 17:05:03 -04:00
Maruan
4dc26260d7
v0.3.1 ( #112 )
...
* Add an option for showing selected publications
* Improve publication styles
* Update README.md
* Clearfix
2020-09-03 19:24:34 -04:00
Maruan Al-Shedivat
619bb2df74
Minor fixes
2020-09-03 18:49:23 -04:00
Matteo Visconti di Oleggio Castello
cec9abe2cd
FIX add first/middle/last name var in config
2020-08-29 18:44:52 -07:00
Maruan Al-Shedivat
8ffa65820d
Remove sort_by from jekyll-scholar settings. Fixes #107 .
2020-08-28 11:19:21 -04:00
Jason Fleischer
605df838f3
Changes allow for more than first and last name to be displayed ( #102 )
...
If more than 2 elements in _config.yml variable `site.title`, any middle names or initials will be displayed.
2020-07-14 10:41:06 -04:00
Maruan Al-Shedivat
938b22e132
Minor fixes
2020-06-14 23:09:03 -04:00
jkmacc-LANL
c3a5047835
Document that blog_name changes the navbar ( #89 )
2020-05-30 15:42:32 -04:00
Maruan Al-Shedivat
097a32a680
Upgrade project grid
2020-05-03 11:53:11 -04:00
Maruan Al-Shedivat
05748528a7
Upgrade project grid
2020-05-03 01:28:30 -04:00
Maruan Al-Shedivat
35f4c65990
Merge branch 'master' into dev
2020-05-02 19:21:30 -04:00
Maruan Al-Shedivat
6fda5af2b0
Add distill post styles and template
2020-05-02 19:14:27 -04:00
Maruan Al-Shedivat
6e9de53d68
Update pagination
2020-05-02 18:09:42 -04:00
Maruan Al-Shedivat
60ed29eb5b
Fix code highlighting
2020-05-02 17:08:36 -04:00
Maruan Al-Shedivat
39745a9224
Minor fixes to navbar
2020-05-02 15:45:16 -04:00