Commit Graph

228 Commits

Author SHA1 Message Date
Huyen Nguyen 420e2280eb
Update README, change theme-color in _themes.scss (#153)
$theme-color value should be updated from _sass/_themes.scss instead of _sass/variables.scss
2020-12-16 17:35:17 -05:00
zt-chen 2781e2eb4e
Move GA script to head.html (#140) 2020-11-30 10:00:47 -05:00
Swabha Swayamdipta 4a866f64c4
Update _base.scss (#137)
Description text size should match whether or not there is a link.
2020-11-06 11:01:24 -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
Seonghyun Park c40ac6997d
Add keybase badge (#132) 2020-10-25 14:44:41 -04:00
Yoonho Lee 66fb789f92
add website (#134) 2020-10-25 14:40:38 -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
Mayank Kakodkar c085a63ca6
Updated Google Analytics code (#123)
GA site tag was updated today, misc.html has been changed to reflect the same.
2020-10-03 18:22:39 -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 2614259145
Update README.md 2020-09-11 20:54:58 -04:00
Maruan 8d614c2a8a
Update README.md 2020-09-11 18:51:35 -04:00
Maruan Al-Shedivat 1ebe6e6722 Update CSS & JS library versions 2020-09-06 17:05:03 -04:00
Maruan 4192e817ca
Update README.md 2020-09-03 19:25:39 -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 b9dadac8de
Merge pull request #111 from mvdoc/fix/longlastnames
FIX add first/middle/last name var in config
2020-09-03 18:50:56 -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 043130c7f4 FIX use name vars for footer too 2020-08-29 18:48:02 -07: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 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