gitextract_g8e1xl4s/ ├── 2022/ │ └── 10/ │ └── 21/ │ └── hello-world/ │ └── index.html ├── archives/ │ ├── 2022/ │ │ ├── 10/ │ │ │ └── index.html │ │ └── index.html │ └── index.html ├── css/ │ ├── fonts/ │ │ └── FontAwesome.otf │ └── style.css ├── index.html └── js/ └── script.js