Skip to content

Commit 0647bbf

Browse files
committed
clean up project files
1 parent 0b04d8f commit 0647bbf

File tree

13 files changed

+17
-1179
lines changed

13 files changed

+17
-1179
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FORMSPREE_ENDPOINT=https://formspree.io/f/YOUR_FORM_ID
1010
1111

1212
# Debug Settings
13-
DEBUG_MODE=true
13+
DEBUG_MODE=false
1414

1515
# Optional: ConvertKit (if you prefer email marketing platform)
1616
# CONVERTKIT_FORM_ID=your_form_id

.jekyll-metadata

20.4 KB
Binary file not shown.

FORMSPREE_SETUP.md

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

MIGRATION_NOTES.md

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

NEWSLETTER_DISABLED.md

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

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ exclude:
220220
- purgecss.js
221221
- "*.config.js"
222222
- "package*.json"
223-
- "Legacy Files"
224223

225224
jekyll-archives:
226225
enabled: [categories, tags]

0 commit comments

Comments
 (0)