. This project .gitignore The file used by git, and tree, to filter files and folders from the output .gitlab-ci.yml Automating the creation of the site with gitlab-ci .info The file that allows to write these comments, on files and folders .treeignore A file similar to .gitignore, but only used by tree & tree-web package.json npm package file, information for this project package-lock.json the lock file for the packages versions src source code for this project out generated output readme.md A document to discover what is this project