Michael Currin

Results 245 comments of Michael Currin

Also tags always show tag if there is ne. But the release will _only_ show releases and not pre-releases. There is another badge for pre-release. So I am preferring tag...

Especially useful for making a GH social badge

Link is on homepage. Need an icon. Preferably using the core code.

[![Tweet](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fmichaelcurrin.github.io%2Fpython-twitter-guide%2F)](https://twitter.com/intent/tweet?url=https%3A%2F%2FMichaelCurrin.github.io%2Fpython-twitter-guide&hashtags=twitter-api,tweepy,python,guide,tutorial)

Split for readability ```md [![Tweet]( https://img.shields.io/twitter/url? style=social& url=https%3A%2F%2Fmichaelcurrin.github.io%2Fpython-twitter-guide%2F)] (https://twitter.com/intent/tweet? url=https%3A%2F%2FMichaelCurrin.github.io%2Fpython-twitter-guide%2F &hashtags=twitter-api,tweepy,python,guide,tutorial) ```

Alternatives. Focusing on link target not the badge [tweet](https://twitter.com/intent/tweet?text=Normalize.css%3A%20a%20modern%20HTML5-ready%20alternative%20to%20CSS%20resets&tw_p=tweetbutton&url=https%3A%2F%2Fnecolas.github.io%2Fnormalize.css%2F) ``` https://twitter.com/intent/tweet? &text=Normalize.css%3A%20a%20modern%20HTML5-ready%20alternative%20to%20CSS%20resets &tw_p=tweetbutton &url=https%3A%2F%2Fnecolas.github.io%2Fnormalize.css%2F ``` --- Tweet ```html Tweet ``` Clicked here on issues, it uses the current URL. Need...

See also existing tool for generating Tweets based on URL, title, description, image URL https://www.sociallinkgenerator.com/#generator e.g. from generator above. Title and description are together ``` https://twitter.com/intent/tweet? url=https%3A%2F%2Fgithub.com%2FMichaelCurrin& text=MichaelCurrin%20on%20GitHub%3A%20My%20description ``` https://tech.cymi.org/tweet-intents

Documentation with example values https://developer.twitter.com/en/docs/twitter-for-websites/tweet-button/guides/web-intent

Related https://publish.twitter.com/# https://help.twitter.com/en/using-twitter/twitter-buttons https://help.twitter.com/en/using-twitter/add-twitter-share-button