A Jekyll theme for academia
Academic is a Jekyll theme designed specifically for academia, but it can also be used for other purposes. It allows users to showcase their research interests, publications, curriculum vitae, and contact information. Additionally, it provides features for managing courses and providing updates to students and faculty.
To install the Academic theme, you can use the Ruby Gem Method. First, add the following line to your Jekyll site’s Gemfile:
gem "academic-jekyll-theme"
Then, add the following line to your Jekyll site’s _config.yml:
theme: academic-jekyll-theme
Next, execute the following command:
bundle install
Alternatively, you can install the theme directly by running the following command:
gem install academic-jekyll-theme
Academic is a Jekyll theme specifically designed for academia. It allows users to showcase their research interests, publications, curriculum vitae, and contact information. It also provides features for managing courses and providing updates to students and faculty. The installation process for the theme is simple and can be done using the Ruby Gem Method. With easy customization options, Academic is a great choice for academics looking to create a professional online presence.