mirror of
https://github.com/catppuccin/catppuccin
synced 2024-11-12 23:17:05 +00:00
b9bbd77c7f
* docs: restructure & improve contrib docs * chore: rework samples code * docs: fix capitalization & brand names * docs: PR comments & try to standardise palette vs flavor * docs: add sample-programs * docs: update submission guidelines (refs: #1821) * refactor: tidy up docs Co-authored-by: winston <hey@winston.sh>
19 lines
434 B
YAML
19 lines
434 B
YAML
---
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
|
static_sidebar:
|
|
id: "foo"
|
|
name: 'side_bar'
|
|
staged_position: 1
|
|
blog_id: 1
|
|
config: |+
|
|
--- !map:HashWithIndifferentAccess
|
|
title: Static Sidebar
|
|
body: The body of a static sidebar
|
|
type: StaticSidebar
|
|
description: >
|
|
Sidebar configuration example
|
|
extensions:
|
|
- ¶ms
|
|
auto_run: true
|
|
reload: true
|
|
- *params
|