diff options
Diffstat (limited to 'data/home/projects.yaml')
| -rw-r--r-- | data/home/projects.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/home/projects.yaml b/data/home/projects.yaml index 846e136..bfc206e 100644 --- a/data/home/projects.yaml +++ b/data/home/projects.yaml @@ -1,4 +1,14 @@ +--- Projects: + - title: <a href="https://git.sr.ht/~a14m/ansible-distro-configure"> Ansible Distro Configure </a> + content: + Using ansible to automate the configuration of my homelab. + + - title: <a href="https://git.sr.ht/~a14m/ansible-distro-install"> Ansible Distro Install </a> + content: + Using ansible to automate the installing of different linux distros on physical machines + with dual boot support. + - title: <a href="https://git.sr.ht/~a14m/game-of-life"> Conway's Game of Life </a> content: A mono-repo with different command line interface (<abbr>CLI</abbr>) implementations for the |
