# Gitlab Gitlab is a lot more open source than Github seems to be which is bought out by Microsoft and so runs very much most of the world in that sense, right? It is one of the largest codebase platforms that people use for simple version control for their programs but similar in the way that google docs is hosted by Google, thevery code that we use is technically all under Microsoft. Links: - really great [contributor guidelines](https://gitlab.com/pages/pages.gitlab.io/-/blob/master/CONTRIBUTING.md) --- - Also since you haven't signed anything yet for Windtelligent.ai [this](https://about.gitlab.com/solutions/startups/) can still technically apply to you: - Similar to github gists, gitlab uses [snippets]( https://gitlab.com/-/snippets/new). - GitDock is a GUI for your git projects: https://www.youtube.com/watch?v=WkVS38wo4_w - This is my gitlab profile: https://gitlab.com/shwetha729 - Making a proper readme: https://www.makeareadme.com/ ``` ---zk_sync.sh ``` ..made with BBEdit --- ## Gitlab Pages - this is similar to Github Pages, except a lot better - it is possible to create your[ own error messages](obsidian://open?vault=Obsidian&file=Coding%20Tips%2FComputers%2FInternet%2FTools%2FGitlab)! - for further documentation [visit here](https://docs.gitlab.com/ee/user/project/pages/introduction.html#custom-error-codes-pages) - use [doctoc](https://github.com/thlorenz/doctoc/#examples) for markdown files - examples gitlab pages: - a [wiki based ](https://pages.gitlab.io/ikiwiki/)one - [gitbook](https://pages.gitlab.io/gitbook/) inside your gitlab page - a[ jupyter notebook ](https://pages.gitlab.io/jupyterbook/markdown.html)inside gitlab - Information on[ GitLab Pages domain names & URLS ](https://docs.gitlab.com/ee/user/project/pages/getting_started_part_one.html?_gl=1*dar20e*_ga*MTMzODUyMjE2NC4xNjg5Mjc1NTYy*_ga_ENFH3X7M5Y*MTY4OTI3NTU2Ny4xLjAuMTY4OTI3NTU2Ny4wLjAuMA..#gitlab-pages-default-domain-names) -