Finished up the first draft of the MS3 article.
Also a number of spelling corrections to everything else. Hard to believe I let those sit around for so long!
This commit is contained in:
@ -25,7 +25,7 @@ I want to go on the record here and say that I think it is sensible that she doe
|
||||
|
||||
1. [Gitea](https://gitea.io/en-us/)
|
||||
|
||||
Gitea is a community managed, lightweight code hosting solution written in Go. I use it to manage my data analysis (using privite repos) and even host [the source code for this very website!](https://gitea.zacharybillman.com/zpb/zacharybillman-hugo) Using Gitea has given me the surface level introduction to the behemoth that is git. Fortunately, that is all I need. Once I have removed any senitive data (like passwords, etc.) I will make my docker-compose file public.
|
||||
Gitea is a community managed, lightweight code hosting solution written in Go. I use it to manage my data analysis (using Private repos) and even host [the source code for this very website!](https://gitea.zacharybillman.com/zpb/zacharybillman-hugo) Using Gitea has given me the surface level introduction to the behemoth that is git. Fortunately, that is all I need. Once I have removed any sensitive data (like passwords, etc.) I will make my docker-compose file public.
|
||||
{{% sidenote %}}
|
||||
The docker-compose file is where I determine which services I pick to host, and how to configure them to my liking.
|
||||
{{% /sidenote %}} Hopefully someone will find this useful.
|
||||
|
Reference in New Issue
Block a user