forked from mgifford/ACCESSIBILITY.md
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
38 lines (33 loc) · 1.18 KB
/
_config.yml
File metadata and controls
38 lines (33 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
title: ACCESSIBILITY.md
description: The open standard for project accessibility transparency, governance, and AI-assisted inclusion.
baseurl: "/ACCESSIBILITY.md"
url: "https://mgifford.github.io"
github_url: "https://github.com/mgifford/ACCESSIBILITY.md/"
markdown: kramdown
kramdown:
input: GFM
plugins: []
defaults:
- scope:
path: ""
values:
layout: default
- scope:
path: "examples"
values:
layout: prose
# Social sharing image (absolute path from baseurl root)
# Must be a PNG or JPEG, 1200×630 px recommended for LinkedIn/Bluesky/Mastodon
social_image: "/assets/images/social-preview.png"
# Optional: Mastodon author attribution (fediverse:creator, Mastodon 4.3+)
# Set to your Mastodon handle, e.g. "@mgifford@mastodon.social"
# mastodon_creator: ""
# Optional: Full Mastodon profile URL — used for rel="me" verification in the footer
# e.g. "https://mastodon.social/@mgifford"
# mastodon_url: ""
# Optional: Bluesky handle for attribution
# Set to your Bluesky handle, e.g. "mgifford.bsky.social"
# bluesky_creator: ""
# Optional: Full Bluesky profile URL — linked in the footer
# e.g. "https://bsky.app/profile/mgifford.bsky.social"
# bluesky_url: ""