Reid JS
                                            Reid JS
                                        
                                    Hello, I love the idea of quill and have it working 90% of the way. I cloned this repo and I'm serving `public/` successfully. I have a `quill` mysql database...
If hour and minutes are present in a Tweet's filename, a github action to post that tweet should run at the given datetime. If only Month, Day, Year are in...
I want to know the next tweet(s) to be posted from the remote repo using my local machine One way this could work is that on push it generates a...
What about an alternative format that lets you have a more descriptive filename but the markdown file contains frontmatter that has the date in it? GitHub supports markdown files with...
Currently, the workflow runs every day regardless of whether or not a tweet is scheduled, which causes a failed run (can't find file). Not really an issue, just annoying to...
Creating a twitter app to get your posting credentials is a bit involved. Would be nice if README.md outlined how to do it.
Queueing system shouldn't be used until this is fixed (Post by date should be unaffected) The github action doesn't rename the file in the repo, so it will just post...
Tests to write: 1. if no scheduled tweets, posts a queued tweet 2. if no queued tweets, fails gracefully 3. check renaming scheme (posted, failed, attempted)
Currently, the script runs daily, regardless of whether or not a tweet is scheduled. It would be better to schedule the workflow at the time of the next tweet. This...
### Describe the bug Bullet points are misaligned on https://ethereum.org/en/staking/saas/#saas-providers  ### To reproduce 1. Go to https://ethereum.org/en/staking/saas/#saas-providers 2. Look at the staking SaaS provider boxes ### Expected behavior This...