mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 07:04:04 -05:00
Update 'Other' with shop, links, remove about me (#7945)
This commit is contained in:
@@ -42,7 +42,7 @@ Since then, it has become a public website serving over
|
||||
You can financially support [this project on Patreon](https://patreon.com/mattgodbolt),
|
||||
[GitHub](https://github.com/sponsors/mattgodbolt/),
|
||||
[Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KQWQZ7GPY2GZ6&item_name=Compiler+Explorer+development¤cy_code=USD&source=url),
|
||||
or by buying cool gear on the [Compiler Explorer store](https://shop.spreadshirt.com/compiler-explorer/).
|
||||
or by buying cool gear on the [Compiler Explorer store](https://shop.compiler-explorer.com).
|
||||
|
||||
## Using Compiler Explorer
|
||||
|
||||
|
||||
@@ -10,6 +10,10 @@ a.dropdown-item(href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&busin
|
||||
span.dropdown-icon.fab.fa-paypal
|
||||
| Donate via PayPal
|
||||
|
|
||||
a.dropdown-item(href="https://shop.compiler-explorer.com" title="Help Compiler Explorer - buy CE branded products from our shop" target="_blank" rel="noopener")
|
||||
span.dropdown-icon.fas.fa-cart-shopping
|
||||
| Compiler Explorer Shop
|
||||
|
|
||||
if githubEnabled
|
||||
a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer" title="View the source on GitHub" target="_blank" rel="noopener")
|
||||
span.dropdown-icon.fab.fa-github
|
||||
@@ -31,7 +35,7 @@ a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer/iss
|
||||
span.dropdown-icon.fas.fa-exclamation-circle
|
||||
| Report an issue
|
||||
|
|
||||
a.dropdown-item(href="https://xania.org/201609/how-compiler-explorer-runs-on-amazon" target="_blank")
|
||||
a.dropdown-item(href="https://xania.org/202506/how-compiler-explorer-works" target="_blank")
|
||||
span.dropdown-icon.fas.fa-cloud-meatball
|
||||
| How it works
|
||||
|
|
||||
@@ -47,10 +51,6 @@ a.dropdown-item(href="https://bsky.app/profile/compiler-explorer.com" rel="noope
|
||||
span.dropdown-icon.fab.fa-bluesky
|
||||
| CE on Bluesky
|
||||
|
|
||||
a.dropdown-item(href="https://xania.org/MattGodbolt" rel="author" target="_blank")
|
||||
span.dropdown-icon.fas.fa-address-card
|
||||
| About the author
|
||||
|
|
||||
a.dropdown-item(href="https://stats.compiler-explorer.com/" rel="Grafana Stats Page" target="_blank")
|
||||
span.dropdown-icon.fas.fa-chart-line
|
||||
| Statistics
|
||||
|
||||
Reference in New Issue
Block a user