Skip to content

Commit e508814

Browse files
committed
Merge branch 'migrate-guis-to-hugo'
With this topic branch, the page showing the GUI clients is rendered correctly by Hugo. Signed-off-by: Johannes Schindelin <[email protected]>
2 parents 5185967 + e44ccf9 commit e508814

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+686
-566
lines changed

app/views/downloads/guis/index.html.erb

Lines changed: 0 additions & 55 deletions
This file was deleted.

content/downloads/guis/_index.html

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
---
2+
section: "downloads"
3+
subsection: "guis"
4+
title: "Git - GUI Clients"
5+
url: /downloads/guis.html
6+
aliases:
7+
- /downloads/guis/index.html
8+
---
9+
10+
<div id="main">
11+
<h1>GUI Clients</h1>
12+
<p>
13+
Git comes with built-in GUI tools for committing (<a href="/docs/git-gui">git-gui</a>) and browsing (<a href="/docs/gitk">gitk</a>), but there are several third-party tools for users looking for platform-specific experience.
14+
</p>
15+
<p>
16+
<small>If you want to add another GUI tool to this list, just <a href="https://github.com/git/git-scm.com/blob/main/README.md#adding-new-gui">follow the instructions</a>.</small>
17+
</p>
18+
19+
<p>
20+
<a href="#" class="subtle-button gui-os-filter selected" data-os="">All</a>
21+
<a href="#" class="subtle-button gui-os-filter" data-os="windows">Windows</a>
22+
<a href="#" class="subtle-button gui-os-filter" data-os="mac">Mac</a>
23+
<a href="#" class="subtle-button gui-os-filter" data-os="linux">Linux</a>
24+
<a href="#" class="subtle-button gui-os-filter" data-os="android">Android</a>
25+
<a href="#" class="subtle-button gui-os-filter" data-os="ios">iOS</a>
26+
<div id="os-filter-count">
27+
<strong>0</strong>
28+
<span class="os">Linux</span>
29+
GUIs are shown below ↓
30+
</div>
31+
</p>
32+
33+
<div class="two-column">
34+
<ul class="gui-thumbnails">
35+
{{< guis >}}
36+
</ul>
37+
</div>
38+
39+
<div class="callout">
40+
<p>
41+
There are other great GUI tools available as well. Have a look at the list of <a href="https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools">interfaces, frontends and tools</a> in the Git Wiki.
42+
</p>
43+
</div>
44+
</div>

data/guis/anchorpoint.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "Anchorpoint"
3+
project_url: "https://anchorpoint.app"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
- "Mac"
8+
price: "Free / 20€"
9+
license: "Proprietary"
10+
trend_name: "anchorpoint"
11+
order: 22
12+
---

data/guis/aurees.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "Aurees (no longer under active development)"
3+
project_url: "https://aurees.com/"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
- "Mac"
8+
- "Linux"
9+
price: "Free"
10+
license: "Proprietary"
11+
order: 28
12+
---

data/guis/commandgit.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "CommandGit"
3+
project_url: "https://CommandGit.com"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
price: "$5.99/MO (Free 14-day trial)"
8+
license: "Proprietary"
9+
trend_name: "CommandGit"
10+
order: 49
11+
---

data/guis/cong.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "Cong"
3+
project_url: "http://cong.tools/"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
price: "Free"
8+
license: "Proprietary"
9+
trend_name: "Git Cong"
10+
order: 36
11+
---

data/guis/fork.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: "Fork"
3+
project_url: "https://git-fork.com/"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
- "Mac"
8+
# No details on the evaluation limits or terms
9+
price: "$49.99 (Free evaluation)"
10+
license: "Proprietary"
11+
trend_name: "Fork Git client"
12+
order: 12
13+
---

data/guis/fugitive.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: "Fugitive"
3+
project_url: "https://github.com/tpope/vim-fugitive"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
- "Mac"
8+
- "Linux"
9+
price: "Free"
10+
license: "Vim"
11+
trend_name: "Vim fugitive"
12+
order: 16
13+
---

data/guis/giggle.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: "giggle"
3+
project_url: "https://wiki.gnome.org/Apps/giggle/"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Linux"
7+
price: "Free"
8+
license: "GNU GPL"
9+
trend_name: "Git giggle"
10+
order: 27
11+
---

data/guis/git-cola.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name: "git-cola"
3+
project_url: "https://git-cola.github.io/"
4+
image_tag: "images/guis/[email protected]"
5+
platforms:
6+
- "Windows"
7+
- "Mac"
8+
- "Linux"
9+
price: "Free"
10+
license: "GNU GPL"
11+
order: 25
12+
---

0 commit comments

Comments
 (0)