Fix social network support
This commit is contained in:
parent
6ab75052f5
commit
52af188972
@ -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" />
|
||||
|
@ -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
|
||||
|
@ -1,9 +1,11 @@
|
||||
Author: Jesús E.
|
||||
Category: Cine
|
||||
Date: 2018-09-25 11:05
|
||||
Lang: es
|
||||
Slug: citizenfour
|
||||
Diaspora: https://diasp.org/u/heckyel
|
||||
Image: 2018/09/citizenfour.png
|
||||
Lang: es
|
||||
Mastodom: https://masto.nobigtech.es/@heckyel
|
||||
Slug: citizenfour
|
||||
Tags: snowden, citizenfour, libertad
|
||||
Title: Citizenfour
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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]
|
||||
|
||||
|
@ -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]
|
||||
|
@ -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%
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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?**
|
||||
|
||||
|
@ -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?
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user