Sha256: 8d35518264db91529747e67812141da57eb98d46f648bb5c22e1bf12194d5950

Contents?: true

Size: 1.86 KB

Versions: 3

Compression:

Stored size: 1.86 KB

Contents

title: no style, please! # name of the site
author: vitock # name of site's author
email: "" # email of site's author
url: "" # root address of the site
baseurl: "" # subpath of the site, e.g. "/blog" (leave it blank "" if you're site shouldn't use a subpath)
description: > # description of the site (multiple lines allowed)
  A (nearly) no-CSS, fast, minimalist Jekyll theme.


favicon: "logo.png" # name+extension of favicon (which must be put on the root folder)
# goat_counter: "yoursitename" # put your GoatCounter name if you want to use GoatCounter analytics

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

theme_config:
  appearance: "auto" # can be "light", "dark" or "auto"
  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
  encrypt_title: "Content is Encryped :)"
  encrypt_clear_btn: "清空缓存密码"
  decrypt_btn: 解密
  encrypt_btn: 重新加密
  tag_showall: true
  all_tags_path: tags
  all_tags_title: All Tags
  archive_date_format: "%Y-%m"
  archive_title_date_format: "%m-%d"

  # 
  # forbid_cache_password:  true



sass:
  style: :compressed

plugins:
   - no-style-please2-plugins 
  # - jekyll-seo-tag


enc_tags:
    - tag: ZZ
      password: '1'
    - tag: encrypt1
      password: "123"  # plain text ,not recommed

      # do Not write you public or privatekey in your repo,
      # use ltectool g to generate a new one for your own blog
      # publickey: Aos74Reqw/veNVVdCJJ8v8uTUx178mJIw1kjHjDtZ561
      # privatekey: L28e3HZofHGGIr3ZZTIPhtfBfTbvxedNYF1xpJdx5PA=
    - tag: encrypt2
      # 123
      password: AQAQACAAIQCvWkhJdhn0b21Pz381AdTeMLb5bRO4d2F3usQtpIL0fDD0G8cg4klENXxJNX+rAHwD8VW2iJo4hZKDQrjdOjbJFugo60XnMmbdLEfzXpkqGpjjbe875/owWyNnGGPk3Vf4

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
no-style-please2-0.6.2.1 _config.yml
no-style-please2-0.6.2 _config.yml
no-style-please2-0.6.1 _config.yml