Sha256: 16ba6b1d373d60fdceea2b068109387aacc9e49c6526b1e71cfd6cd55d2a4c8a

Contents?: true

Size: 717 Bytes

Versions: 2

Compression:

Stored size: 717 Bytes

Contents

title: Linky
subheads:
    - "A Linktree-esque Jekyll theme, compatible with Decap CMS."

email: paul@roub.net
description: >-
    A Linktree-esque Jekyll theme, compatible with Decap CMS.
baseurl: ""
url: "https://linky.roub.net"
github_username: paulroub

plausible_io: linky.roub.net

# Build settings
theme: jekyll-theme-linky
plugins:
    - jekyll-feed

exclude:
    - VERSION
    - bin
    - linky.gemspec
    - netlify.toml
    - package*.json

linky:
    body_background: "#030303"
    body_foreground: "#F0F0F0"
    button_background: "#f16293"
    social_button_color: "#ffffff"

collections:
    - links

# tell the jekyll-feed plugin to include the links collection
feed:
    collections:
        - links

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-linky-0.2.0 _config.yml
jekyll-theme-linky-0.1.9 _config.yml