-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (37 loc) · 908 Bytes
/
_config.yml
File metadata and controls
44 lines (37 loc) · 908 Bytes
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
39
40
41
42
43
44
# GitHub Pages Configuration for Fluently
# Build settings
theme: null # No theme, using plain HTML + Tailwind
markdown: kramdown
# Set the source directory (GitHub Pages will look here)
source: site
destination: _site
# Exclude from processing
exclude:
- .gitignore
- .git
- package.json
- package-lock.json
- node_modules
- scripts
- packages
- knowledge/*.yaml
- __tests__
# Keep files that may be processed
keep_files:
- index.html
- knowledge.html
- guide.html
- contribute.html
# Liquid settings
liquid:
error_mode: strict
# URL settings
# Fork owners: update url to match your GitHub Pages domain or custom domain.
# If using a custom domain, set baseurl to "" (empty string).
url: "https://fluently.ctrl6.com"
baseurl: ""
permalink: /:path/
# Site metadata
title: Fluently
description: Operationalize the AI Fluency 4D Framework
author: Dakan & Feller / Anthropic