Giter Club home page Giter Club logo

Comments (18)

WilsontheWolf avatar WilsontheWolf commented on July 18, 2024 10

I've created a mirror of the site on https://forthebadge.shorty.systems/ for anyone who wants to use it

from for-the-badge.

andrewsbarbaro avatar andrewsbarbaro commented on July 18, 2024 8

FROM THE FOR THE BADGE TEAM

Hey @graycat27 @Tarang74 @dinhanhx @WilsontheWolf @DBTDerpbox @JonathanBerkeley @tahayparker @quick007 @joachimth @satyajit-ink @mpotane @enen92 @san7890 @Ghommie @NaakaKo @SkyratBot @TaleStationBot @RimiNosha @francinum @JohnFulpWillard @mmvanheusden @juandspy @Cyberboss

The site is back online, sorry about the downtime! As of September 2023 with coordination from the original team of For the Badge, we have taken over the project! See our official message posted on forthebadge.com below:

Welcome to For the Badge 3.0 👀

We're thrilled to announce that forthebadge.com is under new ownership! This change will keep the website online and maintained for years to come!

We've revamped the website for a fresh experience! All the features you know and love are still here! Don't fret, all existing badges will remain unchanged. We know you may have questions about the new website, so check out our FAQ Page for answers to your questions!

We are so grateful for all the support we've received over the years and we hope you'll join us in the new era of For the Badge ❤️

- Andrew, from the For the Badge team

from for-the-badge.

quick007 avatar quick007 commented on July 18, 2024 4

I use gh link atm

and that is?

smth like https://raw.githubusercontent.com/BraveUX/for-the-badge/master/src/images/badges/it-works-why.svg

image

from for-the-badge.

graycat27 avatar graycat27 commented on July 18, 2024 3

FIXED

https://forthebadge.com/ : the origin web server looks UP now!
So that, the generated tags came back online!

from for-the-badge.

andrewsbarbaro avatar andrewsbarbaro commented on July 18, 2024 3

Just updating this thread, we realized that the icons we displayed for copying a hosted badge as a PNG & SVG were not very clear.

We updated our display to show clear icons representing the action.

Thanks for the feedback!

image

image

from for-the-badge.

JonathanBerkeley avatar JonathanBerkeley commented on July 18, 2024 2

Workaround is to replace image links with the GitHub image links from this repo.
The badge images are here: https://github.com/BraveUX/for-the-badge/tree/master/src/images/badges

For example:
[![forthebadge](https://forthebadge.com/images/badges/uses-badges.svg)](https://forthebadge.com)
Should become:
[[![forthebadge](https://github.com/BraveUX/for-the-badge/blob/master/src/images/badges/uses-badges.svg)](https://whateveryouwant.example)

Such as in this commit (final link will be what opens when someone clicks on the badge, so it can be whatever you want):
JonathanBerkeley/Inertia@cd4eb72

from for-the-badge.

andrewsbarbaro avatar andrewsbarbaro commented on July 18, 2024 1

All the features you know and love are still here! Don't fret, all existing badges will remain unchanged

pretty sure the quick and easy way to copy paste the code to insert the badge is gone, now replaced with a share button that brings up microsoft's ugly sharing panel, on which one wrong click would end up emailing a "fuck it ship it" badge to my professor

ngl i miss that quick copy code

Hey!

This is definitely a bug and we're working on fixing this asap. Some browsers have the built in Web Share API on PC which we just noticed. The intention was just to display this on mobile only, the quick copy buttons still exist and are meant to show up when the Web Share API is unavailable (ie on any device that's not mobile) but this was not the case.

Sorry about that! We will notify you once this is resolved, hopefully this evening!

from for-the-badge.

andrewsbarbaro avatar andrewsbarbaro commented on July 18, 2024 1

should i open a new issue for it?

and while we're at it, svg badges please. png doesn't do the trick. and markdown code copy as well

@dinhanhx made a nice copy of the old site here https://forthebadge.shorty.systems/

This is resolved! See #264

from for-the-badge.

mpotane avatar mpotane commented on July 18, 2024

I use gh link atm

from for-the-badge.

satyajit-ink avatar satyajit-ink commented on July 18, 2024

I use gh link atm

and that is?

from for-the-badge.

joachimth avatar joachimth commented on July 18, 2024

I can't access the site either. The error is: Can't establish a Secure connection to the site.

from for-the-badge.

tahayparker avatar tahayparker commented on July 18, 2024

I get "forthebadge.com unexpectedly closed the connection."
and if i access http://ForTheBadge.com it redirects me to https://domain-registrar.storage.googleapis.com/expired.html?forthebadge.com
Anyone know what's happening?

from for-the-badge.

DBTDerpbox avatar DBTDerpbox commented on July 18, 2024

It seems the domain has now expired as well, or well that's what the server displays if you use a HTTP connection instead of HTTPS

not sure why that's happening if whois says the expiration is next year..

from for-the-badge.

dinhanhx avatar dinhanhx commented on July 18, 2024

I've created a mirror of the site on https://forthebadge.shorty.systems/ for anyone who wants to use it

Thank you

from for-the-badge.

Tarang74 avatar Tarang74 commented on July 18, 2024

Yes! Looks like everything is back to normal again!

from for-the-badge.

tahayparker avatar tahayparker commented on July 18, 2024

All the features you know and love are still here! Don't fret, all existing badges will remain unchanged

pretty sure the quick and easy way to copy paste the code to insert the badge is gone, now replaced with a share button that brings up microsoft's ugly sharing panel, on which one wrong click would end up emailing a "fuck it ship it" badge to my professor
ngl i miss that quick copy code

from for-the-badge.

tahayparker avatar tahayparker commented on July 18, 2024

should i open a new issue for it?

and while we're at it, svg badges please. png doesn't do the trick. and markdown code copy as well

@dinhanhx made a nice copy of the old site here https://forthebadge.shorty.systems/

from for-the-badge.

andrewsbarbaro avatar andrewsbarbaro commented on July 18, 2024

should i open a new issue for it?

and while we're at it, svg badges please. png doesn't do the trick. and markdown code copy as well

@dinhanhx made a nice copy of the old site here https://forthebadge.shorty.systems/

We have all three already, they were never removed - We are only seeing the web share bug on some browsers not all, the intended actions are copy PNG, copy SVG and copy markdown!

We are going to place more guardrails on the share button to ensure we are only seeing this in mobile environments, else the default buttons will appear!

Ill get an issue created for you.

share_options.mov

from for-the-badge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.