aboutsummaryrefslogtreecommitdiff
path: root/views/menu-other.pug
blob: 3d1a1e5caf581f4b4abe68b4871665e2b9eb36a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
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&currency_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://hachyderm.io/@compiler_explorer" rel="me noopener")
    span.dropdown-icon.fas.fa-paper-plane
    | CE on Mastodon
    |  
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
    |  
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