diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e7b3c8d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*.kdev4 +kdev4 +themes +public +resources diff --git a/config.yaml b/config.yaml index c76bec8..a76784b 100644 --- a/config.yaml +++ b/config.yaml @@ -18,46 +18,46 @@ languages: main: - identifier: apps name: Apps - pre: apps icon + pre: title: apps section url: / weight: 20 - identifier: git name: Git - pre: git icon + pre: title: git section url: https://git.ad5001.eu weight: 10 - identifier: about name: About - pre: about icon + pre: title: about section url: https://ad5001.eu/about weight: 0 social: - identifier: mastodon name: Mastodon - pre: Mastodon icon + pre: title: mastodon social icon url: https://mastodon.technology/@Ad5001 - identifier: twitter name: Twitter - pre: Twitter icon + pre: title: twitter social icon url: https://twitter.com/Ad5001P4F - identifier: gitea name: Gitea - pre: Gitea icon + pre: title: gitea social icon url: https://git.ad5001.eu/Ad5001 - identifier: github name: Github - pre: Github icon + pre: title: github social icon url: https://github.com/Ad5001 - identifier: mail name: Mail - pre: Mail icon + pre: title: mail icon url: "" # Filled with JS to avoid spam. weight: 0 @@ -67,46 +67,46 @@ languages: main: - identifier: apps name: Apps - pre: apps icon + pre: title: apps list section url: /fr/ weight: 20 - identifier: git name: Git - pre: git icon + pre: title: git section url: https://git.ad5001.eu weight: 10 - identifier: about name: À propos - pre: about icon + pre: title: about section url: https://ad5001.eu/fr/a-propos weight: 0 social: - identifier: mastodon name: Mastodon - pre: Mastodon icon + pre: title: mastodon social icon url: https://mastodon.technology/@Ad5001 - identifier: twitter name: Twitter - pre: Twitter icon + pre: title: twitter social icon url: https://twitter.com/Ad5001P4F - identifier: gitea name: Gitea - pre: Gitea icon + pre: title: gitea social icon url: https://git.ad5001.eu/Ad5001 - identifier: github name: Github - pre: Github icon + pre: title: github social icon url: https://github.com/Ad5001 - identifier: mail name: Mail - pre: Mail icon + pre: title: mail icon url: "" # Filled with JS to avoid spam. weight: 0 diff --git a/content/_index.fr.md b/content/_index.fr.md index 73757a2..d0ea4ee 100644 --- a/content/_index.fr.md +++ b/content/_index.fr.md @@ -12,9 +12,13 @@ Les logiciels plus vieux peuvent être trouvés sur l'[ancien site](https://down

- Voir les logiciels  + + Voir les logiciels +  
- Ancien site + + Ancien site +
diff --git a/content/_index.md b/content/_index.md index 435605d..7f79177 100644 --- a/content/_index.md +++ b/content/_index.md @@ -11,9 +11,13 @@ Older software can be found at my [legacy website](https://download.ad5001.eu).

- Check them out  + + Check them out +  
- Legacy website + + Legacy website +
diff --git a/content/accountfree.fr.md b/content/accountfree.fr.md index 508bbfc..06baf5b 100644 --- a/content/accountfree.fr.md +++ b/content/accountfree.fr.md @@ -28,17 +28,20 @@ About: Sections: - Type: image|text Image: en/accountfree/services + Alt: Page de gestions de services d'AccountFree. Content: | # Systèmes de services-ponts 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 + Alt: Exemple de page de profil Twitter sur AccountFree. Content: | # Sysème d'abonnements 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 + Alt: Page de paramètres de sécurité d'AccountFree. Content: | # Intégration Tor 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. diff --git a/content/accountfree.md b/content/accountfree.md index 667a0f8..ed6eed6 100644 --- a/content/accountfree.md +++ b/content/accountfree.md @@ -22,22 +22,25 @@ About: 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." + 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 + Alt: Service management page of AccountFree. Content: # Services bridge system 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 + Alt: Twitter profile page example on AccountFree. Content: # Subscription system 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 + Alt: AccountFree's security settings page. Content: | # Tor integration 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. diff --git a/content/ad5001.eu.fr.md b/content/ad5001.eu.fr.md index 0db56d7..54c2c31 100644 --- a/content/ad5001.eu.fr.md +++ b/content/ad5001.eu.fr.md @@ -22,10 +22,10 @@ Technical: - Title: Code source d'ad5001.eu Icon: git URL: https://git.ad5001.eu/Ad5001/ad5001.eu - - Title: Code source d'apps.ad5001.eu + - Title: apps.ad5001.eu Icon: git URL: https://git.ad5001.eu/Ad5001/apps.ad5001.eu - - Title: Code source du thème + - Title: Omegamma (thème) Icon: git URL: https://git.ad5001.eu/Ad5001/Omegamma diff --git a/content/ad5001.eu.md b/content/ad5001.eu.md index c0b571e..899ff0a 100644 --- a/content/ad5001.eu.md +++ b/content/ad5001.eu.md @@ -22,10 +22,10 @@ Technical: - Title: ad5001.eu's source code Icon: git URL: https://git.ad5001.eu/Ad5001/ad5001.eu - - Title: apps.ad5001.eu's source code + - Title: apps.ad5001.eu Icon: git URL: https://git.ad5001.eu/Ad5001/apps.ad5001.eu - - Title: Theme's source code + - Title: Omegamma (theme) Icon: git URL: https://git.ad5001.eu/Ad5001/Omegamma diff --git a/content/logarithmplotter.fr.md b/content/logarithmplotter.fr.md index 8cf0a27..2bdfaed 100644 --- a/content/logarithmplotter.fr.md +++ b/content/logarithmplotter.fr.md @@ -24,18 +24,21 @@ About: Sections: - Type: image|text Image: en/logarithmplotter/objects + Alt: Panel de gestion des objets Content: | # Système de gestion des objets LogarithmPlotter travaille avec des objets pour créer des fonctionalités et des diagrammes complexes, mais aussi à rapidement gérer quoi montrer et comment. Ce système vous permet de créer, supprimer et modifier les objets en un instant. - Type: text|image Image: en/logarithmplotter/object-settings + Alt: Panel de paramètres d'un objet Content: | # Modification complète des objets Modifier les objecs a été rendu très simple et pourtant complet et facilement extensible avec une page de parametres qui permet de modifier l'intégralité des propriétés des objets. Les propriétés ont été faites de manière à être compatible avec les autres version de LogarithmPlotters, qu'elles soient plus anciennes ou récentes, afin d'éviter la corruption de données lors de l'ouverture d'un fichier créer par une autre version de LogarithmPlotter. - Type: image|text Image: en/logarithmplotter/history + Alt: Panel de l'historique Content: | # Système d'historique avancé Doté d'un système d'historique avancé, LogarithmPlotter est extrêmement rapide pour annuler et refaire des actions, ainsi que pour afficher une liste complète de l'historique des actions réalisés. @@ -43,6 +46,7 @@ Sections: Un autre avantage de ce système est qu'il permet de sauvegarder l'historique directement dans votre fichier tout en étant extrêmement léger en termes de stockage (les fichiers LogarithmPlotter, .lpf, dépassent rarement quelques kilo-octets). - Type: text|image Image: en/logarithmplotter/settings + Alt: Panel de paramètres Content: | # Personnalisez l'apparence de votre diagramme LogarithmPlotter vous permet de modifier l'aspect de votre diagramme de nombreuses façons, de la représentation de l'axe à la taille des éléments et du texte, en passant par le passage du mode logarithmique au mode normal. diff --git a/content/logarithmplotter.md b/content/logarithmplotter.md index 18c1071..86cd040 100644 --- a/content/logarithmplotter.md +++ b/content/logarithmplotter.md @@ -24,18 +24,21 @@ About: Sections: - Type: image|text Image: en/logarithmplotter/objects + Alt: Object management panel. Content: | # Object Management System LogarithmPlotter works with objects to create complex features and diagrams, as well as quickly manage what to display. This system allows you to create, delete and edit objects in an instant. - Type: text|image Image: en/logarithmplotter/object-settings + Alt: Settings panel of an object. Content: | # Complete object edition Editing objects has been made very simple yet complete and easily extendable with a settings page that allows you to edit all properties of an object. Properties are made to be backwards and forward compatible to prevent data corruption when opening a file made with a different version of LogarithmPlotter. - Type: image|text Image: en/logarithmplotter/history + Alt: History panel. Content: | # Advanced history system Featuring an advanced history system, LogarithmPlotter is extremly fast at undoing and redoing actions, as well as listing a complete list of actions history. @@ -43,6 +46,7 @@ Sections: Another advantage of this system is that it allows history to be saved in your file directly while being extremly light on storage (LogarithmPlotter files, .lpf, rarely exceed a few kilobytes). - Type: text|image Image: en/logarithmplotter/settings + Alt: Settings panel. Content: | # Customize how your diagram looks LogarithmPlotter allows you to edit how your diagram looks in numerous ways, from the representation of the axis, to the size of elements and text as well as switching to normal scale mode from the logarithm one. diff --git a/content/nowox.fr.md b/content/nowox.fr.md index 240197c..ccb8bcb 100644 --- a/content/nowox.fr.md +++ b/content/nowox.fr.md @@ -26,29 +26,34 @@ About: Sections: - Type: image|text Image: fr/nowox/fm + Alt: Gestionnaire de fichiers de Nowox. Content: | # Parcourir le système de fichiers Nowox contient un gestionnaire de fichier complet qui vous permet de parcourir le système de fichier de la machine facilement, et d'ouvrir les fichiers dans leurs programmes réspectifs, que ce soit dans Nowox, ou avec des programmes externes. Passez de vos emplacements favoris et vos périphériques avec la navigations dans les fichiers (Ctrl+D) ou changez directement votre emplacement actuel (Ctrl+L) pour parcourir afin de naviguer rapidement entre vos fichiers. - Type: text|image Image: fr/nowox/sc + Alt: Tableur de Nowox. Content: | # Reprendre le contrôles des tableurs Utilisez le programme Tableur pour jeter un coup d'oeil à vos données CSV, ou éditez directement vos tableurs formatés (comming soon). Le programme Tableur de Nowox vous permet d'appliquer un style spécifique par cellule, et d'utiliser [les fonctions les plus communes](https://wiki.openoffice.org/wiki/Documentation/Reference/Calc_functions). - Type: image|text Image: fr/nowox/te + Alt: Éditeur de texte de Nowox. Content: | - # Regarder des logs, modifier des fichiers de configuration & code\n + # Regarder des logs, modifier des fichiers de configuration & code Avec l'éditeur de texte embarqué, vous pouvez facilement et rapidement regardez vos logs. Utilisez la fonction « Aller à » (Ctrl+G) pour aller à une certaine ligne et colonne du fichier. Vous pouvez également facilement modifier vos fichiers de configuration et de code à l'aide du système embarqué de coloration syntaxique fonctionnant avec [les fichiers de syntaxe Kate](https://kate-editor.org/syntax/), tout en cherchant la clé que vous cherchiez dans le mode recherche (Ctrl+F). - Type: text|image Image: fr/nowox/settings + Alt: Paramètres de Nowox. Content: | # Personalisable Proposant un système extensible de paramètres, Nowox vous permet de personaliser de nombreuses choses à votre gré, de l'apparence de Nowox au taux de rafraichissement de l'écran en passant par la personalisation des emplacements du gestionnaire de fichier. De plus, Nowox supporte de nombreuses fonctionalités modernes des termiaux telles que les couleurs 24 bits, qui peuvent activés à tout moment, mais sont désactivés par défaut pour des raisons de compatibilités. - Type: image|text Image: fr/nowox/ext + Alt: Terminaux de Nowox. Content: | # Intégration de programmes lignes de commande Des programmes tels que [Bash](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29) ou [Qalc](https://qalculate.github.io/) peuvent être facilement intégrés à Nowox grâce à son intégration terminal supportant une majorité des codes ANSI. diff --git a/content/nowox.md b/content/nowox.md index 57c7fbf..d7b4b3e 100644 --- a/content/nowox.md +++ b/content/nowox.md @@ -26,29 +26,34 @@ About: Sections: - Type: image|text Image: en/nowox/fm + Alt: Nowox's File Manager program. Content: | # Browse the file system Nowox features a complete file manager which allows you to navigate through the machine's file system with ease, and open files in their corresponding program whether in Nowox, or in external programs. Switch between favorites places and drives with files selections (Ctrl+D) or directly edit your location (Ctrl+L) in order to quicly navigate between your files. - Type: text|image Image: en/nowox/sc + Alt: Nowox's Spreadsheets program. Content: | # Take control of your spreadsheets Use the Spreadsheets program to take a peek at your CSV data, or directly edit your formated spreadsheets (comming soon). Nowox' Spreadsheets program allows you to edit per cell style and use [most common functions](https://wiki.openoffice.org/wiki/Documentation/Reference/Calc_functions). - Type: image|text Image: en/nowox/te + Alt: Nowox's Text Editor program. Content: | # Check your logs, edit configuration and code files With the built-in text editor, you can easily and quicky check your logs. Use the Goto function (Ctrl+G) to jump to a certain line and column of the file. You can also edit code and configurations files easily with the built-in file syntax highlighting engine parsing [Kate syntax files](https://kate-editor.org/syntax/), while looking up the key you're looking for in search mode (Ctrl+F). - Type: text|image Image: en/nowox/settings + Alt: Nowox's Settings program. Content: | # Customizable Featuring an extendable settings system, Nowox allows you to tune a lot of things to your liking, whether it's on how Nowox looks, to the screen refresh rate passing by places customization for the File Manager. In addition, Nowox supports many modern terminal features such as 24 bits terminal colors, which can be enabled whenever, but are deactivated by default for compatibility purposes. - Type: image|text Image: en/nowox/ext + Alt: Nowox's Terminal programs. Content: | # Use command line programs Programs such as [Bash](https://en.wikipedia.org/wiki/Bash_%28Unix_shell%29) or [Qalc](https://qalculate.github.io/) can be used seemlessly into Nowox with the terminal integration supporting a majority of ANSI support codes. diff --git a/static/icons/apps/accountfree.png b/static/icons/apps/accountfree.png deleted file mode 100644 index 5126188..0000000 Binary files a/static/icons/apps/accountfree.png and /dev/null differ diff --git a/static/icons/apps/accountfree.svg b/static/icons/apps/accountfree.svg new file mode 100644 index 0000000..81e9a1a --- /dev/null +++ b/static/icons/apps/accountfree.svg @@ -0,0 +1,130 @@ + + + + AccountFree + + + + + + + + + + + image/svg+xml + + AccountFree + 2021 + + + Ad5001 + + + + + (C) Ad5001 2021 + + + + AccounFree's icon + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/icons/apps/ad5001.eu.png b/static/icons/apps/ad5001.eu.png deleted file mode 100644 index 23df950..0000000 Binary files a/static/icons/apps/ad5001.eu.png and /dev/null differ diff --git a/static/icons/apps/ad5001.eu.svg b/static/icons/apps/ad5001.eu.svg new file mode 100644 index 0000000..5f3e12d --- /dev/null +++ b/static/icons/apps/ad5001.eu.svg @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/static/icons/apps/logarithmplotter.png b/static/icons/apps/logarithmplotter.png deleted file mode 100644 index f406161..0000000 Binary files a/static/icons/apps/logarithmplotter.png and /dev/null differ diff --git a/static/icons/apps/logarithmplotter.svg b/static/icons/apps/logarithmplotter.svg new file mode 100644 index 0000000..89b2b1b --- /dev/null +++ b/static/icons/apps/logarithmplotter.svg @@ -0,0 +1,131 @@ + + + LogarithmPlotter Icon v1.0 + + + + + + + + image/svg+xml + + LogarithmPlotter Icon v1.0 + + 2021 + + + Ad5001 + + + + + (c) Ad5001 2021 - All rights reserved + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/icons/apps/nowox.png b/static/icons/apps/nowox.png deleted file mode 100644 index 9356c22..0000000 Binary files a/static/icons/apps/nowox.png and /dev/null differ diff --git a/static/icons/apps/nowox.svg b/static/icons/apps/nowox.svg new file mode 100644 index 0000000..6859e79 --- /dev/null +++ b/static/icons/apps/nowox.svg @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + ▟▙ ▟█▛ ▟██▙▟█▛ ▟█▛▜██▛ ▟█▛ ▜▛ + + + diff --git a/static/icons/apps/omegamma.png b/static/icons/apps/omegamma.png deleted file mode 100644 index dce6ab7..0000000 Binary files a/static/icons/apps/omegamma.png and /dev/null differ diff --git a/static/icons/apps/unchecker.png b/static/icons/apps/unchecker.png deleted file mode 100644 index dd38367..0000000 Binary files a/static/icons/apps/unchecker.png and /dev/null differ diff --git a/static/icons/apps/unchecker.svg b/static/icons/apps/unchecker.svg new file mode 100644 index 0000000..001049a --- /dev/null +++ b/static/icons/apps/unchecker.svg @@ -0,0 +1,100 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/static/img/app0.webp b/static/img/app0.webp new file mode 100644 index 0000000..15fcdbe Binary files /dev/null and b/static/img/app0.webp differ diff --git a/static/img/en/accountfree/follow-system.png b/static/img/en/accountfree/follow-system.png new file mode 100644 index 0000000..37ffedc Binary files /dev/null and b/static/img/en/accountfree/follow-system.png differ diff --git a/static/img/en/accountfree/services.png b/static/img/en/accountfree/services.png new file mode 100644 index 0000000..6eb8bab Binary files /dev/null and b/static/img/en/accountfree/services.png differ diff --git a/static/img/en/accountfree/tor.png b/static/img/en/accountfree/tor.png new file mode 100644 index 0000000..5965e00 Binary files /dev/null and b/static/img/en/accountfree/tor.png differ diff --git a/static/img/full/nowox-complete.png b/static/img/full/nowox-complete.png deleted file mode 100644 index bc2a3e8..0000000 Binary files a/static/img/full/nowox-complete.png and /dev/null differ diff --git a/static/img/preview/accountfree.png b/static/img/preview/accountfree.png deleted file mode 100644 index c1a6a19..0000000 Binary files a/static/img/preview/accountfree.png and /dev/null differ diff --git a/static/img/preview/accountfree.webp b/static/img/preview/accountfree.webp new file mode 100644 index 0000000..c3c5536 Binary files /dev/null and b/static/img/preview/accountfree.webp differ diff --git a/static/img/preview/ad5001.eu.webp b/static/img/preview/ad5001.eu.webp new file mode 100644 index 0000000..4a1c88f Binary files /dev/null and b/static/img/preview/ad5001.eu.webp differ diff --git a/static/img/preview/logarithmplotter.png b/static/img/preview/logarithmplotter.png deleted file mode 100644 index dcc62e0..0000000 Binary files a/static/img/preview/logarithmplotter.png and /dev/null differ diff --git a/static/img/preview/logarithmplotter.webp b/static/img/preview/logarithmplotter.webp new file mode 100644 index 0000000..fb0c250 Binary files /dev/null and b/static/img/preview/logarithmplotter.webp differ diff --git a/static/img/preview/nowox.png b/static/img/preview/nowox.png deleted file mode 100644 index 9e4d6dd..0000000 Binary files a/static/img/preview/nowox.png and /dev/null differ diff --git a/static/img/preview/nowox.webp b/static/img/preview/nowox.webp new file mode 100644 index 0000000..a62e6e0 Binary files /dev/null and b/static/img/preview/nowox.webp differ diff --git a/static/img/preview/unchecker.png b/static/img/preview/unchecker.png deleted file mode 100644 index 56344d5..0000000 Binary files a/static/img/preview/unchecker.png and /dev/null differ diff --git a/static/img/preview/unchecker.webp b/static/img/preview/unchecker.webp new file mode 100644 index 0000000..6fe4dfe Binary files /dev/null and b/static/img/preview/unchecker.webp differ