monitoring-jekyll-theme 0.3.0 → 0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +0 -1
  3. data/index.html +126 -0
  4. metadata +2 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: db350d4d5687ecbb4b03230975e957fdc43380850781721cbd1df3d1b1a7ccc4
4
- data.tar.gz: 033dec87a40b6d546c15cbcae383a0c143b983197b805ed14e163b6fb71a7e87
3
+ metadata.gz: 636937c227b30fb5c212cd348535244e6a05e8143b45ee92124319a041f98530
4
+ data.tar.gz: 61cc79dc822d3352abd03f582d3ab70b4b73e75915b55635ebd2c98da19f53ed
5
5
  SHA512:
6
- metadata.gz: 64698968ab7f1751ca77d1721324f52cc1fd2ab793790e0474876520a112b8e4a0c94c2d1c6f60d649b343faecaa060d237eb537cefa652cd927c4216a5abdcf
7
- data.tar.gz: 7d22380531670dcf9e1e604a6f1682e9bd2fd87b2e9da3d51bb465f095f14cb15e0c119e51614731825ba5db627385678b76afe15aa0cc45a8e8b98a54da7906
6
+ metadata.gz: 94bf2c6eb2aab35c3544260a732b1a2b04a081af638d4d9669e22f288ea66a6e639a844a7b6c751d230083ade369d73caa393e041f28e64e963b2263aa393d50
7
+ data.tar.gz: 2390018c35f6f82673e5ebe91f7c4d93bc4ea0c042f04227350ee569c793eff05273d83f4804d5a50d52b589ad9e1aa5571399afd8a359c6eb71af29a2c8b569
data/README.md CHANGED
@@ -58,7 +58,6 @@ replace \\/ => / seocli
58
58
 
59
59
  - <https://www.smashingmagazine.com/2019/01/front-end-performance-checklist-2019-pdf-pages/>
60
60
  - <https://css-tricks.com/in-search-of-a-stack-that-monitors-the-quality-and-complexity-of-css/>
61
- - <https://css-tricks.com/in-search-of-a-stack-that-monitors-the-quality-and-complexity-of-css/>
62
61
  - <https://jameshubbardmarketing.co.uk/seo-blog/essential-technical-seo-audit-tools/>
63
62
  - <https://www.screamingfrog.co.uk/seo-spider/>
64
63
  - <https://github.com/serp-spider/serps-cli>
data/index.html ADDED
@@ -0,0 +1,126 @@
1
+ ---
2
+ layout: default
3
+ title: Monitoring
4
+ ---
5
+ {% comment %}List all the date of files stocked{% endcomment %}
6
+ {% assign files = "" | split: ',' %}
7
+ {% for org_hash in site.data.accueil.gpagespeed %}
8
+ {% assign files = files | push: org_hash[0] %}
9
+ {% endfor %}
10
+
11
+ {% comment %}List the name of url tested{% endcomment %}
12
+ {{ site.urltested[0] }}
13
+
14
+ {% assign file = files | sort %}
15
+ {% assign filereversed = files | sort | reverse | first %}
16
+ {% assign datelastcrawl = filereversed %}
17
+
18
+ <!--/ STATISTIQUES -->
19
+ {% if site.zone.statistiques == true %}
20
+ <h2>Statistiques <small>- résultats de tests automatisés</small></h2>
21
+
22
+ <p>Éléments statistiques qui intéressent spécifiquement notre projet, suivons leur évolution dans le temps.</p>
23
+ {% include statistiques.html %}
24
+ {% endif %}
25
+
26
+ <!--/ ACTIONS -->
27
+ {% if site.zone.actions == true %}
28
+ <div class="block_action">
29
+ <h2>Actions <small>- corrections à appliquer</small></h2>
30
+
31
+ <p>Nous travaillons par itération en relançant des tests après chaque modification. Pour savoir si une action améliore la performance ou la dégrade.</p>
32
+
33
+ {% for action in site.actions limit:1 %}
34
+ <h3>{{ action.date | date_to_long_string }}</h3>
35
+ {{ action }}
36
+ {% endfor %}
37
+
38
+ <p>> <a href="/actions.html">Liste de toutes les actions</a></p>
39
+ </div>
40
+ {% endif %}
41
+
42
+ <!--/ SEO -->
43
+ {% if site.zone.seo == true %}
44
+ <h2>SEO <small>- optimisation pour les moteurs de recherche</small></h2>
45
+
46
+ <p>Liste des éléments non conformes par rapport aux règles usuelles du SEO données par les moteurs de recherche. L’objectif de cette zone est de la faire disparaître en corrigeant l’ensemble des problèmes.</p>
47
+
48
+ {% include_cached seo.html %}
49
+ {% endif %}
50
+
51
+ <!--/ KEYWORDS -->
52
+ {% if site.zone.competitors == true %}
53
+ <h2>Concurrence</h2>
54
+ <p>Recherche du postionnement par mot clefs et comparaison avec la concurrence.</p>
55
+ <h3>Position par mots clefs</h3>
56
+ <div class="screamingfrog">
57
+ {% for website in site.pagestested limit:1 %}
58
+ {% for data in file reversed %}
59
+ {% if forloop.first %}
60
+ {% assign whatsmyserp = site.data.[website].whatsmyserp[data] %}
61
+ <ul class="flex-list">
62
+ {% for value in whatsmyserp %}
63
+ <li><b>{{ value.keyword }}</b> {% if value.position %}<span>{{ value.position }}</span>{% endif %}</li>
64
+ {% endfor %}
65
+ </ul>
66
+ {% endif %}
67
+ {% endfor %}
68
+ {% endfor %}
69
+ </div>
70
+ {% endif %}
71
+
72
+ <!--/ COMPETITORS -->
73
+ {% if site.zone.competitors == true %}
74
+ <h3>Concurrents</h3>
75
+ <div class="list-actions list-actions-grid">
76
+ <ol>
77
+ <li><a href="http://demeuresdeshautesfalaises.fr">demeuresdeshautesfalaises.fr</a></li>
78
+ <li><a href="http://demeures-cotesdalbatre.fr">demeures-cotesdalbatre.fr</a></li>
79
+ <li><a href="http://cotes-et-mer.fr">cotes-et-mer.fr</a></li>
80
+ <li><a href="http://neytimmobilier.com">neytimmobilier.com</a></li>
81
+ <li><a href="http://demeures-cotieres.fr">demeures-cotieres.fr</a></li>
82
+ <li><a href="http://odilemuraz-immobilier.fr">odilemuraz-immobilier.fr</a></li>
83
+ <li><a href="http://immo-normandy.fr">immo-normandy.fr</a></li>
84
+ <li><a href="http://canyimmobilier.com">canyimmobilier.com</a></li>
85
+ <li><a href="http://artpierre-immo.com">artpierre-immo.com</a></li>
86
+ <li><a href="http://terresetdemeuresdenormandie.com">terresetdemeuresdenormandie.com</a></li>
87
+ <li><a href="http://cazin-immobilier.com">cazin-immobilier.com</a></li>
88
+ <li><a href="http://mamaisondecharme.com">mamaisondecharme.com</a></li>
89
+ <li><a href="http://chateauxpourtous-rustique.fr">chateauxpourtous-rustique.fr</a></li>
90
+ <li><a href="http://equidomain.com">equidomain.com</a></li>
91
+ <li><a href="http://residences-secondaires.com">residences-secondaires.com</a></li>
92
+ <li><a href="http://proprietes-equestres.com">proprietes-equestres.com</a></li>
93
+ <li><a href="http://cotelittoral.fr">cotelittoral.fr</a></li>
94
+ <li><a href="http://barnes-proprietes-chateaux.com">barnes-proprietes-chateaux.com</a></li>
95
+ <li><a href="http://maisons-et-chateaux.com">maisons-et-chateaux.com</a></li>
96
+ </ol>
97
+ </div>
98
+ <h3>Graphique de similarité</h3>
99
+ <div class="center">
100
+ {% include competitors.html %}
101
+ </div>
102
+ {% endif %}
103
+
104
+ <!--/ ACCESSIBILITY -->
105
+ {% if site.zone.accessibility == true %}
106
+ <h2>Accessibilité <small>- qualité du code HTML</small></h2>
107
+
108
+ <p>Liste des problèmes d’accessibilité remontés de manière automatique. L’accessibilité est un indicateur de qualité des interfaces, il liste des morceaux de code mal écrits qui peuvent bloquer certains utilisateurs lors de leur navigation.</p>
109
+
110
+ {% include_cached accessibility.html %}
111
+ {% endif %}
112
+
113
+ <!--/ STYLES -->
114
+ {% if site.zone.styles == true %}
115
+ <h2>Styles <small>- styles des pages</small></h2>
116
+
117
+ <p>Contrôlons les styles du site. La CSS peut pénaliser les performances parce qu’elles sont trop lourdes mais aussi parce qu’elles sont incohérentes (Répétitions de propriétés, Polices trop lourdes,…)</p>
118
+
119
+ {% include styles.html %}
120
+ {% endif %}
121
+
122
+ <!--/ LIVEHOUSE -->
123
+ {% if site.zone.livehouse == true %}
124
+ <div class="livehouse"></div>
125
+ {% endif %}
126
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: monitoring-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - bertrandkeller
@@ -83,6 +83,7 @@ files:
83
83
  - assets/js/van11y-accessible-tab-panel-aria.es6.js
84
84
  - budget.json
85
85
  - composer.json
86
+ - index.html
86
87
  - netlify.toml
87
88
  - package.json
88
89
  - perftest.sh