diff --git a/assets/img/App-image-logo.svg b/assets/img/App-image-logo.svg new file mode 100644 index 0000000..7ed5a4a --- /dev/null +++ b/assets/img/App-image-logo.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/img/appimage.svg b/assets/img/appimage.svg new file mode 100644 index 0000000..7ed5a4a --- /dev/null +++ b/assets/img/appimage.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/assets/img/macOS.svg b/assets/img/macOS.svg new file mode 100644 index 0000000..1a4fcdd --- /dev/null +++ b/assets/img/macOS.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/img/windows.svg b/assets/img/windows.svg new file mode 100644 index 0000000..5cfe4e5 --- /dev/null +++ b/assets/img/windows.svg @@ -0,0 +1,72 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/download.md b/download.md index 8d84052..8356fef 100644 --- a/download.md +++ b/download.md @@ -1,65 +1,74 @@ --- layout: page title: Download sources: - name: Linux icon: /assets/img/tux.png description: >

KMyMoney is already available on majority of Linux distriutions. You can install it from the KDE Software Center.

- name: AppImage icon: /assets/img/appimage.svg description: >

For Linux users, who want to use a newer version than is available in their distro repository, we offer an AppImage version which reflects the current stable version including the latest fixes. It is build on a daily basis straight from the source.

Installation instructions can be found in the AppImage page

+ - name: Windows + icon: /assets/img/windows.svg + description: > + KMyMoney is available for Windows. An `.exe` can be found on our + [download server](https://download.kde.org/stable/kmymoney/5.0.6/). + This is a cross compiled and includes KBanking, Gpg2 and translations. + + We also provide two preview builds: + [Windows MSVC 64bit](https://binary-factory.kde.org/job/KMyMoney_Nightly_win64/) and + [Windows MinGW](https://binary-factory.kde.org/job/KMyMoney_Nightly_mingw64/). + - name: macOS + icon: /assets/img/macOS.svg + description: > + Nightly release of KMyMoney are available for macOS. An old version is also available + in [MacPorts](https://www.macports.org/ports.php?by=name&substr=kmymoney). - name: Release Sources icon: /assets/img/ark.svg description: > -

- You can find KMyMoney latest stable realease - here and - installation instructions in the - - KDE TechBase wiki. -

+ You can find KMyMoney latest stable realease + here and + installation instructions in the + + KDE TechBase wiki. - name: Git icon: /assets/img/git.svg description: > -

The KMyMoney Git repository can be viewed in the KDE Git web browser. -

-

+ To clone KMyMoney use: -

-

+ git clone git://anongit.kde.org/kmymoney.git -

---

Download

{% for source in page.sources %} - + {% endfor %}
{{ source.name }} {{ source.name }}
{{ source.description }}{{ source.description | markdownify }}
diff --git a/index.html b/index.html index e726143..50d45b8 100644 --- a/index.html +++ b/index.html @@ -1,86 +1,103 @@ --- title : "the BEST Personal Finance Manager for FREE Users, full stop." layout: default --- + + -