Jekyll Codetheme
Codetheme is a theme that aim to look like vscode with color, font…
Features
- Images integration
- Code highlights
- GitHub-like blockquote
- Have a navbar
- Highly accessible and customisable
Installation
Add this line to your Jekyll site’s Gemfile:
gem "jekyll-codetheme"
Then add this line to your Jekyll site’s _config.yml:
theme: jekyll-codetheme
And then execute:
bundle install
Or install it yourself as:
gem install jekyll-codetheme
Attributions
Made for tonic!