We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having commented on this jekyll issue, I finally got around to capturing standard out and error to track this down. Here's what I found:
Rendering: cv.md Pre-Render Hooks: cv.md Rendering Markup: cv.md Post-Convert Hooks: cv.md Rendering Layout: cv.md �[33m Warning: Empty `slug` generated for ''.�[0m �[33m Warning: Empty `slug` generated for ''.�[0m �[33m Warning: Empty `slug` generated for ''.�[0m �[33m Warning: Empty `slug` generated for ''.�[0m
Note: cv.md is just my renamed resume.md.
cv.md
resume.md
The text was updated successfully, but these errors were encountered:
Fixed in 9.1.3
Sorry, something went wrong.
@qwtel I still seed the same errors on build with 9.1.4.
I'm testing for null values, so removing the level and fluency entry entirely will prevent the warning in 9.1.4.
level
fluency
In an upcoming version I'll test for empty strings as well.
No branches or pull requests
Having commented on this jekyll issue, I finally got around to capturing standard out and error to track this down. Here's what I found:
Note:
cv.md
is just my renamedresume.md
.The text was updated successfully, but these errors were encountered: