|
1 | 1 | ---
|
2 |
| -title: "git-cola: Screenshots" |
| 2 | +title: "git-cola: Articles, Screenshots and Videos" |
3 | 3 | layout: headerbar
|
4 | 4 | ---
|
5 | 5 | <div class="page">
|
6 | 6 |
|
7 |
| - <div class="screenshot"> |
8 |
| - <a href="images/screenshot-imagediff.png"> |
9 |
| - <img src="images/screenshot-imagediff.png" alt="git cola imagediff"></a> |
10 |
| - </div> |
11 |
| - <div class="caption">Image Diff</div> |
12 |
| - |
13 |
| - <div class="screenshot"> |
14 |
| - <a href="images/main.png"> |
15 |
| - <img src="images/main.png" alt="git cola"></a> |
16 |
| - </div> |
17 |
| - <div class="caption">Keyboard-Driven Diff Editor and UI |
18 |
| - (<a href="share/doc/git-cola/hotkeys.html">Hotkeys Cheatsheat</a>) |
19 |
| - </div> |
20 |
| - |
21 |
| - <div class="screenshot"> |
22 |
| - <a href="images/screenshot-dark-linux.png"> |
23 |
| - <img src="images/screenshot-dark-linux.png" alt="git cola dark"></a> |
24 |
| - </div> |
25 |
| - |
26 |
| - <div class="screenshot"> |
27 |
| - <a href="images/screenshot-main-linux.png"> |
28 |
| - <img src="images/screenshot-main-linux.png" alt="git cola"></a> |
29 |
| - </div> |
30 |
| - <div class="caption"> |
31 |
| - Made using Python and Qt with Linux, BSD, MacOS and Windows support |
32 |
| - </div> |
33 |
| - |
34 |
| - <div class="screenshot"> |
35 |
| - <a href="images/dag.png"> |
36 |
| - <img src="images/dag.png" alt="git dag"></a> |
37 |
| - </div> |
38 |
| - <div class="caption">git dag: Advanced DAG Visualizer</div> |
| 7 | +<h2 align="center" style="font-variant: small-caps"><em>Articles</em></h2> |
| 8 | + |
| 9 | +<div width="60%" style="list-style-type: circle; margin-left: 20%"> |
| 10 | +<ul> |
| 11 | +<li> |
| 12 | + <a href="https://opensource.com/article/20/3/git-cola"> |
| 13 | + Make Git easy with Git Cola</a> by |
| 14 | + <a href="https://opensource.com/users/seth">Seth Kenlon</a> |
| 15 | +</li> |
| 16 | +<li> |
| 17 | + <a href="https://cerebrux.net/2013/02/07/github-git-cola-gui-step-by-step-management-of-your-code/"> |
| 18 | + Step by step management of Github with Git Cola GUI</a> |
| 19 | +</li> |
| 20 | +<li> |
| 21 | + <a href="https://www.thegeekdiary.com/git-cola-a-powerful-git-gui-with-a-slick-and-intuitive-user-interface/"> |
| 22 | + Git Cola: A powerful Git GUI with a slick and intuitive user interface</a> |
| 23 | +</li> |
| 24 | +<li> |
| 25 | + <a href="https://commandmasters.com/commands/git-cola-common/"> |
| 26 | + Using Git Cola (with examples)</a> |
| 27 | +</li> |
| 28 | +</ul> |
| 29 | +</div> |
| 30 | +<br> |
| 31 | + |
| 32 | +<div> |
| 33 | +<h2 align="center" style="font-variant: small-caps"><em>Screenshots</em></h2> |
| 34 | +</div> |
| 35 | + |
| 36 | +<div class="caption" style="margin-top: 2em">Image Diff</div> |
| 37 | +<div class="screenshot"> |
| 38 | + <a href="images/screenshot-imagediff.png"> |
| 39 | + <img src="images/screenshot-imagediff.png" alt="git cola imagediff"></a> |
| 40 | +</div> |
| 41 | + |
| 42 | +<div class="caption">Keyboard-Driven Diff Editor and UI |
| 43 | + (<a href="share/doc/git-cola/hotkeys.html">Hotkeys Cheatsheat</a>) |
| 44 | +</div> |
| 45 | +<div class="screenshot"> |
| 46 | + <a href="images/main.png"> |
| 47 | + <img src="images/main.png" alt="git cola"></a> |
| 48 | +</div> |
| 49 | + |
| 50 | +<div class="caption"> |
| 51 | + Made using Python and Qt with Linux, BSD, MacOS and Windows support |
| 52 | +</div> |
| 53 | +<div class="screenshot"> |
| 54 | + <a href="images/screenshot-dark-linux.png"> |
| 55 | + <img src="images/screenshot-dark-linux.png" alt="git cola dark"></a> |
| 56 | +</div> |
| 57 | + |
| 58 | +<div class="screenshot"> |
| 59 | + <a href="images/screenshot-main-linux.png"> |
| 60 | + <img src="images/screenshot-main-linux.png" alt="git cola"></a> |
| 61 | +</div> |
| 62 | + |
| 63 | +<div class="caption">git dag: Advanced DAG Visualizer</div> |
| 64 | +<div class="screenshot"> |
| 65 | + <a href="images/dag.png"> |
| 66 | + <img src="images/dag.png" alt="git dag"></a> |
| 67 | +</div> |
| 68 | +<br> |
| 69 | + |
| 70 | +<br> |
| 71 | +<h2 align="center" style="font-variant: small-caps"> |
| 72 | +<em>Videos</em> |
| 73 | +</h2> |
| 74 | + |
| 75 | +<div class="caption" style="margin-top: 2em"> |
| 76 | + <a href="https://www.youtube.com/watch?v=CIHZXHHvqTo"> |
| 77 | + Tutorialzinho (não tão bom) sobre Git Cola</a> by |
| 78 | + <a href="https://www.youtube.com/@Andre-LA">André-LA</a> |
| 79 | +</div> |
| 80 | +<div class="screenshot"> |
| 81 | + <iframe |
| 82 | + src="https://www.youtube-nocookie.com/embed/CIHZXHHvqTo" |
| 83 | + width="60%" height="60%" |
| 84 | + title="Tutorialzinho (não tão bom) sobre Git Cola" |
| 85 | + frameborder="0" |
| 86 | + allow="clipboard-write; encrypted-media; picture-in-picture; web-share" |
| 87 | + referrerpolicy="strict-origin-when-cross-origin" allowfullscreen> |
| 88 | + </iframe> |
| 89 | +</div> |
| 90 | + |
| 91 | +<div class="caption"> |
| 92 | + <a href="https://www.youtube.com/watch?v=BRxGo8Z94hc"> |
| 93 | + Git Cola Relocatable Demonstration (2018)</a> by |
| 94 | + <a href="https://www.youtube.com/@brlin">林博仁Buo-ren, Lin</a> |
| 95 | +</div> |
| 96 | +<div class="screenshot"> |
| 97 | + <iframe |
| 98 | + src="https://www.youtube-nocookie.com/embed/BRxGo8Z94hc" |
| 99 | + width="60%" height="60%" |
| 100 | + title="Git Cola Relocatable Demonstration (2018)" |
| 101 | + frameborder="0" |
| 102 | + allow="clipboard-write; encrypted-media; picture-in-picture; web-share" |
| 103 | + referrerpolicy="strict-origin-when-cross-origin" allowfullscreen> |
| 104 | + </iframe> |
| 105 | +</div> |
| 106 | + |
| 107 | +<div class="caption"> |
| 108 | + <a href="https://www.youtube.com/watch?v=a5TAS25aud4"> |
| 109 | + Git Cola Installation on Ubuntu 16.04 (2017)</a> by |
| 110 | + <a href="https://www.youtube.com/@itechnocare8425">ITechno Care</a> |
| 111 | +</div> |
| 112 | +<div class="screenshot"> |
| 113 | + <iframe |
| 114 | + src="https://www.youtube-nocookie.com/embed/a5TAS25aud4" |
| 115 | + width="60%" height="60%" |
| 116 | + title="Git Cola Installation on Ubuntu 16.04 (2017)" |
| 117 | + frameborder="0" |
| 118 | + allow="clipboard-write; encrypted-media; picture-in-picture; web-share" |
| 119 | + referrerpolicy="strict-origin-when-cross-origin" |
| 120 | + allowfullscreen> |
| 121 | + </iframe> |
| 122 | +</div> |
| 123 | + |
| 124 | +<div class="caption"> </div> |
39 | 125 |
|
40 | 126 | </div>
|
0 commit comments