Skip to content
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

Spacemacs badge usage #3773

Closed
wants to merge 1 commit into from
Closed

Conversation

nashamri
Copy link
Contributor

After many trials and errors, I think this is the best way to display the badge and use it.
I couldn't get the SVG to show up with relative paths so I had to hardcode it 😄

@d12frosted
Copy link
Collaborator

👍 I also don't know any other way to display svg here.

@nashamri
Copy link
Contributor Author

It seems to be a known issue isaacs/github#316

@CestDiego
Copy link
Contributor

Finally it seems you figured it out! :D I'm happy and I'm using it already https://github.com/CestDiego/sweetgreen.el

@CestDiego
Copy link
Contributor

@nashamri I think it'd be better to have ![https://github.com/syl20bnr/spacemacs](cdn....) so that people can click on it and go to spacemacs page :P

@nashamri
Copy link
Contributor Author

@CestDiego oh good catch!

@CestDiego
Copy link
Contributor

@nashamri also..don't forget to give instructions on how to use it in Org-Mode:

[[https://github.com/syl20bnr/spacemacs][file:https://cdn.rawgit.com/syl20bnr/spacemacs/develop/assets/spacemacs-badge.svg]]

@nashamri
Copy link
Contributor Author

Done! Thanks @CestDiego!

@robbyoconnor
Copy link
Contributor

👍


```
![https://github.com/syl20bnr/spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/develop/assets/spacemacs-badge.svg)
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's cut down the wording -- it's a tad too wordy.

In addition, syntax is wrong, here's the correct version:

[![Made with Spacemacs](https://cdn.rawgit.com/syl20bnr/spacemacs/develop/assets/spacemacs-badge.svg)](http://github.com/syl20bnr/spacemacs)

@robbyoconnor
Copy link
Contributor

Added to the top in #3784 ❤️

@syl20bnr
Copy link
Owner

Thank you for this beautiful badge 💯
Cherry-picked into develop branch, you can safely delete your branch.

@syl20bnr syl20bnr closed this Nov 14, 2015
@nashamri nashamri deleted the sm-badge-usage branch November 14, 2015 09:19
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.

None yet

5 participants