From 5a649c1971cf5112195724e3c5edd8b6a703b3be Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 29 Mar 2016 19:07:51 -0400 Subject: [PATCH] Try to fix SEO ? --- _config.yml | 6 +++--- _layouts/default.html | 1 + _posts/2015-10-09-dns.markdown | 21 +++++++++++++++++++++ _posts/2015-10-13-h5ai_cve.markdown | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) create mode 100644 _posts/2015-10-09-dns.markdown diff --git a/_config.yml b/_config.yml index 6b9fb08..20676f9 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ -name: Quentin Dufour -description: dev, sysadmin et passionné -meta_description: "Quentin Dufour. dev, sysadmin et passionné." +name: "Quentin Dufour" +description: "Let's hack !" +meta_description: "Quentin Dufour. Let's hack !" aboutPage: true diff --git a/_layouts/default.html b/_layouts/default.html index d4ec011..790caab 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,6 +4,7 @@ + {{ site.name }}{% if page.title %} - {{ page.title }}{% endif %} diff --git a/_posts/2015-10-09-dns.markdown b/_posts/2015-10-09-dns.markdown new file mode 100644 index 0000000..dbf737e --- /dev/null +++ b/_posts/2015-10-09-dns.markdown @@ -0,0 +1,21 @@ +--- +layout: post +slug: dns +status: draft +title: Comprendre et utiliser les noms de domaine +description: Donnez un petit nom à votre adresse IP +categories: +tags: +--- + +Les noms de domaine, ou domain name sont utilisés de manière intensive sur internet. Ils sont définit à travers le protocole DNS, pour Domain Name System. + +## À quoi ça sert ? + + + +## Comment ça fonctionne ? + +## Et concrètement, comment ça marche ? + +## Mon adresse IP change tout le temps ! diff --git a/_posts/2015-10-13-h5ai_cve.markdown b/_posts/2015-10-13-h5ai_cve.markdown index d2b7643..2ccfa45 100644 --- a/_posts/2015-10-13-h5ai_cve.markdown +++ b/_posts/2015-10-13-h5ai_cve.markdown @@ -1,7 +1,7 @@ --- layout: post slug: h5ai_cve -status: published +status: draft title: Faille dans h5ai, mon postmortem description: Et maintenant l'attaque à l'indonésienne. categories: