Skip to content

Conversation

@skeptrunedev
Copy link
Contributor

@skeptrunedev skeptrunedev commented Apr 3, 2025

find ./fern -type f -exec sh -c 'read line < "$1"; [ "$line" != "---" ] && echo "$1"' sh {} \; | grep -v images | grep -v changelog | grep -v .yml | grep -v .css | grep -v .js | grep -v snippets

Above command was used to find the pages which were missing the frontmatter.

@sahilsuman933 sahilsuman933 merged commit b0437d4 into VapiAI:main Apr 3, 2025
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants