-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.rst
More file actions
55 lines (38 loc) · 1.57 KB
/
index.rst
File metadata and controls
55 lines (38 loc) · 1.57 KB
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
.. copyimage:: /assets/screens/packshotlight.png
.. copyimage:: /assets/screens/packshotdark.png
.. copyimage:: /assets/flathub.svg
.. copyimage:: /assets/flathublight.svg
.. raw:: html
:file: snippets/indexhero.html
.. toctree::
:hidden:
Home <self>
Install <install>
User’s Guide <guide/index>
localization
limitations
Source Code (on GitHub) <https://github.com/jorio/gitfourchette>
Donate 💙 <https://ko-fi.com/jorio>
.. rubric:: Welcome to your new Git home
- A comfortable way to explore and understand your Git repositories
- Powerful tools to stage code, create commits, and manage branches
- Snappy and intuitive Qt UI designed to fit in snugly with KDE Plasma
.. rubric:: How to install
.. raw:: html
<a href="https://flathub.org/apps/org.gitfourchette.gitfourchette" class="align-left" style="margin-left: 0;">
<img alt="Get GitFourchette on Flathub" style="height: 48px" class="only-dark" src="_images/flathub.svg">
<img alt="Get GitFourchette on Flathub" style="height: 48px" class="only-light" src="_images/flathublight.svg">
</a>
You can :doc:`install GitFourchette <install>` as a Flatpak, an AppImage, or run
it from source.
.. raw:: html
<div style="clear:both;"></div>
.. rubric:: How to use
:doc:`The User's Guide <guide/index>` will get you up to speed so you can feel
at home in |App|.
|App| is still under development and might not fit your specific
needs yet: see :doc:`limitations`.
.. rubric:: About the project
.. include:: /snippets/about.rst
.. rubric:: Donate 🩷
.. include:: /snippets/donate.rst