file-based-routing-for-static-sites

Installation
SKILL.md

File Based Routing for Static Sites

In this article I will go over how to use file based routing to output as a static site multi page application.

TLDR The final source here and an online demo.

Step 1 

Create a new folder called “static-site-file-based-routing” and open it up in VSCode.

mkdir static-site-file-based-routing
cd static-site-file-based-routing
code .

Step 2 

Related skills
Installs
37
GitHub Stars
39
First Seen
Feb 4, 2026