mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
69 lines
3.1 KiB
Plaintext
69 lines
3.1 KiB
Plaintext
a.dropdown-item(href="https://www.patreon.com/bePatron?u=3691963" title="Help Compiler Explorer - become a Patron" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fab.fa-patreon
|
|
| Become a Patron
|
|
|
|
|
a.dropdown-item(href="https://github.com/sponsors/mattgodbolt" title="Help Compiler Explorer - sponsor on GitHub" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fab.fa-github-alt
|
|
| Sponsor on GitHub
|
|
|
|
|
a.dropdown-item(href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KQWQZ7GPY2GZ6&item_name=Compiler+Explorer+development¤cy_code=USD&source=url" title="Make a one-time donation to help fund Compiler Explorer's development" target="_blank" rel="noopener")
|
|
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
|
|
| Source on GitHub
|
|
|
|
|
a.dropdown-item(href="https://groups.google.com/forum/#!forum/compiler-explorer-discussion" title="Join Compiler Explorer Public Google Group" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fas.fa-envelope
|
|
| Mailing list
|
|
|
|
|
a.dropdown-item(href="https://godbolt.org/admin/libraries.html" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fas.fa-book
|
|
| Installed libraries
|
|
|
|
|
a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer/wiki" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fas.fa-book-open
|
|
| Wiki
|
|
|
|
|
a.dropdown-item(href="https://github.com/compiler-explorer/compiler-explorer/issues" target="_blank" rel="noopener")
|
|
span.dropdown-icon.fas.fa-exclamation-circle
|
|
| Report an issue
|
|
|
|
|
a.dropdown-item(href="https://xania.org/202506/how-compiler-explorer-works" target="_blank")
|
|
span.dropdown-icon.fas.fa-cloud-meatball
|
|
| How it works
|
|
|
|
|
a.dropdown-item(href="mailto:matt@godbolt.org" target="_blank" rel="noopener noreferrer")
|
|
span.dropdown-icon.fas.fa-paper-plane
|
|
| Contact the author
|
|
|
|
|
a.dropdown-item(href="https://hachyderm.io/@compiler_explorer" rel="me noopener")
|
|
span.dropdown-icon.fas.fa-paper-plane
|
|
| CE on Mastodon
|
|
|
|
|
a.dropdown-item(href="https://bsky.app/profile/compiler-explorer.com" rel="noopener")
|
|
span.dropdown-icon.fab.fa-bluesky
|
|
| CE on Bluesky
|
|
|
|
|
a.dropdown-item(href="https://stats.compiler-explorer.com/" rel="Grafana Stats Page" target="_blank")
|
|
span.dropdown-icon.fas.fa-chart-line
|
|
| Statistics
|
|
|
|
|
button.dropdown-item.btn#changes
|
|
span.dropdown-icon.fas.fa-sticky-note
|
|
| Changelog
|
|
|
|
|
// Href is set dynamically when the site loads
|
|
a.dropdown-item#version-tree(target="_blank")
|
|
span.dropdown-icon.fas.fa-code-branch
|
|
| Version tree
|
|
|
|
|
if sharingEnabled
|
|
a.dropdown-item#socialshare
|