Plain
Plain is a plain text-like Jekyll theme for GitHub Pages.
Usage
Templates
You can use the following templates:
Manual setup
[show]
To set up manually, add the following to your `_config.yml`:
remote_theme: jekyll-theme-plain/jekyll-theme-plain
See the template's [_config.yml](https://github.com/jekyll-theme-plain/blog/blob/main/_config.yml) for options.
## Layouts
* [default](_layouts/default.html) (aliases: base, home, page)
* [plain](_layouts/plain.html) (alias: post)
## Includes
* [directory-listing.html](_includes/directory-listing.html)
* [page-listing.html](_includes/page-listing.html)
* [post-listing.html](_includes/post-listing.html)