mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
31 lines
635 B
YAML
31 lines
635 B
YAML
title: cactuzhead
|
|
description: the spiky headed one
|
|
logo: "/assets/site-logo.png"
|
|
remote_theme: just-the-docs/just-the-docs
|
|
markdown: kramdown
|
|
kramdown:
|
|
input: GFM
|
|
parse_block_ial: true
|
|
back_to_top: true
|
|
back_to_top_text: "Back to top"
|
|
plugins:
|
|
- jekyll-remote-theme
|
|
exclude:
|
|
- ../README.md
|
|
- ../Gemfile
|
|
- ../Gemfile.lock
|
|
sass:
|
|
sass_dir: _sass
|
|
style: compressed
|
|
|
|
baseurl: /Advanced-Progress-Bars
|
|
url: https://cactuzhead.github.io/Advanced-Progress-Bars/docs/
|
|
|
|
aux_links:
|
|
APB Repository: https://github.com/cactuzhead/Advanced-Progress-Bars
|
|
|
|
just_the_docs:
|
|
label:
|
|
grey:
|
|
title: Grey Label
|
|
color: grey
|