Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
advanced-practice
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Susheel Busi
advanced-practice
Commits
27674d4f
Verified
Commit
27674d4f
authored
5 years ago
by
Laurent Heirendt
Browse files
Options
Downloads
Patches
Plain Diff
clean up
parent
eb8c63f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
.gitlab-ci.yml
+0
-10
0 additions, 10 deletions
.gitlab-ci.yml
_config.yml
+0
-8
0 additions, 8 deletions
_config.yml
attendees/laurent.md
+0
-0
0 additions, 0 deletions
attendees/laurent.md
attendees/template.md
+0
-0
0 additions, 0 deletions
attendees/template.md
index.md
+0
-16
0 additions, 16 deletions
index.md
with
0 additions
and
34 deletions
.gitlab-ci.yml
deleted
100644 → 0
+
0
−
10
View file @
eb8c63f6
image
:
ruby:2.5
pages
:
stage
:
deploy
script
:
-
bundle exec jekyll build -d public
artifacts
:
paths
:
-
public
This diff is collapsed.
Click to expand it.
_config.yml
deleted
100644 → 0
+
0
−
8
View file @
eb8c63f6
theme
:
jekyll-theme-minimal
logo
:
/assets/img/r3-training-logo.png
title
:
Advanced git training - Practice repository
description
:
This is a practice repository for advanced git training.
url
:
https://lcsb-biocore.github.io/advanced-git-practice/
collections
:
attendees
:
output
:
true
This diff is collapsed.
Click to expand it.
_
attendees/laurent.md
→
attendees/laurent.md
+
0
−
0
View file @
27674d4f
File moved
This diff is collapsed.
Click to expand it.
_
attendees/template.md
→
attendees/template.md
+
0
−
0
View file @
27674d4f
File moved
This diff is collapsed.
Click to expand it.
index.md
deleted
100644 → 0
+
0
−
16
View file @
eb8c63f6
## What is this?
This page is an automatically generated page of the course attendees.
Add your name and your
**personal page**
to this site!
## List of course attendees
{% for attendee in site.attendees %}
<h2>
{{ forloop.index }}.
<a
href=
"{{ attendee.url | prepend: site.baseurl }}"
>
{{ attendee.name }} - {{ attendee.position }}
</a>
</h2>
{% endfor %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment