Skip to content

Commit

Permalink
Adding documentation fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Gibb authored and Scott Gibb committed Feb 9, 2024
1 parent 92e2238 commit cddaced
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.bkp
*.dtmp
2 changes: 1 addition & 1 deletion .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ rules:
quoted-strings: disable
trailing-spaces: enable
truthy:
level: warning
level: warning
4 changes: 4 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Home Lab Containers

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Static Analysis](https://github.com/ScottGibb/Home-Lab-Containers/actions/workflows/Static%20Analysis.yml/badge.svg)](https://github.com/ScottGibb/Home-Lab-Containers/actions/workflows/Static%20Analysis.yml)

![Tools and Processes](./docs/Languages%20and%20Tools.png)

## Summary

This repository keeps an active list of all the docker stacks and key software components for each Pi in my home. This was done to version control each device in my house and maintain the configs across multiple linux devices.
Expand Down
1 change: 1 addition & 0 deletions docs/Diagrams.drawio

Large diffs are not rendered by default.

Binary file added docs/Languages and Tools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cddaced

Please sign in to comment.