Commit Graph

66 Commits

Author SHA1 Message Date
2657e0ebf6 Update content 2020-04-08 13:53:47 +00:00
cbc98eb70f Update content 2020-04-08 13:49:35 +00:00
8d6ae83023 Update content 2020-04-08 13:44:21 +00:00
7af085fefe Update content 2020-04-08 13:38:05 +00:00
d7690da5fa fix: Restart container 2020-04-05 10:04:19 +02:00
7f87d1b0d5 Update content 2020-04-02 09:48:28 +00:00
21be8714a3 Update content 2020-04-02 09:47:22 +00:00
766b9cb9cd Update content 2020-04-02 09:44:12 +00:00
6dd821b623 fix: Display stats 2020-04-01 12:10:39 +02:00
14d7d729df Update content 2020-03-25 09:09:26 +00:00
354b7128e0 feat: Remove volume... 2020-03-25 10:05:02 +01:00
102c9dca72 Update content 2020-03-25 08:54:49 +00:00
81f5e3c297 feat: Rename folder 2020-03-25 09:25:50 +01:00
55a351423c Update content 2020-03-25 08:17:08 +00:00
c0a5b18430 feat: Remove hugo version 2020-03-25 09:11:13 +01:00
c33bc993bc feat: Remove kosssi from repository name 2020-03-24 15:32:41 +01:00
d2b84a6bdc feat: Update priority 2020-03-24 12:06:47 +01:00
fe05d33a88 feat: Add registry config 2020-03-24 11:30:34 +01:00
62e6dbcd6b feat: Update hugo image 2020-03-24 10:50:07 +01:00
1cd865c8e4 feat: Create container script to generate stats.html 2020-03-24 10:14:26 +01:00
07d794f6b8 feat: Update stats script 2020-03-23 23:05:43 +01:00
4d2c270227 feat: Add autopush when content is modified 2020-03-23 23:05:43 +01:00
0b0ce61c2d Update content 2020-03-23 21:42:17 +00:00
d98318159f Update content 2020-03-23 21:31:35 +00:00
b44c483150 feat: Generate new image from Drone 2020-03-21 10:28:52 +01:00
783cb11adc feat: Add new image from registry 2020-03-21 09:24:44 +01:00
16339632fe feat: Add watchtower label 2020-03-21 09:24:02 +01:00
8fda48c2d3 feat: Update drone image 2020-03-19 11:14:02 +01:00
df98d9106f feat: Add Drone config file 2020-03-17 11:26:22 +01:00
0c9e4b41b3 feat: Remove matomo and used goaccess to generate static analytics 2020-03-17 11:19:40 +01:00
e1e6bcd9ea feat: Add matomo 2020-03-17 11:17:48 +01:00
c9158e3d00 feat: Remove .env file 2020-03-13 08:54:15 +01:00
cc2bfd1234 feat: Add security header
https://securityheaders.com/
2020-03-11 17:36:07 +01:00
78266d5b7b feat: Disable the auto detection of resource type
Protect yourself from malicious exploitation via MIME sniffing.
MIME-Type sniffing explained

Internet Explorer and Chrome browsers have a feature called "MIME-Type sniffing" that automatically detects a web resource's type. This means, for example, that a resource identified as an image can be read as a script if its content is a script.

This property allows a malicious person to send a file to your website to inject malicious code. We advise you to disable the MIME-Type sniffing to limit such activity.

Chrome has been working on a feature called Site Isolation which provides extensive mitigation against exploitation of these types of vulnerabilities. Site Isolation is more effective when MIME types are correct.
How to prevent MIME-Type sniffing

Configure a "X-Content-Type-Options" HTTP header. Add the "X-Content-Type-Options" HTTP header in the responses of each resource, associated to the "nosniff" value. It allows you to guard against such misinterpretations of your resources.

https://www.justegeek.fr/proteger-un-peu-plus-son-site-avec-la-balise-x-content-type-options/
2020-03-11 16:59:13 +01:00
6b2d95f245 fix: Avoid http-equiv <meta> tags
HTTP headers are more efficient than the http-equiv meta tags.
The <meta http-equiv=/> tags

The http-equiv meta tags allow to communicate to the web browser information equivalent to the ones of HTTP headers. For example, the meta <meta http-equiv=content-type/> will have the same consequences than the HTTP Content-Type header.

Two points don’t stimulate the use of http-equiv meta tags:

    Going through the meta requires to interpret the beginning of the HTML page, which is slower than going through the HTTP headers in terms of performance
    If the HTTP header is already present, the meta is ignored

In which cases are the <meta http-equiv=/> useful?

Only one case can justify the presence of these meta tags: if you don’t have access to the configuration of your server, and that is to say to the HTTP headers.

However, we advice you to use a configurable server so that you can establish the most efficient site possible.

This page contains 1 http-equiv meta tag. If possible, you should replace it:

    x-ua-compatible
2020-03-11 16:53:51 +01:00
d18cf92c2c fix: 4 empty elements can disturb screen readers
<p>, <li>, <button>, <legend>, <caption>, <figcaption> and <quote> elements must not be empty because if they are, some screen readers will have difficulties interpreting their presence.

Remove these empty elements from you code or decorate them with the aria-hidden attribute so that the screen readers ignore them.
2020-03-11 16:47:32 +01:00
49f40a4128 feat: Remove www 2020-03-11 16:28:19 +01:00
3741f5969d fix: Width and Height is not a good solution for responsive design 2020-03-11 14:40:35 +01:00
56d883d45a feat: Add new post 2020-03-11 14:30:18 +01:00
44ca31ca65 feat: Specify a character set on server 2020-03-11 14:29:36 +01:00
0d2de1d71f feat: Specify image dimensions
https://gtmetrix.com/specify-image-dimensions.html
2020-03-11 14:29:07 +01:00
ef6bab5f0d feat: Add purgecss 2020-03-11 14:04:00 +01:00
a2a0f52dd8 fix: Minify HTML 2020-03-11 14:03:30 +01:00
89cb1715aa feat: Update theme 2020-03-09 16:32:16 +01:00
852ee62433 feat: Modifie les dates de modification des fichiers pour éviter un changement d'etag 2020-03-09 16:21:05 +01:00
f5122df4c7 feat: Modifie le nom des liens 2020-03-09 16:19:02 +01:00
4154664d69 feat: Configuration d'Nginx 2020-03-09 16:18:26 +01:00
a0d11ff491 chore: Add staging configuration 2020-03-09 16:17:31 +01:00
08590fe3b6 feat: Mise à jour du site pour une meilleure acceccibilité 2020-03-09 16:11:37 +01:00
b00e111d67 feat: Update theme 2020-03-09 16:09:59 +01:00