| 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 |
| | |
| 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/201609/how-compiler-explorer-runs-on-amazon" 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://xania.org/MattGodbolt" rel="author" target="_blank") |
| span.dropdown-icon.fas.fa-address-card |
| | About the author |
| | |
| 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 |