diff --git a/archetypes/default.md b/archetypes/default.md index 00e77bd..79202cc 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -1,6 +1,53 @@ --- title: "{{ replace .Name "-" " " | title }}" -date: {{ .Date }} -draft: true +description: "" +layout: app + +HeaderTextWhite: true +SectionHeader: + AppIndex: {{ .Name }} + Background: linear-gradient(135deg, rgba(210,68,105,1) 0%, rgba(147,71,135,1) 100%) + ShowPlatforms: true + TextWhite: true + Links: + - Icon: lookup + Title: Discover + URL: "#about-section" + - Icon: download + Title: Download + URL: "#download-section" + +About: + Title: Discover {{ replace .Name "-" " " | title }} + Content: "" + +Sections: + - Type: image|text + Image: en/{{ .Name }}/img1 + Content: "# Section 1\n +Section 1 *markdown* content with HTML content." + - Type: text|image + Image: en/{{ .Name }}/object-settings + Content: "# Section 2\n +Section 2 *markdown* content with HTML content." + - Type: image|text + Image: en/{{ .Name }}/history + Content: "# Section 3\n +Section 3 *markdown* content with HTML content." + + +Download: + Show: true + Categories: + - Name: all + Title: All platforms* + Platform: Universal + Links: + all: + - Title: Source code (.tar.gz) + Name: {{ replace .Name "-" " " | title }}-v.tar.gz (?MiB) + URL: "/download/{{ .Name }}//{{ replace .Name "-" " " | title }}-v.tar.gz" + linux: [] + Footnote: "*Footnote for {{ replace .Name "-" " " | title }}." --- diff --git a/content/accountfree.fr.md b/content/accountfree.fr.md index bdfba28..bb7335a 100644 --- a/content/accountfree.fr.md +++ b/content/accountfree.fr.md @@ -16,6 +16,41 @@ SectionHeader: - Icon: open-external Title: Liste des services URL: "https://services.accountfree.org" + + +About: + Title: Découvrir AccountFree + Content: "AccountFree est une plateforme centrée sur l'idée que vous devriez pouvoir utiliser des services en ligne sans aucun compte si vous n'êtes pas un créateur de contenu, et que certaines de leurs fonctionnalités peuvent être reproduites localement de la même manière. + Les comptes en ligne présentent de nombreux problèmes, notamment le risque de sécurité lié au fait de confier ses données personnelles à un service en ligne qui ne respecte pas votre vie privée.
+ AccountFree vise à reproduire les principales fonctionnalités du service lorsque vous n'est pas authentifié, ainsi qu'à fournir un système d'abonnement hors ligne vous permettant de suivre et de vous tenir au courant des personnes et des sujets que vous suivez, tout en ne mettant en œuvre aucune des techniques de suivi mises en place par lesdits services." + +Sections: + - Type: image|text + Image: en/accountfree/services + Content: "# Systèmes de services-ponts\n +AccountFree s'appuie sur des \"services\" pour fonctionner. Ces services peuvent être installés localement sur une base par utilisateur tout en séparant les données de l'utilisateur sur les ordinateurs partagés, et peuvent être installés, supprimés et activés à volonté. À l'heure actuelle, il existe deux services officiels, un pour [Twitter](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitter) et un autre pour [Twitch](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitch), installable directement à partir du menu Services.
+De plus, AccountFree fournit une [documentation](https://docs.accountfree.org) complète et un [exemple de service complet](https://git.ad5001.eu/Ad5001/AccountFree-service-Example) afin d'aider les developpeurs externes à créer leurs propres services pour AccountFree." + - Type: text|image + Image: en/accountfree/follow-system + Content: "# Sysème d'abonnements\n +AccountFree facilite l'abonnement en un seul clic sans compte, tout en permettant des raccourcis rapides vers les profils individuels sur la barre latérale, et la majorité des services permettent la construction d'un flux ou d'une page principale affichant des informations pertinentes sur tous les comptes suivis en temps réel." + - Type: image|text + Image: en/accountfree/tor + Content: "# Intégration Tor\n +AccountFree permet l'intégration aisée de [The Onion Router](https://www.torproject.org/) pour de faire passer toutes vos connexions par Tor afin de protéger au mieux votre vie privée." + +Technical: + Links: + - Title: Code source + Icon: git + URL: https://git.ad5001.eu/Ad5001/AccountFree + - Title: Signaler un bug + Icon: bug + URL: https://git.ad5001.eu/Ad5001/AccountFree/issues + - Title: Documentation + Icon: documentation + URL: https://docs.accountfree.org + --- diff --git a/content/accountfree.md b/content/accountfree.md index 7566ca7..201f7f5 100644 --- a/content/accountfree.md +++ b/content/accountfree.md @@ -16,6 +16,40 @@ SectionHeader: - Icon: open-external Title: Services list URL: "https://services.accountfree.org" + +About: + Title: Discover AccountFree + Content: "AccountFree is a platform focused around the idea that you should be able to use online services completly without any account if you are not a content maker, and that some of their features can be reproduced localy just as well. + Online accounts comes with many issues, namely the security hapazard that comes with entrusting your personal data to an online service that does not respect your right to privacy.
+ AccountFree aims to reproduce the service's main features when unauthenticated, as well as providing an offline subscription system allowing you to follow and keep up to date on the people and topics you follow, while not implementing any of the tracking techniques put into place by said services." + +Sections: + - Type: image|text + Image: en/accountfree/services + Content: "# Services bridge system\n +AccountFree relies on \"services\" to work. Said services can be installed locally on a per-user basis while separating user data on shared computers, and can be installed, removed and toggled at will. As of right now, there exists two official services, one for [Twitter](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitter) and one for [Twitch](https://git.ad5001.eu/Ad5001/AccountFree-service-Twitch), installable directly from the Services menu.
+Furthermore, AccountFree provides an extensive [documentation](https://docs.accountfree.org) and a [complete example service](https://git.ad5001.eu/Ad5001/AccountFree-service-Example) to help external developers to create services for AccountFree." + - Type: text|image + Image: en/accountfree/follow-system + Content: "# Subscription system\n +AccountFree makes subscription really easy as a one click function without an account, while allowing quick shortcuts to individual profiles on the sidebar, and the majority of services allow the construction of a feed or main page displaying relevant information about all followed accounts in real time." + - Type: image|text + Image: en/accountfree/tor + Content: "# Tor integration\n +AccountFree allows painless integration of [The Onion Router](https://www.torproject.org/) to proxy all of your connections through Tor in order to best protect your privacy." + +Technical: + Links: + - Title: Source code + Icon: git + URL: https://git.ad5001.eu/Ad5001/AccountFree + - Title: Report a bug + Icon: bug + URL: https://git.ad5001.eu/Ad5001/AccountFree/issues + - Title: Documentation + Icon: documentation + URL: https://docs.accountfree.org + --- diff --git a/content/ad5001.eu.fr.md b/content/ad5001.eu.fr.md new file mode 100644 index 0000000..9100209 --- /dev/null +++ b/content/ad5001.eu.fr.md @@ -0,0 +1,35 @@ +--- +title: ad5001.eu +description: Newest version of my website. +layout: app + +HeaderTextWhite: false +SectionHeader: + AppIndex: ad5001.eu + Background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(80,220,113,1) 100%) + ShowPlatforms: true + TextWhite: false + Links: + - Icon: open-external + Title: Site principal + URL: "https://ad5001.eu" + - Icon: open-external + Title: Site d'applications + URL: "https://apps.ad5001.eu" + +Technical: + Links: + - Title: Code source d'ad5001.eu + Icon: git + URL: https://git.ad5001.eu/Ad5001/ad5001.eu + - Title: Code source d'apps.ad5001.eu + Icon: git + URL: https://git.ad5001.eu/Ad5001/apps.ad5001.eu + - Title: Code source du thème + Icon: git + URL: https://git.ad5001.eu/Ad5001/Omegamma + +--- + + + diff --git a/content/ad5001.eu.md b/content/ad5001.eu.md new file mode 100644 index 0000000..60bf259 --- /dev/null +++ b/content/ad5001.eu.md @@ -0,0 +1,34 @@ +--- +title: ad5001.eu +description: Newest version of my website. +layout: app + +HeaderTextWhite: false +SectionHeader: + AppIndex: ad5001.eu + Background: linear-gradient(135deg, rgba(255,255,255,1) 0%, rgba(80,220,113,1) 100%) + ShowPlatforms: true + TextWhite: false + Links: + - Icon: open-external + Title: Main website + URL: "https://ad5001.eu" + - Icon: open-external + Title: Applications website + URL: "https://apps.ad5001.eu" + +Technical: + Links: + - Title: ad5001.eu's source code + Icon: git + URL: https://git.ad5001.eu/Ad5001/ad5001.eu + - Title: apps.ad5001.eu's source code + Icon: git + URL: https://git.ad5001.eu/Ad5001/apps.ad5001.eu + - Title: Theme's source code + Icon: git + URL: https://git.ad5001.eu/Ad5001/Omegamma + +--- + + diff --git a/content/logarithmplotter.fr.md b/content/logarithmplotter.fr.md index f6c69af..119ba43 100644 --- a/content/logarithmplotter.fr.md +++ b/content/logarithmplotter.fr.md @@ -51,6 +51,9 @@ Technical: - Title: Signaler un bug Icon: bug URL: https://git.ad5001.eu/Ad5001/LogarithmPlotter/issues + - Title: Documentation + Icon: documentation + URL: https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki Download: Show: true @@ -74,7 +77,7 @@ Download: URL: "/download/logarithmplotter//LogarithmPlotter-v-setup.exe" macos: - Title: Archive d'Application (.dmg) - Name: LogarithmPlotter--setup.dmg (112,1Mo) + Name: LogarithmPlotter--setup.dmg (112,1Mio) URL: "/download/logarithmplotter//LogarithmPlotter--setup.dmg" linux: - Title: Flatpak (non disponible) diff --git a/content/logarithmplotter.md b/content/logarithmplotter.md index d074188..93cf2ac 100644 --- a/content/logarithmplotter.md +++ b/content/logarithmplotter.md @@ -51,6 +51,9 @@ Technical: - Title: Report a bug Icon: bug URL: https://git.ad5001.eu/Ad5001/LogarithmPlotter/issues + - Title: Documentation + Icon: documentation + URL: https://git.ad5001.eu/Ad5001/LogarithmPlotter/wiki Download: Show: true @@ -74,7 +77,7 @@ Download: URL: "/download/logarithmplotter//LogarithmPlotter-v-setup.exe" macos: - Title: Application Archive (.dmg) - Name: LogarithmPlotter--setup.dmg (112.1MB) + Name: LogarithmPlotter--setup.dmg (112.1MiB) URL: "/download/logarithmplotter//LogarithmPlotter--setup.dmg" linux: - Title: Flatpak (unavailable) diff --git a/data/en/apps.json b/data/en/apps.json index 366df5e..77b6c74 100644 --- a/data/en/apps.json +++ b/data/en/apps.json @@ -41,7 +41,7 @@ "ad5001.eu": { "name": "ad5001.eu", "status": "Active developement", - "description": "Newest version of the website.", + "description": "Newest version of my website.", "version": "2.0-dev0", "languages": ["HTML", "CSS", "JavaScript"], "frameworks": ["[Hugo](https://gohugo.io)"], @@ -72,7 +72,7 @@ "languages": ["JavaScript"], "frameworks": ["None"], "translated": ["all"], - "platforms": ["Web", "Firefox"], + "platforms": ["Firefox"], "touchfriendly": true, "keyboardoriented": false, "license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)" diff --git a/data/fr/apps.json b/data/fr/apps.json index 0f4d13b..b996a92 100644 --- a/data/fr/apps.json +++ b/data/fr/apps.json @@ -72,7 +72,7 @@ "languages": ["JavaScript"], "frameworks": ["Aucune"], "translated": ["all"], - "platforms": ["Web", "Firefox"], + "platforms": ["Firefox"], "touchfriendly": true, "keyboardoriented": false, "license": "[Mozilla Public License version 2 (MPLv2)](https://www.mozilla.org/en-US/MPL/2.0/)" diff --git a/data/list.json b/data/list.json index 04120a2..287d04f 100644 --- a/data/list.json +++ b/data/list.json @@ -3,6 +3,5 @@ "logarithmplotter", "nowox", "unchecker", - "ad5001.eu", - "omegamma" + "ad5001.eu" ]