summaryrefslogtreecommitdiff
blob: 91e9dffd50b68cfadac88087ce3d7bb7b0072ab5 (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
---
title: Gentoo Screenshots
navtitle: Screenshots

nav1: get-started
nav2: screenshots
nav2-show: true
nav2-weight: 30
---
<p class="lead">
  As Gentoo doesn't come with a default GUI, we can't show you a generic Gentoo screenshot.
  <br>
  What you can find here instead are examples of awesome setups ran by our users.
</p>

<div class="row">
  <div class="col-sm-12 col-md-6">
    <div class="thumbnail">
      <a href="/assets/img/screenshots/gplus2.jpg">
        <img src="/assets/img/screenshots/gplus2-600.png" alt="screenshot">
      </a>
      <div class="caption">
        <h3>Mauro Crociara's KDE 4 desktop</h3>

        from our <a href="https://plus.google.com/photos/+MauroCrociara/albums/6018513283417828033/6018513594963714786" rel="nofollow">Google+</a> community
      </div>
    </div>
  </div>
  <div class="col-sm-12 col-md-6">
    <div class="thumbnail">
      <a href="/assets/img/screenshots/surface.png">
        <img src="/assets/img/screenshots/surface-600.png" alt="screenshot">
      </a>
      <div class="caption">
        <h3>Daniel Quinn's Gnome 3 desktop</h3>

        Running on a Surface Pro 3. Yes, <a href="https://github.com/danielquinn/Gentoo-Surface-Pro-3">Gentoo runs there</a>!
      </div>
    </div>
  </div>
</div>
<div class="row">
  <div class="col-sm-12 col-md-6">
    <div class="thumbnail">
      <a href="/assets/img/screenshots/1-aisbaa.png">
        <img src="/assets/img/screenshots/1-aisbaa-600.png" alt="screenshot">
      </a>
      <div class="caption">
        <h3>aisbaa's Fluxbox desktop</h3>

        Winner of the 2012 Screenshot Contest
      </div>
    </div>
  </div>
  <div class="col-sm-12 col-md-6">
    <div class="thumbnail">
      <a href="/assets/img/screenshots/gplus1.png">
        <img src="/assets/img/screenshots/gplus1-600.png" alt="screenshot">
      </a>
      <div class="caption">
        <h3>Alexandre Pereira's KDE 4 desktop</h3>

        from our <a href="https://plus.google.com/photos/106659361713607102394/albums/6041467608520348417/6041467610022232754">Google+</a> community
      </div>
    </div>
  </div>
</div>

<p>
  Looking for more? The Gentoo community on Google+ has a dedicated <a href="https://plus.google.com/communities/100146718762350759856/stream/09938b7e-4913-4bc5-bdd6-9635c4a1bf60">Screenshots</a> section.
</p>