Tierney Cyren
Tierney Cyren
Since we've enabled the `awesome_bot` build process in Travis, it's been a bit of a struggle. It's been useful, but has its problems. It also doesn't address other problems, like...
When I first tried the Customized Download feature, it didn't work. I attempted several more times, and it still didn't work. I eventually had to go to IE to finagle...
It would be ideal for the use case of CI with secrets if JS could be used for the config, assuming it returns an Object that is in the shape...
I have a use case where I want to check all links in the current directory *except for* a single path that has a lot of static markdown. It would...
Running the follow code still triggers the interactive CLI: ``` npx license [license] ``` With the example of `mit`: ``` npx license mit ``` I _think_ this changed in the...
**Is your feature request related to a problem? Please describe.** Not particularly. It's related to a problem in that it is proposing the addition or inclusion of a tool that...
Adding Import/Export for the Slack File API would be 👍. Slack is insanely more progressive than Google Drive in terms of Markdown, and would be way easier to use in...
I consistently want to use conventional commits. I generally partially use it rather than fully using it though, using a subset of the types. I can't consistently or easily find...
Tracking the Microsites was originally discussed [here](https://github.com/nodejs/website-redesign/issues/4#issuecomment-365957539) but we just discussed in today's meeting and stated that a new issue to fully track microsites was a good idea. Here's a...
## Summary Currently scroll bars are not pretty, and default to system scroll. It kinda breaks the style of the site in dark mode. Perhaps implementing custom style for the...