Charles Hood
Charles Hood
**Is your feature request related to a problem? Please describe.** Would you consider adding a dark mode theme to reduce eye strain? **Describe the solution you'd like** The default colors...
Any plans to update this for the new version of Gatsby?
Have you considered importing Facebook events and using them to create the shows.yml file automatically? This is something I've been able to do with a python script, let me know...
One thing every band needs, if they want to get a gig, is an Electronic Press Kit (EPK). A band's EPK is their professional music resume that promoters and venues...
In icons.ts added: tiktok: { path: "M12.53.02C13.84 0 15.14.01 16.44 0c.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9...
It would be nice to see an example HTML Form for the Contact page, form handling in Gatsby seems a little different.
Script no longer runs now that the "new" Facebook layout has been forced out to everyone.
Would it be possible to add a command line switch to force the script to generate the .JSON debugging file, perhaps with a different file name? I've found this file...
Facebook must have changed something recently, the script is failing trying to find the organizer. (This is not a multiple organizer issue, it fails even on events hosted by a...
I have found this to be a more reliable way of finding the login button: findElement(By.xpath(".//input[@data-testid='royal_login_button']"))