Compare commits

..

28 commits

Author SHA1 Message Date
d6bee4ea22
change header 2024-09-23 11:31:31 +02:00
fa50f0f90c correction talas 2024-09-20 17:06:29 +02:00
0587f72d51 correction choeurs 2024-09-20 17:04:58 +02:00
b6276b63df traduction programme 2024-09-20 17:03:32 +02:00
48c7de7ff4 modif programme en non traduit 2024-09-20 12:44:33 +02:00
cd61d795df texte en + billetterie en 2024-09-20 12:37:06 +02:00
eb7b43bf4d Modif billetterie indisponible en 2024 2024-09-20 12:28:18 +02:00
7b518ba252 ajout header 2024-09-20 12:24:50 +02:00
61f042f877 Supprimer www/img/ui/header-nuit.PNG 2024-09-20 12:24:28 +02:00
c6547c6f5e ajout header 2024 2024-09-20 12:22:29 +02:00
877f06e4e4 Actualisation billetterie indisponible 2024-09-20 12:18:23 +02:00
9b99a1617c Correction lien billetterie 2024-09-20 12:16:32 +02:00
96c5d5a38c Lien vers billetterie non disponible 2024-09-20 12:14:59 +02:00
98fee952bc Programme v1 fr 2024-09-20 12:09:14 +02:00
4e4ee22ef1 Actualiser www/index.html 2024-09-19 15:10:00 +02:00
25896b2da1 test modif programme 2024-09-19 12:23:55 +02:00
sinavir
27ca2fdd37 Merge remote-tracking branch 'origin/main' into aaaa 2024-09-19 10:02:11 +00:00
Nicolas Heitz
3f92125db2 programme salve 1 2024-09-18 18:42:43 +02:00
Nicolas Heitz
a2c6195e53 texte presentation fr 2024-09-18 17:34:34 +02:00
sinavir
7fc84bef6a feat(autodeploy): Autodeploy to s3 2024-09-18 05:30:22 +02:00
Nicolas Heitz
5e2bcce5e4 inital commit test date 2024-09-17 17:11:39 +02:00
f4dc07090f c'est fini ! Merci ! 2023-11-27 15:37:18 +01:00
bb13a670d6 billeterie complète 2023-11-24 09:26:24 +01:00
5b1621ef1c fix salsa 2023-11-20 15:23:12 +01:00
af8d1cc160 fix ecocampus 2023-11-17 23:55:49 +01:00
4e41c90e6c description mme klamm 2023-11-17 23:51:54 +01:00
056bbc38a8 fix mykzyb7 2023-11-16 14:33:09 +01:00
58ec6b122d update groupes de musique 2023-11-13 15:35:25 +01:00
6 changed files with 897 additions and 1416 deletions

View file

@ -0,0 +1,19 @@
name: build configuration
on:
push:
branches:
- main
jobs:
build:
runs-on: nix
steps:
- uses: actions/checkout@v3
- name: deploy
run: nix-shell -p awscli2 --run "aws s3 sync ./www/ s3://$BUCKET/ --delete --endpoint-url $URL"
env:
URL: "https://s3.dgnum.eu/"
BUCKET: lanuit-website
AWS_ACCESS_KEY_ID: ${{ secrets.KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_KEY }}

View file

@ -18,7 +18,7 @@
<section>
<h2>Billetterie en ligne</h2>
<div>
<p>La billetterie n'est pas encore disponible. Elle ouvrira le lundi 6 novembre 2023.</p>
<p>La billetterie n'est pas encore disponible. Elle ouvrira fin octobre 2024.</p>
</div>
<a href="index.html" target="_blank">

View file

@ -18,7 +18,7 @@
<section>
<h2>Online ticketing service</h2>
<div>
<p>The online ticketing has not open yet. Pre-sales will start on Monday, November 6th, 2023.</p>
<p>The online ticketing has not open yet. Pre-sales will start by the end of October 2024.</p>
</div>
<a href="english_index.html" target="_blank">

File diff suppressed because it is too large Load diff

BIN
www/img/ui/header-nuit.jpg Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB

After

Width:  |  Height:  |  Size: 50 KiB

File diff suppressed because it is too large Load diff