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
Maruan Al-Shedivat
edc854aa3a
First step toward moving to Bootstrap.
2020-05-01 18:36:18 -04: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
Mayank Kakodkar
59e4e39a5d
Update _config.yml
...
Added placeholders for the quora and medium social icons
2019-02-22 20:09:09 -05:00
Maruan
0676c85b6e
Add Travis CI ( #21 )
...
* Add Travis CI
* Add build status badge
2018-06-19 10:05:48 -04:00
Andrew Dunning
246a8780ab
Remove sample user names
2018-05-07 13:35:44 -04:00
Andrew Dunning
500ad4c4be
Provide sample social profiles
2018-04-25 16:14:37 -04:00
Maruan Al-Shedivat
eef5f7803a
Upgrade fontawesome. Add email protection.
2018-04-09 00:25:45 -04:00
Mayankm96
db3257ff54
google analyics liquid tag added
2017-11-04 07:36:57 +05:30
Maruan Al-Shedivat
dc6cb63fbe
Second round of style cleaning
2017-02-26 14:57:28 -05: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
5865c9f246
Fix issues with fonts and urls.
2016-07-05 15:27:53 -04:00
Maruan Al-Shedivat
275236d0f8
Fix paths.
2016-07-05 05:06:21 -04:00
Maruan Al-Shedivat
efb2489b07
Fix baseurl. Add gh-pages deployment script.
2016-07-05 04:50:43 -04:00
Maruan Al-Shedivat
3345ee8317
Fix js includes and config.
2016-07-05 04:40:03 -04:00
Maruan Al-Shedivat
ed63169e50
Update the theme with a neat publications page.
2016-07-05 02:38:32 -04:00
Maruan Al-Shedivat
5f0fbde387
Overall improvements and fixes
2015-10-24 14:54:29 -04:00