fix: références cassées evenements.md + lien retour alpinux.org
- Correction liens DokuWiki (alpinux:, * au lieu de //, .md en trop) - Suppression liens vers pages inexistantes (events-logs, dates-cles) - Bandeau de retour vers www.alpinux.org sur toutes les pages wiki Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a580d98518
commit
557e363480
2 changed files with 12 additions and 15 deletions
|
|
@ -1,24 +1,17 @@
|
||||||
# Évènements et rendez-vous Alpinux
|
# Évènements et rendez-vous Alpinux
|
||||||
Notre association organise des rencontres tous les 1er et 3ème jeudi à 18h (hors vacances scolaires) à la **Dynamo** de Chambéry et régulièrement des [Install Party](alpinux:install-party.md).
|
Notre association organise des rencontres tous les 1er et 3ème jeudi à 18h (hors vacances scolaires) à la **Dynamo** de Chambéry et régulièrement des [Install Party](install-party.md).
|
||||||
|
|
||||||
[Les évènements passés](alpinux:events-logs:.md)
|
|
||||||
[L'histoire d'Alpinux](alpinux:dates-cles:.md)
|
|
||||||
|
|
||||||
## Abonnement au calendrier des évènements Alpinux
|
## Abonnement au calendrier des évènements Alpinux
|
||||||
N’hésitez pas à vous abonner au calendrier des évènements Alpinux. Vous pouvez pour cela utiliser les différents liens ci-dessous :
|
N'hésitez pas à vous abonner au calendrier des évènements Alpinux. Vous pouvez pour cela utiliser les différents liens ci-dessous :
|
||||||
|
|
||||||
- **Agenda local compatible iCalendar (ICS) :
|
- **Agenda local compatible iCalendar (ICS) :** [Ajouter à votre agenda local](https://alpinux.org/public-calendars/n5BWPYsxw7FCYozM?p=webcal)
|
||||||
**[Ajouter à votre agenda local](https://alpinux.org/public-calendars/n5BWPYsxw7FCYozM?p=webcal)
|
- **Google Agenda :** [Ajouter à Google Agenda](https://calendar.google.com/calendar/render?cid=webcal://alpinux.org/public-calendars/n5BWPYsxw7FCYozM)
|
||||||
- **Google Agenda :
|
- **Outlook Live :** [Ajouter à Outlook Live](https://outlook.live.com/owa/?path=/calendar/action/compose&rru=addsubscription&url=webcal://alpinux.org/public-calendars/n5BWPYsxw7FCYozM)
|
||||||
** [Ajouter à Google Agenda](https:*calendar.google.com/calendar/render?cid=webcal:*alpinux.org/public-calendars/n5BWPYsxw7FCYozM.md)
|
- **Outlook 365 :** [Ajouter à Outlook 365](https://outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=webcal://alpinux.org/public-calendars/n5BWPYsxw7FCYozM)
|
||||||
- **Outlook Live :
|
|
||||||
**[Ajouter à Outlook Live](https:*outlook.live.com/owa/?path=/calendar/action/compose&rru=addsubscription&url=webcal:*alpinux.org/public-calendars/n5BWPYsxw7FCYozM.md)
|
|
||||||
- **Outlook 365 :
|
|
||||||
** [Ajouter à Outlook 365](https:*outlook.office.com/owa?path=/calendar/action/compose&rru=addsubscription&url=webcal:*alpinux.org/public-calendars/n5BWPYsxw7FCYozM.md)
|
|
||||||
|
|
||||||
Attention : ces liens d’abonnement fonctionnent depuis un PC, mais pas forcément depuis un smartphone ou une tablette.
|
Attention : ces liens d'abonnement fonctionnent depuis un PC, mais pas forcément depuis un smartphone ou une tablette.
|
||||||
|
|
||||||
Adresse **Webcal ** :
|
Adresse **Webcal** :
|
||||||
```
|
```
|
||||||
webcal://alpinux.org/public-calendars/n5BWPYsxw7FCYozM
|
webcal://alpinux.org/public-calendars/n5BWPYsxw7FCYozM
|
||||||
```
|
```
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,9 @@
|
||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
|
{% block announce %}
|
||||||
|
<a href="https://www.alpinux.org">← alpinux.org</a>
|
||||||
|
{% endblock %}
|
||||||
|
|
||||||
{% block site_name %}
|
{% block site_name %}
|
||||||
<span class="md-ellipsis alpinux-brand-header">
|
<span class="md-ellipsis alpinux-brand-header">
|
||||||
A<strong>l</strong>p<strong>inux</strong>
|
A<strong>l</strong>p<strong>inux</strong>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue