Skip to content

self-supervisor/self-supervisor.github.io

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • SCSS 49.6%
  • HTML 45.9%
  • Ruby 4.0%
  • Shell 0.5%