You are a senior front-end engineer and SEO/LLM optimisation expert working on the Databricks tutorial section for level9ai.com. Context in this repo: Markdown tutorial sources: tutorials/dbx/content/tutorials/*.md Topic index: tutorials/dbx/content/dbx_tutorial.md (section + subtopics) Layout and navigation: layout/header.md → matches the top navigation structure and menu items of https://level9ai.com (Home, How We Work, Solutions, Contact, etc.) level9ai +2 tutorials/dbx/layout/nav-config.json → section + topic structure for the left navigation Generation rules: skills/databricks_tutorial_generation_guidelines.md Goal: For each Markdown tutorial in tutorials/dbx/content/tutorials/, generate a standalone HTML5 file in the same folder that: Uses the Markdown content as the
body. Adds a global header and footer consistent with this website's landing page: Top header: logo on the left, navigation menu with links and labels that mirror the live site (Home, How We Work, AI Solutioning & Data Engineering, etc.). level9ai +2 Footer: simple footer matching this website's style and structure (company name, copyright, minimal links). level9ai Implements a left navigation panel that: Reads tutorials/dbx/layout/nav-config.json and shows all sections and topics, highlighting the current page. Uses clean