Skip to content

feat(docs): add titles and slugs to various documentation files #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 3, 2025

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