Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amacgillivray/baltic
A Jekyll theme inspired by the Nord color scheme. Work-in-progress
https://github.com/amacgillivray/baltic
jekyll jekyll-theme nord
Last synced: 1 day ago
JSON representation
A Jekyll theme inspired by the Nord color scheme. Work-in-progress
- Host: GitHub
- URL: https://github.com/amacgillivray/baltic
- Owner: amacgillivray
- License: mit
- Created: 2024-03-16T01:07:34.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-29T15:06:06.000Z (10 months ago)
- Last Synced: 2024-12-15T04:15:57.247Z (about 1 month ago)
- Topics: jekyll, jekyll-theme, nord
- Language: HTML
- Homepage: https://rubygems.org/gems/baltic
- Size: 2.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Baltic
[![Gem Version](https://badge.fury.io/rb/baltic.svg)](https://badge.fury.io/rb/baltic)Baltic is a Jekyll theme inspired by the popular Nord color theme.
## Features
![Publication formatting via _includes](./baltic-formatted-publications.png)
![Video Embedding](./baltic-video-embed.png)
![Captioned Images](./baltic-image-captions.png)
![Nord-Color Syntax Highlighting](./baltic-syntax-highlighting.png)
## Example Site
![Example index file](./screenshot.png)
## Installation
Add this line to your Jekyll site's `Gemfile`:
```ruby
gem "baltic"
```And add this line to your Jekyll site's `_config.yml`:
```yaml
theme: baltic
```And then execute:
$ bundle
Or install it yourself as:
$ gem install baltic