Path: /pages/skillpass/about/

About

Each section is a directory with its own index.html. With base path /pages/skillpass/, routes look like /pages/skillpass/about/ instead of one long HTML file at the domain root.

Assets use relative URLs: from here, styles load as ../css/styles.css so the same stylesheet works from any depth.