academic icon indicating copy to clipboard operation
academic copied to clipboard

A Jekyll theme for academia

Results 6 academic issues
Sort by recently updated
recently updated
newest added

Hi Paul, I'm using your academic theme in Jekyll, but I'm trying to incorporate the google scholar icon at the end of the page and I'm not sure if it...

Wanted to test out this theme on my GitHub Pages site, and on trying to install the Ruby gem for the theme using the method described in the README (by...

Hello, Thank you for designing this excellent theme. I am working on a [personal portfolio](https://melodykramer.github.io/) and have used your theme. I have been trying to do two things and can't...

I encountered this error when running on the **github page**. To address it, change ```bash theme: theme: academic-jekyll-theme ``` to ```bash remote_theme: academic-jekyll-theme ``` in the **_config.yml** file. [[Ref](https://stackoverflow.com/a/71424820/20018049)]