bamr87
Profile page for the IT-Journey founder and maintainer — IT generalist in Denver, lapsed banker, builder of the zer0-mistakes Jekyll theme.
Table of Contents
No sections on this page.
Navigate to your current repository
cd ~/github/it-journey
# Add the GitHub profile repository as a remote repository
git remote add bamr87 https://github.com/bamr87/bamr87.git
# Add the remote repository as a subtree
git subtree add --prefix=pages/_about/contributors/bamr87 bamr87 main