mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
up
This commit is contained in:
parent
672f61f2bb
commit
6d77de4696
15 changed files with 203 additions and 506 deletions
|
@ -1,174 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>cipherbliss_blog</title>
|
||||
<style>
|
||||
html {
|
||||
color: #1a1a1a;
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
body {
|
||||
margin: 0 auto;
|
||||
max-width: 36em;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
hyphens: auto;
|
||||
overflow-wrap: break-word;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-kerning: normal;
|
||||
}
|
||||
@media (max-width: 600px) {
|
||||
body {
|
||||
font-size: 0.9em;
|
||||
padding: 12px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
@media print {
|
||||
html {
|
||||
background-color: white;
|
||||
}
|
||||
body {
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
font-size: 12pt;
|
||||
}
|
||||
p, h2, h3 {
|
||||
orphans: 3;
|
||||
widows: 3;
|
||||
}
|
||||
h2, h3, h4 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
}
|
||||
p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
a {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
a:visited {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 1.4em;
|
||||
}
|
||||
h5, h6 {
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
}
|
||||
h6 {
|
||||
font-weight: normal;
|
||||
}
|
||||
ol, ul {
|
||||
padding-left: 1.7em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
li > ol, li > ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
blockquote {
|
||||
margin: 1em 0 1em 1.7em;
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #e6e6e6;
|
||||
color: #606060;
|
||||
}
|
||||
code {
|
||||
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace;
|
||||
font-size: 85%;
|
||||
margin: 0;
|
||||
hyphens: manual;
|
||||
}
|
||||
pre {
|
||||
margin: 1em 0;
|
||||
overflow: auto;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
overflow: visible;
|
||||
overflow-wrap: normal;
|
||||
}
|
||||
.sourceCode {
|
||||
background-color: transparent;
|
||||
overflow: visible;
|
||||
}
|
||||
hr {
|
||||
background-color: #1a1a1a;
|
||||
border: none;
|
||||
height: 1px;
|
||||
margin: 1em 0;
|
||||
}
|
||||
table {
|
||||
margin: 1em 0;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
overflow-x: auto;
|
||||
display: block;
|
||||
font-variant-numeric: lining-nums tabular-nums;
|
||||
}
|
||||
table caption {
|
||||
margin-bottom: 0.75em;
|
||||
}
|
||||
tbody {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #1a1a1a;
|
||||
border-bottom: 1px solid #1a1a1a;
|
||||
}
|
||||
th {
|
||||
border-top: 1px solid #1a1a1a;
|
||||
padding: 0.25em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
td {
|
||||
padding: 0.125em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
header {
|
||||
margin-bottom: 4em;
|
||||
text-align: center;
|
||||
}
|
||||
#TOC li {
|
||||
list-style: none;
|
||||
}
|
||||
#TOC ul {
|
||||
padding-left: 1.3em;
|
||||
}
|
||||
#TOC > ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
#TOC a:not(:hover) {
|
||||
text-decoration: none;
|
||||
}
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
||||
div.column{flex: auto; overflow-x: auto;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
/* The extra [class] is a hack that increases specificity enough to
|
||||
override a similar rule in reveal.js */
|
||||
ul.task-list[class]{list-style: none;}
|
||||
ul.task-list li input[type="checkbox"] {
|
||||
font-size: inherit;
|
||||
width: 0.8em;
|
||||
margin: 0 0.8em 0.2em -1.6em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">cipherbliss_blog</h1>
|
||||
</header>
|
||||
<h1 id="creation-of-a-gemini-blog-1">Creation of a gemini blog</h1>
|
||||
<p>[2024-11-03]</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,32 @@
|
|||
|
||||
#+title: critères-de-qualité-de-votre-plan-de-sauvegarde
|
||||
#+post_ID:
|
||||
#+post_slug: organisation-de-taches-orgmode
|
||||
#+post_url: https://www.ciperbliss.com/2025/critères-de-qualité-de-votre-plan-de-sauvegarde
|
||||
#+post_title: Critères de qualité de votre plan de sauvegarde
|
||||
#+post_tags: backup, chiffrement
|
||||
#+post_type: post
|
||||
#+post_status: publish
|
||||
#+post_date_published: <2025-02-23 15:20:09>
|
||||
#+post_date_modified: <2025-02-23 15:20:09>
|
||||
#+post_index_page_roam_id:
|
||||
#+BLOG: cipherbliss_blog cipherbliss_blog
|
||||
|
||||
* Critères de qualité de votre plan de sauvegarde
|
||||
|
||||
Petite check liste pour vérifier la qualité de vos sauvegardes:
|
||||
|
||||
- [ ] Je dispose d’une seule source pour mon organisation d’archives
|
||||
- [ ] J’ai plusieurs destinations de sauvegarde
|
||||
- [ ] J’ai du chiffrement sur la source
|
||||
- [ ] J’ai un ensemble varié de lieux de sauvegarde où sont mes supports
|
||||
- [ ] J’ai au moins un espace de sauvegarde en dehors de chez moi
|
||||
- [ ] J’ai au moins 2 sauvegardes hors ligne
|
||||
- [ ] J’ai au moins 3 espaces de sauvegarde différents
|
||||
- [ ] J’ai mis en place de la sauvegarde automatique
|
||||
- [ ] J’ai mis dans mon agenda un rappel mensuel pour vérifier que mes sauvegardes sont bien réalisées et que leur contenu est récupérable
|
||||
- [ ] J’ai une sauvegarde résistante aux pannes de disques durs (pas facile celle-ci, bande magnétique, disque dans un conteneur résistant aux impulsions électromagnétiques?)
|
||||
- [ ] Ma source est chiffrée avec une phrase unique de plus de 25 caractères (keepass, bitwarden, autre)
|
||||
- [ ] Ma source est chiffrée avec une phrase unique de plus de 25 caractères et stockée dans un coffre fort numérique lui aussi verrouillé par une clé unique de plus de 25 caractères
|
||||
|
||||
Enjaillez!
|
|
@ -0,0 +1,42 @@
|
|||
|
||||
#+title: Contribuer à un projet libre
|
||||
#+post_ID:
|
||||
#+post_slug: contribuer-a-un-projet-libre
|
||||
#+post_url: https://www.ciperbliss.com/2025/contribuer-à-un-projet-libre
|
||||
#+post_title: Contribuer à un projet libre
|
||||
#+post_tags:
|
||||
#+post_type: post
|
||||
#+post_status: publish
|
||||
#+post_date_published: <2025-02-23 15:24:07>
|
||||
#+post_date_modified: <2025-02-23 15:24:07>
|
||||
#+post_index_page_roam_id:
|
||||
#+BLOG: cipherbliss_blog cipherbliss_blog
|
||||
|
||||
* Contribuer à un projet libre
|
||||
|
||||
|
||||
Trouver des gens autour du projet.
|
||||
Savoir comment ils s'organisent, piocher les infos, comprendre de quoi le projet à besoin. Pas forcément du dev, beaucoup de projets libres ont besoin d'amour dans leur interface visuelle, de traduction, ou juste de texte lisible pour que l'on comprenne bien de quoi il s'agit, à aquoi et à qui ça sert.
|
||||
Cibler ce qui nous motive le plus parmi les besoins.
|
||||
Définir le temps que l'on souhaite consacrer.
|
||||
|
||||
Causer avec les autres contributeurs **avant** de se lancer dans le moindre travail, c'est super important si on veut éviter les frustrations.
|
||||
Ne surtout pas se lancer dans douze fonctionnalités à la fois.
|
||||
|
||||
Plan d'action
|
||||
|
||||
* Proposer de faire un truc
|
||||
* Le réviser
|
||||
* Voir sa contribution approuvée par l'équipe, ou pas
|
||||
* ???
|
||||
* profit (heu lol)
|
||||
|
||||
Liens:
|
||||
|
||||
https://digitalprinciples.org/
|
||||
https://cakebaby.dev/a-beginners-guide-to-open-source?guid=none&deviceId=18f51939-894a-4996-b27b-4d19f26d18e3
|
||||
https://contribulle.org
|
||||
https://wiki.openstreetmap.org/wiki/FR:Projet_du_mois
|
||||
https://wiki.openstreetmap.org/wiki/FR:Project_of_the_month/Mod%C3%A8le
|
||||
https://learnwithnie.hashnode.dev/user-interface-a-seamless-communication
|
||||
|
|
@ -1,165 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="generator" content="pandoc" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||
<title>dragonfeu_blog</title>
|
||||
<style>
|
||||
html {
|
||||
line-height: 1.5;
|
||||
font-family: Georgia, serif;
|
||||
font-size: 20px;
|
||||
color: #1a1a1a;
|
||||
background-color: #fdfdfd;
|
||||
}
|
||||
body {
|
||||
margin: 0 auto;
|
||||
max-width: 36em;
|
||||
padding-left: 50px;
|
||||
padding-right: 50px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
hyphens: auto;
|
||||
overflow-wrap: break-word;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-kerning: normal;
|
||||
}
|
||||
@media (max-width: 600px) {
|
||||
body {
|
||||
font-size: 0.9em;
|
||||
padding: 1em;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
@media print {
|
||||
body {
|
||||
background-color: transparent;
|
||||
color: black;
|
||||
font-size: 12pt;
|
||||
}
|
||||
p, h2, h3 {
|
||||
orphans: 3;
|
||||
widows: 3;
|
||||
}
|
||||
h2, h3, h4 {
|
||||
page-break-after: avoid;
|
||||
}
|
||||
}
|
||||
p {
|
||||
margin: 1em 0;
|
||||
}
|
||||
a {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
a:visited {
|
||||
color: #1a1a1a;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-top: 1.4em;
|
||||
}
|
||||
h5, h6 {
|
||||
font-size: 1em;
|
||||
font-style: italic;
|
||||
}
|
||||
h6 {
|
||||
font-weight: normal;
|
||||
}
|
||||
ol, ul {
|
||||
padding-left: 1.7em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
li > ol, li > ul {
|
||||
margin-top: 0;
|
||||
}
|
||||
blockquote {
|
||||
margin: 1em 0 1em 1.7em;
|
||||
padding-left: 1em;
|
||||
border-left: 2px solid #e6e6e6;
|
||||
color: #606060;
|
||||
}
|
||||
code {
|
||||
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
|
||||
font-size: 85%;
|
||||
margin: 0;
|
||||
}
|
||||
pre {
|
||||
margin: 1em 0;
|
||||
overflow: auto;
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
overflow: visible;
|
||||
overflow-wrap: normal;
|
||||
}
|
||||
.sourceCode {
|
||||
background-color: transparent;
|
||||
overflow: visible;
|
||||
}
|
||||
hr {
|
||||
background-color: #1a1a1a;
|
||||
border: none;
|
||||
height: 1px;
|
||||
margin: 1em 0;
|
||||
}
|
||||
table {
|
||||
margin: 1em 0;
|
||||
border-collapse: collapse;
|
||||
width: 100%;
|
||||
overflow-x: auto;
|
||||
display: block;
|
||||
font-variant-numeric: lining-nums tabular-nums;
|
||||
}
|
||||
table caption {
|
||||
margin-bottom: 0.75em;
|
||||
}
|
||||
tbody {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #1a1a1a;
|
||||
border-bottom: 1px solid #1a1a1a;
|
||||
}
|
||||
th {
|
||||
border-top: 1px solid #1a1a1a;
|
||||
padding: 0.25em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
td {
|
||||
padding: 0.125em 0.5em 0.25em 0.5em;
|
||||
}
|
||||
header {
|
||||
margin-bottom: 4em;
|
||||
text-align: center;
|
||||
}
|
||||
#TOC li {
|
||||
list-style: none;
|
||||
}
|
||||
#TOC ul {
|
||||
padding-left: 1.3em;
|
||||
}
|
||||
#TOC > ul {
|
||||
padding-left: 0;
|
||||
}
|
||||
#TOC a:not(:hover) {
|
||||
text-decoration: none;
|
||||
}
|
||||
code{white-space: pre-wrap;}
|
||||
span.smallcaps{font-variant: small-caps;}
|
||||
span.underline{text-decoration: underline;}
|
||||
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||
ul.task-list{list-style: none;}
|
||||
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">dragonfeu_blog</h1>
|
||||
</header>
|
||||
<h1 id="hi-giminiciens">Hi, giminiciens</h1>
|
||||
<p>hop hop hello in English</p>
|
||||
</body>
|
||||
</html>
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
--------------
|
||||
|
||||
[[https://qzine.fr/wp-content/uploads/2014/03/mimika_diet_fail.jpg][https://qzine.fr/wp-content/uploads/2014/03/mimika_diet_fail.jpg]]strip
|
||||
par [[https://mimikablog.blogspot.fr/][MiMiKa]]
|
||||
[[https://qzine.fr/wp-content/uploads/2014/03/mimika_diet_fail.jpg][https://qzine.fr/wp-content/uploads/2014/03/mimika_diet_fail.jpg]]
|
||||
|
||||
strip par [[https://mimikablog.blogspot.fr/][MiMiKa]]
|
||||
|
||||
|
|
|
@ -31,17 +31,17 @@ licence CC-BY [[https://cloud.tykayn.fr/index.php/s/dessins_partage_blog]]
|
|||
|
||||
Vous pouvez aussi récupérer les contenus des fanzines plein de CULture de
|
||||
Qzine par ici:
|
||||
[[https://qzine.fr/telechargez-les-fanzines-qzine/]]
|
||||
[[https://www.qzine.fr/2021/telechargez-les-fanzines-qzine/]]
|
||||
|
||||
Le but de cette license étant de permettre beaucoup de choses, je vous
|
||||
encourage également à publier vos oeuvres avec une licence Creative
|
||||
Commons qui va bien, [[https://creativecommons.org/choose/][vous avez le
|
||||
choix]].
|
||||
Commons qui va bien, [[https://creativecommons.org/choose/][vous avez le choix]].
|
||||
|
||||
|
||||
#+begin_quote
|
||||
[[https://creativecommons.org/licenses/by/4.0/][https://i.creativecommons.org/l/by/4.0/80x15.png]]Ce(tte) œuvre est mise à disposition selon les termes de la [[https://creativecommons.org/licenses/by/4.0/][Licence Creative Commons
|
||||
Attribution 4.0 International]].
|
||||
[[https://creativecommons.org/licenses/by/4.0/][https://i.creativecommons.org/l/by/4.0/80x15.png]]
|
||||
|
||||
Ce(tte) œuvre est mise à disposition selon les termes de la [[https://creativecommons.org/licenses/by/4.0/][Licence Creative Commons Attribution 4.0 International]].
|
||||
|
||||
#+end_quote
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue