summaryrefslogtreecommitdiff
path: root/templates/main.html
blob: d008285589e3ae402836fa0261df172b5411bac6 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <title>VyOS Community</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
    <link rel="manifest" href="/img/favicon/site.webmanifest">
    <link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="msapplication-TileColor" content="#da532c">
    <meta name="theme-color" content="#ffffff">
    <link rel="stylesheet" href="/main.css">
  </head>
  <body>
    <header>
      <div class="container">
        <div class="header__inner">
          <div class="header__logo-side">
            <a class="header__logo" href="/">
              <img src="/img/header/vyos-logo.svg" alt="VyOS Community" title="VyOS Community">
            </a>
            <div class="header__text">
              <p>Open-source router and firewall platform</p>
            </div>
          </div>
          <div class="header__links-side">
            <a href="/get">GET VYOS</a>
            <a href="/contribute">CONTRIBUTE</a>
            <a href="http://vyos.io">COMMERCIAL SERVICES</a>
          </div>
        </div>
      </div>
    </header>
    <main>
      <div class="container small" id="content">
        <!-- content is automatically inserted here -->
      </div>
    </main>
    <footer>

      <div class="container">
        <div class="footer__inner">
          <div class="footer__logo-society">
            <div class="footer__logo-vyos">
              <a href="https://sentrium.io/" target="_blank" class="footer__logo--vyos">
                <img src="/img/footer/vyos-logo.svg" alt="VyOS Community" title="VyOS Community">
              </a>
            </div>
            <div class="footer__hr">
              <img src="/img/footer/line.svg">
            </div>
            <div class="footer__socials">
              <a href="https://twitter.com/vyos_dev" target="_blank">
                <img src="/img/social-networks/twitter.svg" alt="VyOS on Twitter" title="VyOS on Twitter">
              </a>
              <a href="https://www.linkedin.com/company/vyos/" target="_blank">
                <img src="/img/social-networks/linkedin.svg" alt="VyOS on Linkedin" title="VyOS on Linkedin">
              </a>
              <a href="https://www.facebook.com/vyosofficial/" target="_blank">
                <img src="/img/social-networks/facebook.svg" alt="VyOS on Facebook" title="VyOS on Facebook">
              </a>
              <a href="https://www.reddit.com/r/vyos/" target="_blank">
                <img src="/img/social-networks/reddit.svg" alt="VyOS on Reddit" title="VyOS on Reddit">
              </a>
            </div>
          </div>

          <div class="footer__links-trustpilot">
            <div class="footer__links">
              <div class="footer__column">
                <h3>Get VyOS</h3>
                <ul>
                  <li><a href="https://downloads.vyos.io/?dir=rolling/current/">Nightly builds</a></li>
                  <li><a href="/get/snapshots">Snapshots</a></li>
                  <li><a href="/get/contributor-subscriptions">LTS release for contributors</a></li>
                </ul>
              </div>
              <div class="footer__column">
                <h3>Contribute</h3>
                <ul>
                  <li><a href="/contribute">Introduction</a></li>
                  <li><a href="https://github.com/vyos">Code on GitHub</a></li>
                  <li><a href="https://phabricator.vyos.net/maniphest">Open tasks</a></li>
                </ul>
              </div>
              <div class="footer__column">
                <h3>Report a Bug</h3>
                <ul>
                  <li><a href="https://phabricator.vyos.net/">Bug Tracker</a></li>
                </ul>
              </div>
              <div class="footer__column">
                <h3>Commercial Services</h3>
                <ul>
                  <li><a href="https://vyos.io/subscriptions/support/">Commercial support</a></li>
                  <li><a href="https://vyos.io/subscriptions/software/">LTS release subscriptions</a></li>
                  <li><a href="http://vyos.io/contact-us/">Custom development and consulting</a></li>
                </ul>
              </div>
            </div>
            <div class="footer__trustpilot">
              <!-- TrustBox script -->
              <script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
              <!-- End TrustBox script -->
              <!-- TrustBox widget - Mini -->
              <div class="trustpilot-widget" data-locale="en-US" data-template-id="53aa8807dec7e10d38f59f32" data-businessunit-id="5da89a52abb50a0001721bf5" data-style-height="150px" data-style-width="100%" data-theme="light">
                <a href="https://www.trustpilot.com/review/vyos.io" target="_blank" rel="noopener">Trustpilot</a>
              </div>
              <!-- End TrustBox widget -->
            </div>
          </div>

          <div class="footer__developer">
            <div class="footer__rights">
              <p>© 2021 VyOS maintainers and contributors.</p>
              <a href='https://www.vyos.io/privacy-policy'>Privacy Policy</a>
              <a href='https://www.vyos.io/terms-and-conditions'>Terms & Conditions</a>
            </div>
            <div class="footer__sentrium-logo">
              <a href="https://sentrium.io/" target="_blank" class="footer__logo">
                <img src="/img/footer/sentrium.svg" alt="Sentrium" title="Sentrium">
              </a>
            </div>
          </div>

          <div class="footer__sm">
            <div class="footer__sm__trustpilot">
              <!-- TrustBox script -->
              <script type="text/javascript" src="https://widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
              <!-- End TrustBox script -->
              <!-- TrustBox widget - Mini -->
              <div class="trustpilot-widget" data-locale="en-US" data-template-id="53aa8807dec7e10d38f59f32" data-businessunit-id="5da89a52abb50a0001721bf5" data-style-height="150px" data-style-width="100%" data-theme="light">
                <a href="https://www.trustpilot.com/review/vyos.io" target="_blank" rel="noopener">Trustpilot</a>
              </div>
              <!-- End TrustBox widget -->
            </div>
            <div class="footer__sm__contant">

              <div class="footer__sm__logos">
                <a href="/" class="footer__logo">
                  <img src="/img/footer/vyos-logo-sm.svg" alt="VyOS Community" title="VyOS Community">
                </a>
                <a href="https://www.packet.com/" class="footer__logo" target="_blank">
                  <img src="/img/footer/packet-logo-sm.svg" alt="Packet" title="Packet">
                </a>
                <a href="https://sentrium.io/" target="_blank" class="footer__logo">
                  <img src="/img/footer/sentrium-logo-sm.svg" alt="Sentrium" title="Sentrium">
                </a>
              </div>

              <div class="footer__sm__society">
                <a href="https://twitter.com/vyos_dev" target="_blank" class="footer__logo">
                  <img src="/img/social-networks/twitter-sm.svg" alt="VyOS on Twitter" title="VyOS on Twitter">
                </a>
                <a href="https://www.linkedin.com/company/vyos/" target="_blank" class="footer__logo">
                  <img src="/img/social-networks/linkedin-sm.svg" alt="VyOS on Linkedin" title="VyOS on Linkedin">
                </a>
                <a href="https://www.facebook.com/vyosofficial/" target="_blank" class="footer__logo">
                  <img src="/img/social-networks/facebook-sm.svg" alt="VyOS on Facebook" title="VyOS on Facebook">
                </a>
                <a href="https://www.reddit.com/r/vyos/" target="_blank" class="footer__logo">
                  <img src="/img/social-networks/reddit-sm.svg" alt="VyOS on Reddit" title="VyOS on Reddit">
                </a>
              </div>

              <div class="footer__sm__developer">
                <div class="footer__sm__privacy-policy">
                  <a href='https://www.vyos.io/privacy-policy'>Privacy Policy</a>
                  <a href='https://www.vyos.io/terms-and-conditions'>Terms & Conditions</a>
                </div>
                <div class="footer__sm__rights">
                  <p>© 2021 VyOS maintainers and contributors.</p>
                </div>
              </div>

            </div>
          </div>

        </div>
      </div>
    </footer>

    <aside class="google-analytics-message" id="google-analytics-message">
      <div class="container">
        <div class="google-analytics-message__content">
          <div class="google-analytics-message__content__img">
            <img src="img/global/cookies.svg" alt="Cookies">
          </div>
          <div class="google-analytics-message__content__text">
            <p>We use Google Analytics to get analytics and metrics about our visitors on our website. This helps us to
              improve the quality of the content and the usability of the site.
              The collected information is not shared with third parties. Google Analytics stores cookies on your computer.</p>
            <p>If you decline, your information won’t be tracked when you visit this website. A single cookie will be used
              in your browser to remember your preference not to be tracked.</p>
          </div>
        </div>
        <div class="google-analytics-message__buttons">
          <button class="google-analytics-message__buttons__accept" id="google-analytics-message-accept">Accept</button>
          <button class="google-analytics-message__buttons__decline" id="google-analytics-message-decline">Decline</button>
        </div>
      </div>
    </aside>
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-J3WHFQG00P"></script>
    <script src="js/google-analytics-message.js"></script>
  </body>
</html>