You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.
The email input is actually a left-over from my initial implementation that was much more feature hungry. The current version is a more modest approach.
The reasoning to not include email in the CV as of now is that I wasn't able to decide where exactly to put it. Further, we allow markdown in the "about" section, where a simple <em@i.l> would create a click-to-compose email.
The reasoning to include it in the original version was to automatically get a link to user's gravatar via http://avatars.io/gravatar/<emailhere> which had some issues (presence detection was... weird).
Marking this as a bug for now. Thanks for bringing it up.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Congrats for the idea, it's very cool.
I was trying to create my CV, and it doesn't insert the email - actually, it seems there are no reference to email field in JS code...
The text was updated successfully, but these errors were encountered: