aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-06 12:58:23 -0500
committerJesús <heckyel@hyperbola.info>2021-12-06 12:58:23 -0500
commit52af188972d4dd0c434b02cd14ee62c064ebbb92 (patch)
tree68ee29222b0d27fdd6f9c4d5bcfc6d4b63e4a4b7
parent6ab75052f5c8c90aaee3bff645514f991bfbf4da (diff)
downloadcl-52af188972d4dd0c434b02cd14ee62c064ebbb92.tar.lz
cl-52af188972d4dd0c434b02cd14ee62c064ebbb92.tar.xz
cl-52af188972d4dd0c434b02cd14ee62c064ebbb92.zip
Fix social network support
-rw-r--r--cl-theme/templates/base.html6
-rw-r--r--content/articles/ataque-mds.md2
-rw-r--r--content/articles/citizenfour.md4
-rw-r--r--content/articles/clonar-disco-duro-con-dd-en-gnu.md2
-rw-r--r--content/articles/como-generar-freakspot.md2
-rw-r--r--content/articles/curso-de-instalacion-de-hyperbola.md2
-rw-r--r--content/articles/entrevista-sobre-hyperbolabsd.en.md2
-rw-r--r--content/articles/entrevista-sobre-hyperbolabsd.md2
-rw-r--r--content/articles/guia-de-instalacion-de-hyperbola.en.md4
-rw-r--r--content/articles/guia-de-instalacion-de-hyperbola.md2
-rw-r--r--content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.en.md4
-rw-r--r--content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.md2
-rw-r--r--content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.en.md4
-rw-r--r--content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.md2
-rw-r--r--content/articles/montar-android-en-hyperbola.md2
-rw-r--r--content/articles/por-que-no-windows.en.md4
-rw-r--r--content/articles/por-que-no-windows.md2
-rw-r--r--content/articles/prompt-avanzado.en.md4
-rw-r--r--content/articles/sayonara-openmailbox.en.md4
-rw-r--r--content/articles/sayonara-openmailbox.md2
20 files changed, 48 insertions, 10 deletions
diff --git a/cl-theme/templates/base.html b/cl-theme/templates/base.html
index 8785276..402ec64 100644
--- a/cl-theme/templates/base.html
+++ b/cl-theme/templates/base.html
@@ -181,7 +181,7 @@
<div class="card-content">
<div class="content social">
<div class="navbar is-social-center">
- <a class="navbar-item" href="{{ SOCIAL['gnusocial'] }}">
+ <a class="navbar-item" {% if article.gnusocial %}href="{{ article.gnusocial }}" rel="me noopener noreferrer" target="_blank" {% else %}href="#"{% endif %}>
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#gnusocial" />
@@ -189,7 +189,7 @@
</svg>
</span>
</a>
- <a class="navbar-item" href="{{ SOCIAL['diaspora'] }}">
+ <a class="navbar-item" {% if article.diaspora %}href="{{ article.diaspora }}" rel="me noopener noreferrer" target="_blank" {% else %}href="#"{% endif %}>
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#diaspora" />
@@ -197,7 +197,7 @@
</svg>
</span>
</a>
- <a class="navbar-item" href="{{ SOCIAL['mastodon'] }}">
+ <a class="navbar-item" {% if article.mastodom %}href="{{ article.mastodom }}" rel="me noopener noreferrer" target="_blank" {% else %}href="#"{% endif %}>
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#mastodon" />
diff --git a/content/articles/ataque-mds.md b/content/articles/ataque-mds.md
index 24ea0e2..4ea8238 100644
--- a/content/articles/ataque-mds.md
+++ b/content/articles/ataque-mds.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Seguridad
Date: 2019-05-18 12:17
+Diaspora: https://diasp.org/u/heckyel
Image: 2019/05/core-thread-sched-state-diagram.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: ataque-mds
Tags: Intel, Ataque a procesadores Intel
Title: Vulnerabilidad MDS en procesadores Intel
diff --git a/content/articles/citizenfour.md b/content/articles/citizenfour.md
index b9f091e..4c81bc5 100644
--- a/content/articles/citizenfour.md
+++ b/content/articles/citizenfour.md
@@ -1,9 +1,11 @@
Author: Jesús E.
Category: Cine
Date: 2018-09-25 11:05
+Diaspora: https://diasp.org/u/heckyel
+Image: 2018/09/citizenfour.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: citizenfour
-Image: 2018/09/citizenfour.png
Tags: snowden, citizenfour, libertad
Title: Citizenfour
diff --git a/content/articles/clonar-disco-duro-con-dd-en-gnu.md b/content/articles/clonar-disco-duro-con-dd-en-gnu.md
index 65fed4d..ea008f5 100644
--- a/content/articles/clonar-disco-duro-con-dd-en-gnu.md
+++ b/content/articles/clonar-disco-duro-con-dd-en-gnu.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: tutorials
Date: 2019-08-24 12:47
+Diaspora: https://diasp.org/u/heckyel
Image: 2019/08/clonar-disco.jpg
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: clonar-disco-duro-con-dd-en-gnu
Tags: dd, grabar disco duro,
Title: Clonar disco duro con dd en GNU
diff --git a/content/articles/como-generar-freakspot.md b/content/articles/como-generar-freakspot.md
index 5c97971..b171a17 100644
--- a/content/articles/como-generar-freakspot.md
+++ b/content/articles/como-generar-freakspot.md
@@ -1,7 +1,9 @@
Author: Jesús E.
Category: Desarrollo web
Date: 2018-02-15 08:08
+Diaspora: https://diasp.org/u/heckyel
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: como-generar-freakspot
Status: published
Tags: educación, GNU/Linux, Pelican, Python, software libre, tutorial, video
diff --git a/content/articles/curso-de-instalacion-de-hyperbola.md b/content/articles/curso-de-instalacion-de-hyperbola.md
index 0face79..da1f1a7 100644
--- a/content/articles/curso-de-instalacion-de-hyperbola.md
+++ b/content/articles/curso-de-instalacion-de-hyperbola.md
@@ -3,6 +3,8 @@ Category: GNU/Linux
Date: 2018-05-29 08:57
Image: 2018/05/curso-hyperbola-gnu-linux.png
Lang: es
+Diaspora: https://diasp.org/u/heckyel
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: curso-de-instalacion-de-hyperbola
Tags: hyperbola, linux, linux-libre, parabola
Title: Curso de Instalación de Hyperbola
diff --git a/content/articles/entrevista-sobre-hyperbolabsd.en.md b/content/articles/entrevista-sobre-hyperbolabsd.en.md
index 3e67c85..476bb80 100644
--- a/content/articles/entrevista-sobre-hyperbolabsd.en.md
+++ b/content/articles/entrevista-sobre-hyperbolabsd.en.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Hyperbola
Date: 2020-01-17 07:32
+Diaspora: https://diasp.org/u/heckyel
Image: 2020/01/hyperbola-bsd.jpg
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: interview-about-hyperbolabsd/index.html
URL: interview-about-hyperbolabsd/
Slug: entrevista-sobre-hyperbolabsd
diff --git a/content/articles/entrevista-sobre-hyperbolabsd.md b/content/articles/entrevista-sobre-hyperbolabsd.md
index ac95b71..d25063a 100644
--- a/content/articles/entrevista-sobre-hyperbolabsd.md
+++ b/content/articles/entrevista-sobre-hyperbolabsd.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Hyperbola
Date: 2020-01-17 07:32
+Diaspora: https://diasp.org/u/heckyel
Image: 2020/01/hyperbola-bsd.jpg
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: entrevista-sobre-hyperbolabsd
Tags: HyperbolaBSD, Entrevista
Title: Entrevista sobre HyperbolaBSD
diff --git a/content/articles/guia-de-instalacion-de-hyperbola.en.md b/content/articles/guia-de-instalacion-de-hyperbola.en.md
index 4ca2add..5061b73 100644
--- a/content/articles/guia-de-instalacion-de-hyperbola.en.md
+++ b/content/articles/guia-de-instalacion-de-hyperbola.en.md
@@ -1,13 +1,15 @@
Author: Jesús E.
Category: tutorials
Date: 2019-11-11 08:41
+Diaspora: https://diasp.org/u/heckyel
Image: 2019/11/hyperbola-base.jpg
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: hyperbola-installation-guide/index.html
-URL: hyperbola-installation-guide/
Slug: guia-de-instalacion-de-hyperbola
Tags: hyperbola, guia
Title: Hyperbola installation guide [Legacy/MBR-DOS mode]
+URL: hyperbola-installation-guide/
[TOC]
diff --git a/content/articles/guia-de-instalacion-de-hyperbola.md b/content/articles/guia-de-instalacion-de-hyperbola.md
index d082f33..435d5db 100644
--- a/content/articles/guia-de-instalacion-de-hyperbola.md
+++ b/content/articles/guia-de-instalacion-de-hyperbola.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: tutorials
Date: 2019-11-11 08:41
+Diaspora: https://diasp.org/u/heckyel
Image: 2019/11/hyperbola-base.jpg
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: guia-de-instalacion-de-hyperbola
Tags: hyperbola, guia
Title: Guia de instalación de Hyperbola [Modo Legacy/MBR-DOS]
diff --git a/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.en.md b/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.en.md
index 2976092..aad5e35 100644
--- a/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.en.md
+++ b/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.en.md
@@ -1,13 +1,15 @@
Author: Jesús E.
Category: Noticias
Date: 2018-12-08 11:25
+Diaspora: https://diasp.org/u/heckyel
Image: 2018/12/hyperbola-gnu-freedom.png
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: fsf-approved-hyperbola/index.html
-URL: fsf-approved-hyperbola/
Slug: hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf
Tags: fsf, hyperbola, gnu
Title: FSF-Approved Hyperbola
+URL: fsf-approved-hyperbola/
**Hyperbola GNU/Linux-libre** distribution has been accepted
by the **Free Software Foundation** (FSF) to its list of 100%
diff --git a/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.md b/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.md
index 0946242..491e41f 100644
--- a/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.md
+++ b/content/articles/hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Noticias
Date: 2018-12-08 11:25
+Diaspora: https://diasp.org/u/heckyel
Image: 2018/12/hyperbola-gnu-freedom.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: hyperbola-gnu-linux-libre-es-aprobada-por-la-fsf
Tags: fsf, hyperbola, gnu
Title: Hyperbola GNU/Linux-libre es aprobada por la FSF
diff --git a/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.en.md b/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.en.md
index a67f70f..d5d261d 100644
--- a/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.en.md
+++ b/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.en.md
@@ -1,13 +1,15 @@
Author: Jesús E.
Category: Tutorial
Date: 2020-05-03 03:12
+Diaspora: https://diasp.org/u/heckyel
Image: 2020/05/virt-manager.jpg
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: install-a-virtual-machine-manager-on-hyperbola-gnulinux-libre/index.html
-URL: install-a-virtual-machine-manager-on-hyperbola-gnulinux-libre/
Slug: instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre
Tags: virtual machine, tutorial
Title: Install a virtual machine manager in Hyperbola GNU/Linux-libre
+URL: install-a-virtual-machine-manager-on-hyperbola-gnulinux-libre/
Your host may be Hyperbola GNU/Linux-libre x86_64 architecture, for example,
but with enough memory and processing power you could run
diff --git a/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.md b/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.md
index 42d4297..a73c58c 100644
--- a/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.md
+++ b/content/articles/instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Tutorial
Date: 2020-05-03 03:12
+Diaspora: https://diasp.org/u/heckyel
Image: 2020/05/virt-manager.jpg
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: instalar-un-gestor-de-maquinas-virtuales-en-hyperbola-gnulinux-libre
Tags: maquinas virtuales, tutorial
Title: Instalar un gestor de máquinas virtuales en Hyperbola GNU/Linux-libre
diff --git a/content/articles/montar-android-en-hyperbola.md b/content/articles/montar-android-en-hyperbola.md
index 9a7ef88..468490b 100644
--- a/content/articles/montar-android-en-hyperbola.md
+++ b/content/articles/montar-android-en-hyperbola.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Tutorial
Date: 2018-08-22 10:52
+Diaspora: https://diasp.org/u/heckyel
Image: 2018/08/montar-android-en-hyperbola.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: montar-android-en-hyperbola
Tags: android, mtp, hyperbola, usb
Title: Montar Android en Hyperbola
diff --git a/content/articles/por-que-no-windows.en.md b/content/articles/por-que-no-windows.en.md
index 325afb3..25487ed 100644
--- a/content/articles/por-que-no-windows.en.md
+++ b/content/articles/por-que-no-windows.en.md
@@ -1,13 +1,15 @@
Author: Jesús E.
Category: Opinión
Date: 2018-02-17 08:14
+Diaspora: https://diasp.org/u/heckyel
Image: 2018/02/question.png
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: why-not-windows/index.html
-URL: why-not-windows/
Slug: por-que-no-windows
Tags: libre, libertad, gnu, linux-libre
Title: Why not Windows?
+URL: why-not-windows/
Windows and Office work well, then: **how can this be so bad?**
diff --git a/content/articles/por-que-no-windows.md b/content/articles/por-que-no-windows.md
index e12f414..18284c6 100644
--- a/content/articles/por-que-no-windows.md
+++ b/content/articles/por-que-no-windows.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Opinión
Date: 2018-02-17 08:14
+Diaspora: https://diasp.org/u/heckyel
Image: 2018/02/question.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: por-que-no-windows
Tags: libre, libertad, gnu, linux-libre
Title: ¿Por qué no Windows?
diff --git a/content/articles/prompt-avanzado.en.md b/content/articles/prompt-avanzado.en.md
index 0c5ba0a..b546499 100644
--- a/content/articles/prompt-avanzado.en.md
+++ b/content/articles/prompt-avanzado.en.md
@@ -1,14 +1,16 @@
Author: Jesús E.
Category: GNU/Linux
Date: 2017-12-05 11:34
+Diaspora: https://diasp.org/u/heckyel
Modified: 2021-08-21 13:28
Image: 2017/12/bash.png
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: advanced-prompt/index.html
-URL: advanced-prompt/
Slug: prompt-avanzado
Tags: bash, hyperbash, hyperterm, shell
Title: Advanced prompt
+URL: advanced-prompt/
Many times we need the [command interpreter][bash] to perform
the odd task, perhaps it is tedious to put together our
diff --git a/content/articles/sayonara-openmailbox.en.md b/content/articles/sayonara-openmailbox.en.md
index 141659a..bbb403a 100644
--- a/content/articles/sayonara-openmailbox.en.md
+++ b/content/articles/sayonara-openmailbox.en.md
@@ -1,13 +1,15 @@
Author: Jesús E.
Category: Opinión
Date: 2017-08-14 11:09
+Diaspora: https://diasp.org/u/heckyel
Image: 2017/08/openmailbox.png
Lang: en
+Mastodom: https://masto.nobigtech.es/@heckyel
Save_as: goodbye-openmailbox/index.html
-URL: goodbye-openmailbox/
Slug: sayonara-openmailbox
Tags: openmailbox, mail
Title: GoodBye OpenMailBox
+URL: goodbye-openmailbox/
OpenMailBox, has been operating since 2012, but as of the date of
this article in 2017, it has changed the policies of its services,
diff --git a/content/articles/sayonara-openmailbox.md b/content/articles/sayonara-openmailbox.md
index 8daf1ec..ef62223 100644
--- a/content/articles/sayonara-openmailbox.md
+++ b/content/articles/sayonara-openmailbox.md
@@ -1,8 +1,10 @@
Author: Jesús E.
Category: Opinión
Date: 2017-08-14 11:09
+Diaspora: https://diasp.org/u/heckyel
Image: 2017/08/openmailbox.png
Lang: es
+Mastodom: https://masto.nobigtech.es/@heckyel
Slug: sayonara-openmailbox
Tags: openmailbox, mail
Title: Sayonara OpenMailBox