Skip to content

Commit fce2ba2

Browse files
committed
Exclude non-content files from build, remove old event page
Exclude README.md, LICENSE.md, and CLAUDE.md from Jekyll build to prevent them from being indexed as duplicate pages by Google. Remove outdated GSConnect 2024 event page.
1 parent 7d14aeb commit fce2ba2

2 files changed

Lines changed: 3 additions & 46 deletions

File tree

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ exclude:
6161
- node_modules
6262
- update_boostrap.sh
6363
- cache
64+
- README.md
65+
- LICENSE.md
66+
- CLAUDE.md
6467

6568
titles_from_headings:
6669
enabled: false

events/gsconnect2024.md

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)