mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
Update docs
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
# general configuration
|
||||
url: https://spice2x.github.io/spice2x
|
||||
baseurl: ''
|
||||
|
||||
# compass configuration
|
||||
compass:
|
||||
# an avatar or logo (optional)
|
||||
# logo: "/images/compass.png"
|
||||
# author will appear under the avatar (optional)
|
||||
author: "spice2x"
|
||||
title: "spice2x"
|
||||
# tagline will appear under the title (optional)
|
||||
tagline: "a SpiceTools fork"
|
||||
description: "spice2x is an updated version of SpiceTools with many new features and quality of life improvements."
|
||||
# if include_content is true, the contents of the content.html include will be
|
||||
# added right above the generated item list, if present
|
||||
include_content: true
|
||||
# if include_analytics is true, the content of the analytics.html include will
|
||||
# be added at the end of the <head> section. You can add your Google Analytics
|
||||
# Tracking Code to that file.
|
||||
include_analytics: false
|
||||
# Twitter @username (as defined by the Twitter Card specs)
|
||||
# twitter: ""
|
||||
|
||||
# exclude
|
||||
exclude: ["CNAME", "Gemfile", "Gemfile.lock", "LICENSE", "README.md"]
|
||||
|
||||
# Dependencies
|
||||
markdown: kramdown
|
||||
highlighter: rouge
|
||||
|
||||
# Permalinks
|
||||
permalink: pretty
|
||||
Reference in New Issue
Block a user