├── index.html ├── reviews.html ├── blog.html ├── portfolio.html ├── gallery.html ├── style.css ├── script.js ├── images/ │ ├── gallery/ │ └── portfolio/ └── posts/ ├── first-post.html └── second-post.html