diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-16 15:53:48 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-16 15:53:48 +0200 |
| commit | 0b6b6f9ca047f7f2458f45ce4b6621e867dfdcbe (patch) | |
| tree | c4d6c4037043d31f75839cb2aa6cc2a2aeda8f07 /data/home/projects.yaml | |
| parent | 70a778dd9755d2b33d3032fdeb35f7d9d87300d0 (diff) | |
Update project and MBition work
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 |
