{"id":860,"date":"2026-02-25T16:22:00","date_gmt":"2026-02-25T15:22:00","guid":{"rendered":"https:\/\/alexandre-bourasseau.fr\/?page_id=860"},"modified":"2026-02-25T16:22:55","modified_gmt":"2026-02-25T15:22:55","slug":"ligne1","status":"publish","type":"page","link":"https:\/\/alexandre-bourasseau.fr\/index.php\/ligne1\/","title":{"rendered":"Ligne 1"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Ligne 1<\/title>\n\n<style>\nbody{\n  font-family:Arial,sans-serif;\n  margin:0;\n  padding:15px;\n}\n.badge{\n  display:inline-block;\n  padding:6px 10px;\n  border-radius:999px;\n  color:#fff;\n  font-weight:700;\n  background:#dc241f;\n}\n.header{\n  margin-bottom:15px;\n}\ntable{\n  width:100%;\n  border-collapse:collapse;\n}\nth,td{\n  border:1px solid #ddd;\n  padding:8px;\n  vertical-align:top;\n}\nth{\n  background:#f6f6f6;\n  text-align:left;\n}\n.times{\n  white-space:pre-line;\n}\n.small{\n  color:#555;\n  margin-bottom:10px;\n}\n<\/style>\n<\/head>\n\n<body>\n\n<div class=\"header\">\n  <span class=\"badge\">Ligne 1<\/span>\n  <div><strong>Campus Alan Turing \u21c4 Gare Centrale<\/strong><\/div>\n  <div class=\"small\" id=\"periode\"><\/div>\n<\/div>\n\n<h3>Horaires du jour \u2014 <span id=\"date\"><\/span><\/h3>\n\n<table>\n<tr>\n<th>Direction Campus Alan Turing \u2192 Gare Centrale<\/th>\n<th>Direction Gare Centrale \u2192 Campus Alan Turing<\/th>\n<\/tr>\n<tr>\n<td class=\"times\" id=\"A\"><\/td>\n<td class=\"times\" id=\"B\"><\/td>\n<\/tr>\n<\/table>\n\n<script>\n\/\/ ===== VACANCES SCOLAIRES =====\nconst VACANCES = [\n[\"2025-10-18\",\"2025-11-02\"],\n[\"2025-12-20\",\"2026-01-04\"],\n[\"2026-02-07\",\"2026-02-22\"],\n[\"2026-04-04\",\"2026-04-19\"],\n[\"2026-07-04\",\"2026-08-30\"]\n];\n\n\/\/ ===== HORAIRES A MODIFIER =====\nconst HORAIRES = {\nnormal:{\nluve:{A:[\"06:00\",\"06:15\",\"06:30\"],B:[\"06:05\",\"06:20\",\"06:35\"]},\nsa:{A:[\"07:00\",\"07:20\"],B:[\"07:05\",\"07:25\"]},\ndi:{A:[\"08:00\",\"08:30\"],B:[\"08:05\",\"08:35\"]}\n},\nvacances:{\nluve:{A:[\"06:10\",\"06:30\"],B:[\"06:15\",\"06:35\"]},\nsa:{A:[\"07:10\",\"07:30\"],B:[\"07:15\",\"07:35\"]},\ndi:{A:[\"08:10\",\"08:40\"],B:[\"08:15\",\"08:45\"]}\n}\n};\n\n\/\/ ===== LOGIQUE =====\nfunction iso(d){\nreturn d.getFullYear()+\"-\"+String(d.getMonth()+1).padStart(2,\"0\")+\"-\"+String(d.getDate()).padStart(2,\"0\");\n}\n\nfunction inRange(date,start,end){\nreturn date>=start && date<=end;\n}\n\nconst now=new Date();\nconst todayISO=iso(now);\n\nlet periode=\"normal\";\nfor(const p of VACANCES){\nif(inRange(todayISO,p[0],p[1])) periode=\"vacances\";\n}\n\nlet type=\"luve\";\nif(now.getDay()==6) type=\"sa\";\nif(now.getDay()==0) type=\"di\";\n\nconst data=HORAIRES[periode][type];\n\ndocument.getElementById(\"A\").textContent=data.A.join(\"\\n\");\ndocument.getElementById(\"B\").textContent=data.B.join(\"\\n\");\n\ndocument.getElementById(\"date\").textContent=\nnow.toLocaleDateString(\"fr-FR\",{weekday:\"long\",year:\"numeric\",month:\"long\",day:\"numeric\"});\n\ndocument.getElementById(\"periode\").textContent=\n(periode==\"vacances\"?\"P\u00e9riode vacances scolaires\":\"P\u00e9riode normale\")\n+\" \u2014 \"+\n(type==\"luve\"?\"LU\u2013VE\":type==\"sa\"?\"Samedi\":\"Dimanche\");\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Ligne 1 Ligne 1 Campus Alan Turing \u21c4 Gare Centrale Horaires du jour \u2014 Direction Campus Alan Turing \u2192 Gare Centrale Direction Gare Centrale \u2192 Campus Alan Turing<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-860","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/pages\/860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/comments?post=860"}],"version-history":[{"count":3,"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/pages\/860\/revisions"}],"predecessor-version":[{"id":863,"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/pages\/860\/revisions\/863"}],"wp:attachment":[{"href":"https:\/\/alexandre-bourasseau.fr\/index.php\/wp-json\/wp\/v2\/media?parent=860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}