Disabled unfinished projects and tools, Removed unused section, Improved readability, publish first public version

Update Dockerfile, app.py, and 38 more files...
This commit is contained in:
2025-03-30 14:52:48 +02:00
parent 374e6d018b
commit 5b4edda381
35 changed files with 853 additions and 670 deletions

View File

@@ -6,13 +6,13 @@
-
- title_key: text.articles
abs_href: "/articles/"
icon: fad fa-newspaper
active_id: articles
has_new_until_utc: 0
-
#- title_key: text.articles
# abs_href: "/articles/"
# icon: fad fa-newspaper
# active_id: articles
# has_new_until_utc: 0
#
#-
- title_key: text.applications
abs_href: "/content/?tags=application;web"

View File

@@ -1,10 +1,16 @@
# ???
# Sitemap definition
- "/"
- "/about/"
- "/articles/"
#- "/articles/"
- "/contact/"
- "/content/"
- "/content/circuitpython-ebyte-e32/"
- "/content/docker-mini-cctv-nvr/"
- "/content/lscom-cli-dotnet/"
- "/links/"
- "/privacy/"
- "/tools/"
- "/tools/iban-generator/"
- "/tools/excel-password-remover/"
- "/tools/uuid-generator/"

View File

@@ -1,6 +1,6 @@
# EN - Excel Password Remover
meta.title: Excel Worksheet Password Remover
meta.title: Excel Password Remover
meta.description: >-
Small web page from which you can easily remove a password from an Excel
worksheet. It works by leaving the task of editing the XML files on an Excel

View File

@@ -1,14 +0,0 @@
{
"contact.head.title": "Contact - NibblePoker",
"contact.head.description": "TODO: description",
"contact.og.title": "NibblePoker - Contact",
"contact.og.description": "TODO: description",
"contact.header.title": "Contact",
"contact.email.title": "Courriel",
"contact.email.compose": "Envoyer un courriel à <i>herwin.bozet@gmail.com</i>",
"contact.twitter.title": "Twitter",
"contact.twitter.compose": "Composer un message privé pour @NibblePoker sur Twitter"
}

View File

@@ -1,6 +1,6 @@
# FR - Excel Password Remover
_meta.title: ''
meta.title: Excel Password Remover
meta.description: >-
Petite application web qui permet de facilement retirer le mot de passe d'une
feuille de calcul Excel depuis votre navigateur web sans avoir à uploader le

View File

@@ -11,7 +11,7 @@ tools:
description_key: "meta.description"
type: null
url: null
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/main.png"
image_type: null
twitter:
title_key: "meta.title"
@@ -21,11 +21,12 @@ tools:
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/main.png"
image_alt_key: ""
general:
icon: "fad fa-table-cells-column-unlock"
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "undefined"
- "office"
- "utility"

View File

@@ -28,4 +28,5 @@ tools:
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "undefined"
- "generator"
- "finance"

View File

@@ -11,7 +11,7 @@ tools:
description_key: "meta.description"
type: null
url: null
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
image_url: "/resources/NibblePoker/images/tools/uuid-generator/main.png"
image_type: null
twitter:
title_key: "meta.title"
@@ -21,11 +21,11 @@ tools:
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
image_url: "/resources/NibblePoker/images/tools/excel-password-remover/excel-password-remover.png"
image_url: "/resources/NibblePoker/images/tools/uuid-generator/main.png"
image_alt_key: ""
general:
icon: "fab fa-python"
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "undefined"
- "generator"