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

add link to glimmer app on the brewfest page #22

Open
markdav-is opened this issue Apr 3, 2019 · 12 comments
Open

add link to glimmer app on the brewfest page #22

markdav-is opened this issue Apr 3, 2019 · 12 comments
Assignees

Comments

@markdav-is
Copy link
Contributor

Hi mark, Here is a small image to make a button out of. Our preferred link to get the app is our website http://www.glimmer.tech/ Which directs to iOS or Android.

@markdav-is
Copy link
Contributor Author

GlimmerTechLogoButton

@markdav-is
Copy link
Contributor Author

I'm looking into adding the image

@markdav-is
Copy link
Contributor Author

@mixlplix
Copy link

mixlplix commented Apr 5, 2019 via email

@mckelveygreg
Copy link
Collaborator

mckelveygreg commented Apr 5, 2019

Where do we want to add it? Do we want it to link to their store/site?
If we put it in markdown, this method is suggested:

[![alt text](image "tooltip")](hyperlink)
  eg:
[![alt text](https://www.gravatar.com/avatar/… "Let's check Jason S' profile page")](https://meta.stackoverflow.com/users/44330/jason-s)

So for us, we can do

[![Glimmer Tech](./GlimmerTechLogoButton.png "Get the GlimmerXP App!")](http://www.glimmer.tech)

markdown sources relative to the .md file, so I copied the png to the markdown folder.
I went ahead and put this at the bottom of the craftbrew.md
If we want to do more images in markdown, then I would suggest installing a plugin that will process them, but this seems to load fine as is.

@mixlplix
Copy link

mixlplix commented Apr 5, 2019 via email

@mckelveygreg
Copy link
Collaborator

Link/img at bottom, and link opens in new tab.

@mixlplix
Copy link

mixlplix commented Apr 5, 2019 via email

@mixlplix
Copy link

mixlplix commented Apr 5, 2019 via email

@markdav-is
Copy link
Contributor Author

I'm working on that but I htink it goes in the page itself and not the MD

@mckelveygreg
Copy link
Collaborator

@nohorse The glimmerButton is currently in the markdown and works, but we can move it if you want.
@mixlplix Craft Brewery Conference has been labeled and separated

@mckelveygreg
Copy link
Collaborator

Moved glimmerButton to craftBrew.js so I could add Analytics to it.

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

No branches or pull requests

3 participants