-
Notifications
You must be signed in to change notification settings - Fork 13k
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
"Media" / Press Kit page #15116
Comments
See also #11562 |
Python has a good example of a prominent, easy-to-find (it’s in the standard navigation) page: https://www.python.org/community/logos/ |
Moving to rust-lang/rust-www |
bors
added a commit
to rust-lang-ci/rust
that referenced
this issue
Jul 17, 2023
…Veykril Remove markdown injection again I really tried to make this work, but this stuff is so underdocumented and basically none of the regex options worked for me (not `match`, nor using `begin` and `end` pairs), VSCode basically doesn't help you out at all as it doesn't ever seem to report errors even when debugging an extension, so at this point I'm inclined to just remove this again, as it is only causing issues. Closes rust-lang/rust-analyzer#15114 Closes rust-lang/rust-analyzer#15111
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should have a 'guide' that has links to Rust logos, etc, with details about when exactly people can use them and for what.
Inspired by https://botbot.me/mozilla/rust/2014-06-23/?msg=16781862&page=6
Ruby has something like this, but I can't find it :(
The text was updated successfully, but these errors were encountered: