A jekyll theme.
oliver is an elegant, simple jekyll theme with minimal configuration.
Use the oliver theme on your site.
Important
oliver is in active development and is not yet ready for public use.
Please see the developent wiki or the project board for more information.
Add the theme to your Gemfile:
gem "jekyll-theme-oliver"Set the theme in _config.yml:
theme: jekyll-theme-oliverInstall dependencies and run the site locally:
bundle install
bundle exec jekyll serve
Requirements
- Mise
- Ruby 4.0.6
- Bundler
Run Locally
mise install
bundle install
bundle exec jekyll serve
