Sha256: 8761961ac498cd96a72844f7e5e511fcada4c4ae28429710cb3d2f7f89cfbac3

Contents?: true

Size: 855 Bytes

Versions: 2

Compression:

Stored size: 855 Bytes

Contents

title: no style, please! # name of the site
author: Riccardo Graziosi # name of site's author
email: riccardo.graziosi97@gmail.com # email of site's author
url: https://riggraz.dev/no-style-please # root address of the site
description: > # description of the site (multiple lines allowed)
  A (nearly) no-css minimalist Jekyll theme.

favicon: "./logo.png" # relative path to site's favicon
# goat_counter: "yoursitename" # put your GoatCounter name if you want to use GoatCounter analytics

theme: no-style-please # if you are using GitHub Pages, change it to remote_theme: riggraz/no-style-please

theme_config:
  back_home_text: ".." # customize text for homepage link in post layout
  date_format: "%Y-%m-%d" # customize how date is formatted
  show_description: false # show blog description in home page

plugins:
  - jekyll-feed
  - jekyll-seo-tag

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
no-style-please-0.1.3 _config.yml
no-style-please-0.1.2 _config.yml