windows-95.github.io/_config.yml

26 lines
419 B
YAML

permalink: /:year:month:day/:title
url: #https://win.asadqi.com/
baseurl: /project
# variables
name: Windows Sadqi
description: This is windows theme using html5
google_verification: null
# File management
include: [".htaccess"]
exclude: ["README.md", "LICENSE"]
# Sass
sass:
style: :compressed
sass_dir: _sass
# Markdown
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter_opts:
disable : true