brenomfviana / the-plain-academic

A minimalist Jekyll theme, ideally designed for your academic site.

Home Page:https://brenomfviana.github.io/the-plain-academic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Plain Academic

The Plain Academic is a minimalist Jekyll theme, ideally designed for your academic site. This theme is a modified version of the The Plain.

LICENSE GENERATOR

SCREENSHOT

SCREENSHOT

SCREENSHOT

SCREENSHOT

SCREENSHOT

SCREENSHOT

SCREENSHOT

SCREENSHOT

On GitHub

GitHub - for your user account pages or repository gh-pages - only supports a limited set of themes.

Therefore, you need to use the 'remote_theme:' setting instead of 'theme:', which is supported by a 3rd party plugin.

Put this in your Gemfile:

gem 'jekyll-remote-theme'

and run bundle install to install the plugin.

Add the following to your site's _config.yml to activate the plugin and to select this theme:

plugins:
  - jekyll-remote-theme

remote_theme: heiswayi/the-plain

This will grab the theme directly from the GitHub repo.

Now copy some of the settings from this repo's _config.yml file to your own, and modify them.

Authors

See also the list of contributors who participated in the this project.

License

This project is licensed under MIT license - see the MIT file for details.

About

A minimalist Jekyll theme, ideally designed for your academic site.

https://brenomfviana.github.io/the-plain-academic

License:MIT License


Languages

Language:HTML 54.3%Language:SCSS 42.2%Language:Ruby 3.0%Language:Shell 0.5%