Inside index.html
This document provides a comprehensive inventory of what is stored in the final index.html file generated by Spec-Up-T.
HTML Structure Overview
The index.html file is a complete single-page application (SPA) that contains a technical specification document with interactive features. It's based on Bootstrap 5.3 and includes extensive JavaScript functionality.
Template Variables Interpolated
The following variables are interpolated into the HTML template during the build process:
Basic Metadata
${title}- Document title from spec configuration${description}- Document description from spec configuration${author}- Document author from spec configuration${specFavicon}- Path to favicon file${specLogo}- Path to specification logo${specLogoLink}- Link associated with the logo