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
452a50e7c6
Update issue templates
2020-06-24 13:31:02 -04:00
Maruan Al-Shedivat
28129056a4
Minor updates to README
2020-06-24 13:20:57 -04:00
Maruan
b8d2dba491
Update FUNDING.yml
2020-06-21 15:16:59 -04:00
Maruan
9b7ba1ef7b
Create FUNDING.yml
2020-06-21 15:04:51 -04:00
Maruan
ee63cb0f3a
Update issue templates
2020-06-21 14:57:12 -04:00
Maruan
23d5ca84df
Merge pull request #96 from alshedivat/dev
...
al-folio 0.3
2020-06-21 14:36:54 -04:00
Maruan Al-Shedivat
b19353e934
Update README
2020-06-21 14:34:28 -04:00
Maruan Al-Shedivat
738791a3f9
Update README
2020-06-21 14:07:30 -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
4048904c24
Add imagesLoaded.js
2020-05-23 16:53:14 -04:00
Maruan Al-Shedivat
164f2d1bee
Update publication styles
2020-05-17 07:05:09 -04:00
Maruan Al-Shedivat
2b45cde8a1
Adjust example posts/projects
2020-05-17 05:52:42 -04:00
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