-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
47 lines (43 loc) · 847 Bytes
/
_config.yml
File metadata and controls
47 lines (43 loc) · 847 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
45
46
47
title: CoMPhy Lab
description: Computational Multiphase Physics Laboratory
baseurl: ""
url: "https://comphy-lab.org"
# Build settings
markdown: kramdown
plugins:
- jekyll-sitemap
- jekyll-include-cache
- jekyll-seo-tag
# Site settings
permalink: /:title/
# Collections
collections:
team:
output: true
permalink: /:collection/:name
research:
output: true
permalink: /:collection/:name
teaching:
output: true
permalink: /:collection/:name
join-us:
output: true
# Exclude from processing
exclude:
- scripts/node_modules
- scripts/temp_blog_repo
- node_modules
- vendor
- .sass-cache
- .jekyll-cache
- coverage
- tests
- jest.config.js
- package*.json
# AI/dev tooling files and directories (do not build or watch)
- .cursor
- .cursor/**
- .claude
- .claude/**
- CLAUDE.md