Sha256: c470e33252c9593da66c2908eb767687c4a6148f3cc53e314ddffd0cf5d0e2c2

Contents?: true

Size: 1.57 KB

Versions: 19

Compression:

Stored size: 1.57 KB

Contents

timezone: Australia/Melbourne
permalink: /:title

author: Gavin Douch
author_url: https://gavindou.ch

color_profiles:
  - name: light
    foreground_color: black
    background_color: "#eeeeee"
    transparent_nav_bar_text_color: "#eeeeee"
  - name: dark
    foreground_color: white
    background_color: "#111111"
    transparent_nav_bar_text_color: white
  - name: pink
    foreground_color: black
    background_color: "#e2dbdd"
    transparent_nav_bar_text_color: "#e2dbdd"

font_profiles:
  - name: futuristic
    font_url: https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@500&display=swap
    title_font: '"Red Hat Display", "Century Gothic", Futura, "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif'
    body_font: '"Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif'
  - name: rustic
    font_url: https://fonts.googleapis.com/css2?family=Condiment&display=swap
    title_font: 'Condiment, "Brush Script MT", cursive'
    body_font: '"Helvetica Neue", Helvetica, Arial, sans-serif'
  - name: cursive
    font_url: https://fonts.googleapis.com/css2?family=Cookie&display=swap
    title_font: 'Cookie, "Brush Script MT", cursive'
    body_font: '"Helvetica Neue", Helvetica, Arial, sans-serif'
  - name: formal
    title_font: 'Georgia, "Times New Roman", serif'
    body_font: '"Helvetica Neue", Helvetica, Arial, serif'

plugins:
  - jekyll-sitemap

compress_html:
  clippings: all
  comments: ["<!-- ", " -->"]
  endings: all
  ignore:
    envs: []
  blanklines: false
  profile: false
  startings: [html, head, body]

sass:
  style: compressed

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
cafe-theme-0.1.21 _config.yml
cafe-theme-0.1.20 _config.yml
cafe-theme-0.1.19 _config.yml
cafe-theme-0.1.18 _config.yml
cafe-theme-0.1.17 _config.yml
cafe-theme-0.1.16 _config.yml
cafe-theme-0.1.15 _config.yml
cafe-theme-0.1.14 _config.yml
cafe-theme-0.1.13 _config.yml
cafe-theme-0.1.12 _config.yml
cafe-theme-0.1.11 _config.yml
cafe-theme-0.1.10 _config.yml
cafe-theme-0.1.9 _config.yml
cafe-theme-0.1.8 _config.yml
cafe-theme-0.1.7 _config.yml
cafe-theme-0.1.6 _config.yml
cafe-theme-0.1.5 _config.yml
cafe-theme-0.1.4 _config.yml
cafe-theme-0.1.3 _config.yml