Moving social menu to data file, using templates for file downloads, removing download folder.

This commit is contained in:
Adsooi 2021-08-02 23:16:00 +02:00
parent 55ea6b33e6
commit 4630ae0d2b
No known key found for this signature in database
GPG key ID: 9C87C7D3A69E6BBE
12 changed files with 54 additions and 83 deletions

View file

@ -83,23 +83,23 @@ Download:
win:
- Title: Logiciel d'installation (.exe) (64 bits)
Name: logarithmplotter-v<version>-setup.exe (100,4Mio)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-v<version>-setup.exe"
File: LogarithmPlotter-v<version>-setup.exe
macos:
- Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112,1Mio)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-<version>-setup.dmg"
File: LogarithmPlotter-<version>-setup.dmg
linux:
- Title: Flatpak
URL: "https://flathub.org/apps/details/eu.ad5001.LogarithmPlotter"
Index: eu.ad5001.LogarithmPlotter
- Title: Snap
URL: "https://snapcraft.io/logarithmplotter"
Index: logarithmplotter
- Title: Debian / Ubuntu
Name: le paquet deb (174Kio)
URL: "/download/logarithmplotter/<version>/python3-logarithmplotter_0.0.1~dev0-1_all.deb"
Name: paquet debian (174Kio)
File: python3-logarithmplotter_<version>-1_all.deb
all:
- Title: Code source (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (174Kio)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-v<version>.tar.gz"
File: LogarithmPlotter-v<version>.tar.gz
Footnote: "*LogarithmPlotter dépend [Python3](https://python.org/) avec [PySide2](https://pypi.org/project/PySide2/), et requiert qu'ils soient installés pour être lancé."
---

View file

@ -83,23 +83,23 @@ Download:
win:
- Title: Installer software (.exe) (64 bits)
Name: logarithmplotter-v<version>-setup.exe (100.4MiB)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-v<version>-setup.exe"
File: LogarithmPlotter-v<version>-setup.exe
macos:
- Title: Application Archive (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112.1MiB)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-<version>-setup.dmg"
File: LogarithmPlotter-<version>-setup.dmg
linux:
- Title: Flatpak
URL: "https://flathub.org/apps/details/eu.ad5001.LogarithmPlotter"
Index: eu.ad5001.LogarithmPlotter
- Title: Snap
URL: "https://snapcraft.io/logarithmplotter"
Index: logarithmplotter
- Title: Debian / Ubuntu
Name: debian package (174KiB)
URL: "/download/logarithmplotter/<version>/python3-logarithmplotter_0.0.1~dev0-1_all.deb"
File: python3-logarithmplotter_<version>-1_all.deb
all:
- Title: Source code (.tar.gz)
Name: LogarithmPlotter-v<version>.tar.gz (174KiB)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-v<version>.tar.gz"
File: LogarithmPlotter-v<version>.tar.gz
Footnote: "*LogarithmPlotter requires [Python3](https://python.org/) with [PySide2](https://pypi.org/project/PySide2/) to be installed in order to be launched."
---

View file

@ -77,11 +77,11 @@ Download:
Links:
all:
- Title: Executable (.exe) (64 bits)
Name: Nowox-v<version>.exe (2,1Mio)
URL: "/download/nowox/<version>/Nowox-v<version>.exe"
Name: Nowox-v<version>.exe (2.1MiB)
File: Nowox-v<version>.exe
- Title: Code source (.tar.gz)
Name: Nowox-v<version>.tar.gz (1,0Mio)
URL: "/download/nowox/<version>/Nowox-v<version>.tar.gz"
Name: Nowox-v<version>.tar.gz (1.0MiB)
File: Nowox-v<version>.tar.gz
linux: []
Footnote: "*Nowox dépend de [Mono](https://www.mono-project.com/), et requiert qu'il soit installé pour être lancé."
---

View file

@ -78,10 +78,10 @@ Download:
all:
- Title: Executable (.exe) (64 bits)
Name: Nowox-v<version>.exe (2.1MiB)
URL: "/download/nowox/<version>/Nowox-v<version>.exe"
File: Nowox-v<version>.exe
- Title: Source code (.tar.gz)
Name: Nowox-v<version>.tar.gz (1.0MiB)
URL: "/download/nowox/<version>/Nowox-v<version>.tar.gz"
File: Nowox-v<version>.tar.gz
linux: []
Footnote: "*Nowox requires [Mono](https://www.mono-project.com/) to be installed in order to be launched."
---

View file

@ -46,14 +46,14 @@ Download:
Links:
firefox:
- Title: Firefox Addons (AMO)
URL: "https://addons.mozilla.org/en-US/firefox/addon/unchecker/"
Index: unchecker
- Title: Mozilla Installer Package (.xpi)
Name: unchecker-<version>-fx.xpi (16,8Kio)
URL: "/download/unchecker/<version>/unchecker-<version>-fx.xpi"
File: unchecker-<version>-fx.xpi
all:
- Title: Code source (.tar.gz)
Name: unchecker-v<version>.tar.gz (10,2KiB)
URL: "/download/unchecker/<version>/unchecker-v<version>.tar.gz"
File: unchecker-v<version>.tar.gz
---

View file

@ -46,14 +46,14 @@ Download:
Links:
firefox:
- Title: Firefox Addons (AMO)
URL: "https://addons.mozilla.org/en-US/firefox/addon/unchecker/"
Index: unchecker
- Title: Mozilla Installer Package (.xpi)
Name: unchecker-<version>-fx.xpi (16,8Kio)
URL: "/download/unchecker/<version>/unchecker-<version>-fx.xpi"
File: unchecker-<version>-fx.xpi
all:
- Title: Source code (.tar.gz)
Name: unchecker-v<version>.tar.gz (10,2KiB)
URL: "/download/unchecker/<version>/unchecker-v<version>.tar.gz"
File: unchecker-v<version>.tar.gz
---