Commit graph

20 commits

Author SHA1 Message Date
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