7605283c14
Move website into www
2024-01-05 16:59:08 +01:00
253cf2f143
Update
2024-01-05 16:35:17 +01:00
d06c6f3963
Update css
2024-01-05 16:34:10 +01:00
Daru13
7c6d029ac6
Add actual events to the event description page.
2019-04-29 14:44:27 +02:00
Daru13
c63562b8dc
Add an events.html page which lists all events.
...
A new button pointing to this new page was added to index.html.
2019-04-28 23:59:43 +02:00
Daru13
37313821e2
Fix the start and end hours of the event.
2019-04-28 23:58:48 +02:00
Daru13
5c9c9edf8d
Update the planning.
2019-04-28 23:55:59 +02:00
Daru13
a20bb0aed9
Fix another bus stop name.
2019-04-28 06:31:26 +02:00
Daru13
8a296ae718
Fix the name of a bus stop (and related CSS).
...
The CSS was fixed in order to avoid horizontal overflow for certain ranges of page width.
2019-04-28 06:30:33 +02:00
Daru13
774061ae45
Add the planning (PNG and PDF).
...
The PNG version is currently used as it is much lighter than the PDF version, but that may change.
2019-04-28 06:09:01 +02:00
Daru13
48d2cbf3b6
Move the seat booking warning below the seat booking button.
2019-04-28 04:28:59 +02:00
Daru13
1544c40d8f
Remove useless left-right padding of the buttons.
2019-04-28 04:25:48 +02:00
Daru13
7d82429eb6
Update acknowledgements.
...
Two former sponsors are moved to the acknowledgements section, and the style is also updated.
2019-04-28 04:23:16 +02:00
Daru13
6d67759738
Update the alignment of and the space below the physical address.
2019-04-28 04:22:20 +02:00
Daru13
0781047168
Remove unused code and files.
2019-04-28 03:43:36 +02:00
Daru13
17fb81394a
Slightly darken one orange color used for the buttons.
2019-04-28 03:41:16 +02:00
Daru13
6162484d2d
Add planning and seat booking buttons to the program section.
...
This addition also includes two new SVG icons.
2019-04-28 03:31:33 +02:00
Daru13
32010646a0
Remove comments and reformat some CSS.
...
Update the style of some bits of CSS code related to the colours of the sections headers.
2019-04-28 03:30:12 +02:00
Daru13
d43c59f4a7
Slightly compressed the Facebook icon.
2019-04-28 03:28:51 +02:00
Daru13
73eb8220c9
Add bus line 24 to public transport options.
2019-04-28 03:05:28 +02:00
Daru13
3d169076af
Update the description with a new acknowledgement.
2019-04-28 02:16:32 +02:00
Daru13
ea1883553a
Style styling change for the acknowledgements.
...
It however needs a further update to be more adapted to small screen sizes!
2019-04-23 06:24:36 +02:00
Daru13
e51a59b738
Implement a more performant drawing method.
...
Instead of drawing opaque triangle contours on an empty canvas and
iterating overt its pixels to invert the opacity, use the
globalCompositeOperation property of the canvas to fill the canvas with
white, and draw "transparent" triangle contours.
2019-04-23 02:20:15 +02:00
Daru13
c29f95d6a2
Commented away useless CSS and script imports.
2019-04-23 01:59:28 +02:00
Daru13
aecc5172de
Global rewriting of the triangle mask script.
...
It now notably includes more constants, animation properties inside the point structure, and an animation halting mechanism (in case drawing is too slow on the user's device).
2019-04-23 01:59:08 +02:00
Daru13
2f54b1960e
Fix a font weight in the CSS.
2019-04-22 17:00:34 +02:00
Daru13
3c3b4910e4
Add some CSS for the new/renamed sections.
2019-04-22 17:00:05 +02:00
Daru13
9374b3b68d
Add a new section and rename another one.
...
The content of the newly added section, "Remerciements", still has to be completed.
2019-04-22 16:59:11 +02:00
Daru13
10f6b89753
Add a line to the presentation section.
2019-04-22 16:57:43 +02:00
Daru13
7ce9d6ed9e
Add a missing word in the description.
2019-04-22 16:57:11 +02:00
Daru13
ec9d70c737
Decrease the size of several images.
...
In addition, the header image now exists in three sizes. The right size is selected using CSS media queries.
2019-04-22 16:56:35 +02:00
Daru13
19f625c518
Remove now useless files (fonts and images).
2019-04-18 11:37:39 +02:00
Daru13
5ba97889ae
Add a temp. notice for the absence of calendar.
2019-04-18 11:29:23 +02:00
Daru13
bf592d493c
Remove the (non updated) calendar for now.
2019-04-18 11:26:50 +02:00
Daru13
8e68956d8d
Add some formating to the presentation text.
2019-04-18 11:26:29 +02:00
Daru13
7dd9936530
Remove useless classes from sponsor images.
2019-04-18 11:26:06 +02:00
Daru13
dd2f9a13e7
Globally update of the style and content.
2019-04-16 20:25:49 +02:00
Daru13
4c467a0b2a
Start matching the style of the festival.
...
It includes:
- new fonts;
- a new logo/header;
- a different content;
- color and style changes in the CSS;
- various other small changes.
The update is not finished yet, but this commit already illustrates what it should look like when it is done.
2019-04-14 05:47:13 +02:00
Daru13
18cfb74336
Initial copy of the website of the Nuit 2018 event.
2019-04-14 03:08:24 +02:00
Daru13
b8531290bd
Initial commit
2019-04-14 03:06:48 +02:00