Commit Graph

91 Commits

Author SHA1 Message Date
Maruan Al-Shedivat
b6543ef41e Simplify layout logic 2020-05-17 05:52:09 -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
3a133cc07e Further adjustments 2020-05-02 19:31:41 -04:00
Maruan Al-Shedivat
2bdbd6bc57 Minor footer style fix 2020-05-02 19:29:00 -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
Maruan Al-Shedivat
edc854aa3a First step toward moving to Bootstrap. 2020-05-01 18:36:18 -04:00
George Oikonomou
ad39d02bdc Make google analytics conditional (#63)
* Make google analytics conditional

* Move comment inside the if conditional
2019-11-04 18:42:58 -05:00
George Oikonomou
29e99ebc7b Enable preview images on social media (#66)
* Enable preview images on social media

This commit adds support for serving Open Graph meta tags inside the HTML head. When enabled, links to the page on social media will display a preview.

NB: twitter behaves somewhat differently and may require twitter card meta tags in addition to Open Graph.

https://ogp.me/

* Remove trailing whitespaces

* Support page-specific open graph social media previews

* Document open graph support in the readme

* Improve open graph support
2019-11-04 18:41:10 -05:00
George Oikonomou
72377b247e Add social buttons: Publons, ResearchGate and Blogger (#65)
* Add social button: Publons

* Add social button: ResearchGate

* Add social button: Blogger
2019-11-03 23:47:46 -05:00
George Oikonomou
31b3f68a75 Make the display of an email conditional 2019-11-03 23:45:15 -05:00
Mark Dean
6882ab1d77 Include link and pdf in bib 2019-08-06 14:02:16 -04:00
Sam Fearn
710cf83876 Added css to take account of vertical scroll bar and avoid content jumps 2019-08-06 14:01:00 -04:00
Mayank Kakodkar
59e4e39a5d Update _config.yml
Added placeholders for the quora and medium social icons
2019-02-22 20:09:09 -05:00
Mayank Kakodkar
8e390b12de Added quora and medium to social 2019-02-22 20:09:09 -05:00
Jess
65b661ce6e move image-row height and col to media queries to adjust with viewport 2019-02-21 15:32:07 -05:00
Maruan Al-Shedivat
dc14524af2 Merge branch 'master' into dev 2018-12-25 14:09:11 +03: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
Sahir Bhatnagar
9cbed31f10 Do not delete CNAME when moving _site files to deploy branch (#25)
The step in the deploy script that deletes almost all files except for _site/ was causing issues if you have a custom domain name. GitHub pages requires a CNAME, so I added this to the list of files not to delete.
2018-08-23 23:35:02 -04:00
Maruan Al-Shedivat
8fc0c4b4e3 Minor formatting 2018-06-19 10:07:28 -04:00
Maruan
0676c85b6e
Add Travis CI (#21)
* Add Travis CI

* Add build status badge
2018-06-19 10:05:48 -04:00
Maruan
e7822d4a89
Merge pull request #15 from samfearn/alignfix
Alignfix
2018-06-18 09:54:53 -04:00
Sam Fearn
c54ca4dc63 Changed baseurl property of _config.yml back to /al-folio and minor edit to README for consistency with the al-folio master branch 2018-06-17 23:31:36 +01:00
Maruan
3835ac3ac4
Merge pull request #19 from samfearn/webkit-text-size-adjust
Fixed webkit text scaling `bug`
2018-06-16 13:47:30 -04:00
Sam Fearn
75f37bc02f Fixed webkit text scaling bug 2018-06-14 01:02:22 +01:00
Sam Fearn
b9cb16473f Removed profile align property completely 2018-06-11 01:01:05 +01:00
Sam Fearn
2c72ee76c0 Added left class to all images 2018-06-11 00:54:05 +01:00
Sam Fearn
2a2951461d Removed align:left from col class 2018-06-11 00:50:39 +01:00
Sam Fearn
8c510a8b8e Removed !important flag from profile class alignment 2018-06-11 00:49:44 +01:00
Sam Fearn
dc5205adef Bump license year to 2018 2018-06-08 17:22:22 +01:00
Sam Fearn
d263296c8a added a usage section to the readme describing that an index page is not neccessary, and will overwrite the about page if it exists. Also added a link to the MIT license following the default jekyll theme readme. 2018-06-08 17:20:30 +01:00
Sam Fearn
d05f8a3767 changed root url from /al-folio to empty 2018-06-08 17:05:46 +01:00
Maruan
923d9ec753
Merge pull request #14 from adunning/patch-1
Add ORCID support; make social links optional
2018-05-07 13:42:24 -04:00
Andrew Dunning
246a8780ab
Remove sample user names 2018-05-07 13:35:44 -04:00
Andrew Dunning
e22d372702
Make email mandatory 2018-05-07 13:33:18 -04:00
Andrew Dunning
b3ea2d9168
Fix whitespace 2018-04-25 16:15:23 -04:00
Andrew Dunning
500ad4c4be
Provide sample social profiles 2018-04-25 16:14:37 -04:00
Andrew Dunning
dc1589092f
Add ORCID support; make social links optional
This adds ORCID to the social profiles allowed by default, and only shows links if they are included in the site configuration.
2018-04-25 16:03:37 -04:00
Maruan Al-Shedivat
eef5f7803a Upgrade fontawesome. Add email protection. 2018-04-09 00:25:45 -04:00
Maruan
e1eb426f35
Merge pull request #13 from krrish94/unicode_utils_bug
Update Gemfile
2018-04-04 13:36:00 -04:00
Krishna Murthy
1919f8c0aa
Update Gemfile 2018-03-30 23:56:05 -04:00
Maruan
aa538dea41
Update README.md 2018-03-01 14:06:13 -05:00
Maruan
0d48d01553
Merge pull request #10 from monkeywithacupcake/master
add collapsible menu and hamburger for mobile - closes #3
2018-01-19 14:50:24 +00:00
monkeywithacupcake
2d88a5998a
updated spacing 2018-01-14 07:32:42 +09:00
monkeywithacupcake
f5f32c30f2
move media query import up 2018-01-14 07:30:21 +09:00
monkeywithacupcake
4e26555c3a
adjusted spacing 2018-01-14 07:26:14 +09:00