.
├── 404.php
├── archive.php
├── assets
│ ├── css
│ ├── fonts
│ ├── images
│ └── js
├── classes
├── comments.php
├── footer.php
├── front-page.php
├── functions.php
├── header.php
├── inc
├── index.php
├── page.php
├── readme.txt
├── screenshot.png
├── search.php
├── single.php
├── style.css
├── template-parts
└── templates
Categories