Commit Graph

28 Commits

Author SHA1 Message Date
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
Maruan Al-Shedivat
adfbe18e64 Switch to MathJax 3.x. Fixes #115. 2020-09-22 22:26:13 -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
Maruan
4ce137840f
Apply suggestions from code review 2020-09-03 18:26:17 -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
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
164f2d1bee Update publication styles 2020-05-17 07:05:09 -04:00
Maruan Al-Shedivat
b6543ef41e Simplify layout logic 2020-05-17 05:52:09 -04:00
Maruan Al-Shedivat
05748528a7 Upgrade project grid 2020-05-03 01:28:30 -04:00
Maruan Al-Shedivat
3a133cc07e Further adjustments 2020-05-02 19:31:41 -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
39745a9224 Minor fixes to navbar 2020-05-02 15:45:16 -04:00
Maruan Al-Shedivat
edc854aa3a First step toward moving to Bootstrap. 2020-05-01 18:36:18 -04:00
Tiago Tresoldi
488cb39f9c Fixes bug when generating publications from single authors. (#27)
* Fixes bug when generating publications from single authors.

* Fixes generation of author string for multiple authors

* Fixed number of spaces in indentation
2018-09-30 15:08:54 -04:00
Maruan Al-Shedivat
7114eaabb8 Small fixes 2017-05-27 12:55:27 -07:00
Maruan Al-Shedivat
4bbccc3d8c Add DISQUS and fix pagination 2017-01-31 12:17:15 -05:00
Maruan Al-Shedivat
20e8a83fcd Refresh and update styles 2017-01-31 10:05:44 -05:00
Maruan Al-Shedivat
ed63169e50 Update the theme with a neat publications page. 2016-07-05 02:38:32 -04:00
Maruan Al-Shedivat
4b73664d56 Add the news collection with emoji support. Restructure assets. 2015-10-22 18:09:12 -04:00
Maruan Al-Shedivat
ecafb6544b Add profile property to about.md 2015-10-22 14:59:20 -04:00
Maruan Al-Shedivat
8a3e818873 Extract social and news as separate includes. Overall slight improvements. 2015-10-22 10:50:19 -04:00
Maruan Al-Shedivat
e3dfbf67c7 Add math support through kramdown and katex. Light style improvements. 2015-10-20 12:05:37 -04:00
Maruan Al-Shedivat
1e8dff52bc Basic modifications of the *folio theme 2015-10-19 17:38:04 -04:00