AccountFree, ad5001.eu content, fixing bug, removing web platform from unchecker & omegamma from app list.

This commit is contained in:
Ad5001 2021-06-27 15:49:17 +02:00
parent b02a9c0c98
commit 9aad9ccb38
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
10 changed files with 199 additions and 9 deletions

View File

@ -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 <b>HTML content</b>."
- Type: text|image
Image: en/{{ .Name }}/object-settings
Content: "# Section 2\n
Section 2 *markdown* content with <b>HTML content</b>."
- Type: image|text
Image: en/{{ .Name }}/history
Content: "# Section 3\n
Section 3 *markdown* content with <b>HTML content</b>."
Download:
Show: true
Categories:
- Name: all
Title: All platforms*
Platform: Universal
Links:
all:
- Title: Source code (.tar.gz)
Name: {{ replace .Name "-" " " | title }}-v<version>.tar.gz (?MiB)
URL: "/download/{{ .Name }}/<version>/{{ replace .Name "-" " " | title }}-v<version>.tar.gz"
linux: []
Footnote: "*Footnote for {{ replace .Name "-" " " | title }}."
---

View File

@ -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.<br>
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.<br>
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
---

View File

@ -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.<br>
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.<br>
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
---

35
content/ad5001.eu.fr.md Normal file
View File

@ -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
---

34
content/ad5001.eu.md Normal file
View File

@ -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
---

View File

@ -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/<version>/LogarithmPlotter-v<version>-setup.exe"
macos:
- Title: Archive d'Application (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112,1Mo)
Name: LogarithmPlotter-<version>-setup.dmg (112,1Mio)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-<version>-setup.dmg"
linux:
- Title: Flatpak (non disponible)

View File

@ -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/<version>/LogarithmPlotter-v<version>-setup.exe"
macos:
- Title: Application Archive (.dmg)
Name: LogarithmPlotter-<version>-setup.dmg (112.1MB)
Name: LogarithmPlotter-<version>-setup.dmg (112.1MiB)
URL: "/download/logarithmplotter/<version>/LogarithmPlotter-<version>-setup.dmg"
linux:
- Title: Flatpak (unavailable)

View File

@ -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/)"

View File

@ -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/)"

View File

@ -3,6 +3,5 @@
"logarithmplotter",
"nowox",
"unchecker",
"ad5001.eu",
"omegamma"
"ad5001.eu"
]