$ tree . . ├── site/ │ ├── index.html │ ├── about.html │ ├── projects.html ├── notes/ │ └── linux.txt └── README.md