Skip to content
Snippets Groups Projects
Commit 08971fc9 authored by Cassandra Gould van Praag's avatar Cassandra Gould van Praag
Browse files

moved gitlab to seperate top level

parent e874601d
No related branches found
No related tags found
No related merge requests found
Pipeline #10630 passed
Showing
with 82 additions and 68 deletions
---
layout: default
title: Git and GitLab
parent: Open WIN Tools
has_children: true
nav_order: 5
nav_order: 7
---
......@@ -38,39 +37,3 @@ Git and GitLab are an excellent resource for inviting others to contribute to yo
#### GitLab pages
GitLab pages allows you to build professional looking websites, like this one! It is relatively straightforward to build a simple website to share your work with the world, and the options for building in additional complexity are endless.
## How to use
Follow the below tutorials (left in the navigation panel) to set up and use GitLab for hosting, communicating and managing your version controlled projects
### 1. Tools for git and GitLab
- [1.1 Using the command line](1-1-tools-command-line)
- [1.2 Writing in markdown](1-2-tools-markdown)
- [1.3 Atom text editor](1-3-tools-atom)
### 2. Getting started
- [2.1 Your GitLab account](2-1-starting-gitlab-account)
- [2.2 Global git configuration](2-2-starting-configure-git)
- [2.3 Your local repository](2-3-starting-local-repo)
- [2.4 Basic git commands](2-4-starting-git-basics)
### 3. Collaborating on GitLab
- [3.1 Collaborating on GitLab](3-1-collaborating-stranger-or-collaborator)
- [3.2 Collaborating with a stranger](3-2-collaborating-fork-their-repo)
- [3.3 Play with this page](3-3-collaborating-play-with-this-page)
### 4. Making and publishing your repository
- [4.1 Make a repository](4-1-you-make-your-repo)
- [4.2 Create a doi](4-2-you-doi)
- [4.3 Making your pages site](4-3-you-make-your-pages-site)
### 5. Managing your project on GitLab
- [5.1 GitLab issues](5-1-projectmanagement-issues)
- [5.2 GitLab milestones](5-2-projectmanagement-milestones)
## Who should I ask for further advice about using GitLab
The Open WIN community are a great resource for support in using GitLab. [Join the community](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/contact/) and try asking your question on slack!
You are very welcome to as the [Open WIN Engagement Coordinator](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/community-who/#community-coordinator---cassandra-gould-van-praag-sheher) for specific advice on using GitLab.
Technical issues on the GitLab instance should be directed to [WIN IT](https://sharepoint.nexus.ox.ac.uk/sites/NDCN/FMRIB/IT/Pages/default.aspx).
---
layout: default
title: 1.1 Using the command line
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 1
---
......
---
layout: default
title: 1.2 Writing in markdown
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 2
---
......
---
layout: default
title: 1.3 Atom text editor
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 3
---
......
---
layout: default
title: 2.1 Your GitLab account
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 4
---
......
---
layout: default
title: 2.2 Global git configuration
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 5
---
......
---
layout: default
title: 2.3 Your local repository
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 6
---
......
---
layout: default
title: 2.4 Basic git commands
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 7
---
......
---
layout: default
title: 3.1 Collaborating on GitLab
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 8
---
......
---
layout: default
title: 3.2 Collaborating with a stranger
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 9
---
......
---
layout: default
title: 3.3 Play with this page
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 10
---
......
---
layout: default
title: 4.1 Make a repository
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 11
---
......
---
layout: default
title: 4.2 Create a doi
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 12
---
......
---
layout: default
title: 4.3 Making your pages site
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 13
---
......
---
layout: default
title: 5.1 GitLab issues
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 14
---
......
---
layout: default
title: 5.2 GitLab milestones
parent: Git and GitLab
grand_parent: Open WIN Tools
parent: Tutorials
grand_parent: Git and GitLab
has_children: false
nav_order: 15
---
......
---
layout: default
title: Tutorials
parent: Git and GitLab
has_children: false
nav_order: 1
---
# Get to grips with GitLab
{: .fs-8 }
Follow this series of tutorials to start working with GitLab
{: .fs-6 .fw-300 }
---
## How to use
Follow the below tutorials (left in the navigation panel) to set up and use GitLab for hosting, communicating, collaborating on and managing your version controlled projects.
### 1. Tools for git and GitLab
- [1.1 Using the command line](1-1-tools-command-line)
- [1.2 Writing in markdown](1-2-tools-markdown)
- [1.3 Atom text editor](1-3-tools-atom)
### 2. Getting started
- [2.1 Your GitLab account](2-1-starting-gitlab-account)
- [2.2 Global git configuration](2-2-starting-configure-git)
- [2.3 Your local repository](2-3-starting-local-repo)
- [2.4 Basic git commands](2-4-starting-git-basics)
### 3. Collaborating on GitLab
- [3.1 Collaborating on GitLab](3-1-collaborating-stranger-or-collaborator)
- [3.2 Collaborating with a stranger](3-2-collaborating-fork-their-repo)
- [3.3 Play with this page](3-3-collaborating-play-with-this-page)
### 4. Making and publishing your repository
- [4.1 Make a repository](4-1-you-make-your-repo)
- [4.2 Create a doi](4-2-you-doi)
- [4.3 Making your pages site](4-3-you-make-your-pages-site)
### 5. Managing your project on GitLab
- [5.1 GitLab issues](5-1-projectmanagement-issues)
- [5.2 GitLab milestones](5-2-projectmanagement-milestones)
## Who should I ask for further advice about using GitLab
The Open WIN community are a great resource for support in using GitLab. [Join the community](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/contact/) and try asking your question on slack!
You are very welcome to ask the [Open WIN Engagement Coordinator](https://open.win.ox.ac.uk/pages/open-science/community/Open-WIN-Community/docs/community/community-who/#community-coordinator---cassandra-gould-van-praag-sheher) for specific advice on using GitLab.
Technical issues on the GitLab instance should be directed to [WIN IT](https://sharepoint.nexus.ox.ac.uk/sites/NDCN/FMRIB/IT/Pages/default.aspx).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment