|
| 1 | +# Status Report |
| 2 | + |
| 3 | +## Metadata Files |
| 4 | + |
| 5 | + - /config/metadata/cryptography.yml |
| 6 | + - /config/metadata/git.yml |
| 7 | + - /config/metadata/github.yml |
| 8 | + - /config/metadata/gitlab.yml |
| 9 | + - /config/metadata/README.md |
| 10 | + - /config/metadata/vagrant-and-virtualbox.yml |
| 11 | + - /config/metadata/technical-debt.yml |
| 12 | + - /config/metadata/clean-design.yml |
| 13 | + - /config/metadata/deploying-with-docker.yml |
| 14 | + |
| 15 | +## Guides Files |
| 16 | + |
| 17 | + - /Guides/README.md |
| 18 | + - /Guides/index.md |
| 19 | + - /Guides/Clean Design/Clean Design Principles.md |
| 20 | + - /Guides/Clean Design/Clean Design Objectives.md |
| 21 | + - /Guides/Clean Design/Layering an Application.md |
| 22 | + - /Guides/Clean Design/Dependency Inversion Principle.md |
| 23 | + - /Guides/Clean Design/Service Locator.md |
| 24 | + - /Guides/Cryptography/Cryptography Code Examples.md |
| 25 | + - /Guides/Docker/Detailed Docker Installation.md |
| 26 | + - /Guides/Docker/Docker Overview.md |
| 27 | + - /Guides/Docker/Docker Installation.md |
| 28 | + - /Guides/Docker/Getting Started with Docker.md |
| 29 | + - /Guides/Git/Git Installation.md |
| 30 | + - /Guides/Git/Contributing to an Open Source Project.md |
| 31 | + - /Guides/Git/Git Overview.md |
| 32 | + - /Guides/Git/Getting Started with Git.md |
| 33 | + - /Guides/Git/Working with a Remote Git Repository.md |
| 34 | + - /Guides/SSH/Recommended SSH Clients.md |
| 35 | + - /Guides/SSH/Managing SSH Keys.md |
| 36 | + - /Guides/SSH/Generating an SSH Key Pair.md |
| 37 | + - /Guides/Technical Debt/Payback Illustration.md |
| 38 | + - /Guides/Technical Debt/Technical Debt Overview.md |
| 39 | + - /Guides/Vagrant/Known Issues.md |
| 40 | + - /Guides/Vagrant/Getting Started with Vagrant.md |
| 41 | + - /Guides/Vagrant/Vagrant Installation.md |
| 42 | + - /Guides/Vagrant/Vagrant Overview.md |
| 43 | + |
| 44 | +## Topics Files |
| 45 | + |
| 46 | + - /Topics/README.md |
| 47 | + - /Topics/index.md |
| 48 | + - /Topics/Cryptography/index.md |
| 49 | + - /Topics/Dockerfile/index.md |
| 50 | + - /Topics/Git Bash/index.md |
| 51 | + - /Topics/GitHub/index.md |
| 52 | + - /Topics/GitLab/GitLab Overview.md |
| 53 | + - /Topics/SSH Protocol/index.md |
| 54 | + - /Topics/SSH Protocol/How Does SSH Work.md |
| 55 | + - /Topics/Technical Debt/index.md |
| 56 | + - /Topics/Vagrantfile/index.md |
| 57 | + |
| 58 | + |
| 59 | + **Total Authored Files Count: 46** |
0 commit comments