Commit Graph

74 Commits

Author SHA1 Message Date
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
Simmo Saan
925cac03bb
Improve bib layout for thesis (#920) 2022-12-25 14:03:26 -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
Rohan Deb Sarkar
f58ac5bcd5
Add support for Disqus comments on distill posts (#981)
Fixes #980.
2022-11-12 09:13:16 +05:30
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
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
Simmo Saan
5f3c487b7f
Slugify tag and category links (#947)
Fixes links to jekyll-archive pages when tag/category contains spaces.
2022-10-16 16:36:52 +05:30
Josh Veitch-Michaelis
281cc82d41
fix bug where proceedings do not render (#913) 2022-10-02 08:51:25 -04:00
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
Lucas Hosseini
cf9640c877
Display booktitle for publications of type incollection (#871) 2022-09-08 16:07:56 -04:00
Yavuz Alp Sencer ÖZTÜRK
ca883669a1
fixe typos (#823) 2022-08-16 22:00:09 +05:30
gzwongkk
a36d7f5807
Support different colors for different kinds of publications in publication list (#797) 2022-08-06 13:06:18 -04:00
gzwongkk
58391d1dbe
Fix commas in author list (#770) 2022-08-06 12:55:39 -04:00
Rohan Deb Sarkar
4817639f30
Fix title spaces and a few links (#789)
* fix title

* fix a few links

* add line
2022-07-28 21:54:58 +05:30
Congcong Li
24a5084cb1
fix more authors bug (#758)
* fix more authors bug

* fix

* add preview

Co-authored-by: Rohan Deb Sarkar <rohandebsarkar@gmail.com>
2022-07-11 12:08:58 +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
Maruan
a27cf93331
Fix typos in _layouts/about.html (#739) 2022-07-04 01:51:39 -04:00
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
bcd43a18fe
Support for cicular image (#728) 2022-06-26 13:50:45 +05:30
Rohan Deb Sarkar
bb5ef8fafb
Minor changes and fixes (#726) 2022-06-25 19:47:01 -04:00
Rohan Deb Sarkar
6d66ae8b43
Add support for CV (#628) 2022-06-25 18:58:59 -04:00
Rohan Deb Sarkar
f7274c0dab
Minor fixes for previous PR #668 (#672) 2022-05-15 21:42:41 -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
Guillaume Dalle
a2f7f05bf3
Empty entrytype if not article or inproceedings (#578)
For bibtex entries that are neither articles nor proceedings, the value `entrytype` carries over from the previous entry in the loop, leading to incorrect displays. This PR fixes that.
2022-04-02 18:23:00 -04:00
Amir Pourmand
13e6ceb1c7
Layout Spacing problem when footer_fixed: false (#554)
* fix space

* Minor adjustments

Co-authored-by: Maruan Al-Shedivat <maruan@genesistherapeutics.ai>
2022-02-13 22:52:51 -05:00
Rohan Deb Sarkar
0c2e6574c9
Update library versions (bootstap, jquery, fontawesome, academicicons, masonry, mdbootstrap) (#521) 2022-01-13 17:50:50 -05:00
Jun-Liang Lin
0b801ac762
Fix distill collapsible Navbar (#524) 2022-01-13 17:48:22 -05:00
Rohan Deb Sarkar
dcce13b442
Minor fixes (#522) 2022-01-13 17:48:12 -05:00
Maruan
b715177d13
Correctly slugify distill TOC (#519)
* Correctly slugify distill TOC

* Add special character to demo distill post's TOC
2022-01-03 08:50:53 -05:00
Maruan
17329fca3a
Fix distill dark mode again (#517) 2021-12-31 11:47:19 -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
a0cfbbd1d3
Add TOC to distill blog posts (#470) 2021-11-21 17:18:23 -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
Amir Pourmand
9c36be1320
Optimize Website Load Time (#435)
* Place js files after body tag

* Add Analytics to the end of script

* Minor nits and fixes

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-10-30 16:26:37 -04:00
Amir Pourmand
ae9ecf29e0
Adding month to publication section (#433) 2021-10-22 11:45:37 -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
Rohan Deb Sarkar
3ca88834a2
Add 404.html (#412) 2021-10-03 20:06:46 -04:00
Ivan Puhachov
a5508c734b
Fix distill darkmode (#299)
* updating distill post to show fixes done

* fix for colors in numerated lists and tables

* fixing blockquotes

* fixing colors in math, footnotes, references, hover boxes, code highlights

* Add example distill overrides

* reverted back changes in distill template.v2.js

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-07-04 20:27:39 -04:00
Afonso Raposo
f3efec5d6d
Added BibTeX hidden block (#293)
* Added BibTeX hidden block

* Minor adjustments

Co-authored-by: Maruan Al-Shedivat <alshedivat.maruan@gmail.com>
2021-05-30 16:28:31 -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
Roger Iyengar
218291bceb
Fix titles and headings (#204)
* Update head.html

* Update header.html

* Update head.html

* Update header.html

* Update about.html

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-03-04 09:54:38 -05:00
Thiago
5c6697bcfc
fix distill pubiblication date (#194) 2021-02-08 10:09:09 -05:00
JD
40921e4f54
Issue 180 - Distill Bugfix (#182)
* dark_mode.js was not being loaded on distill blog pages.
* Moved dark_mode.js and jquery.html to head.html to simplify/standardize dark mode/theming for other pages.
2021-01-14 14:45:47 -05:00
Zirui Zhuang
6b28f901fb
add coauthor annotation (#175)
* add coauthor annotation

* fix typo in coauthors.yml

* add brief author annotation tutorial in README.md

* change to combined data structure

Coauthors are grouped by their last names. Within each group, using flat format (array of {firstnames, url}).

* Update _layouts/bib.html

stylistic changes

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

stylistic changes

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

stylistic changes

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

* Update _layouts/bib.html

stylistic changes

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>

Co-authored-by: Maruan <alshedivat@users.noreply.github.com>
2021-01-11 23:54:27 -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
Swabha Swayamdipta
8f12d73123
Adding back the description on the About page (#136)
Added back the missing description on `about.html`, similar to `page.html`. This could additionally be added back to the `post.html` template as well.
2020-11-06 11:01:08 -05:00
Maruan Al-Shedivat
dacac74d31 Fix issues with loading scripts (#117) 2020-09-26 12:26:28 -04:00