Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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