Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Loic Marx
advanced-practice
Commits
6ebf34a0
Commit
6ebf34a0
authored
Aug 29, 2019
by
Daniel Duarte
Browse files
add and adjust assets folder
parent
aeb08c07
Changes
4
Show whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
6ebf34a0
.DS_Store
_config.yml
0 → 100644
View file @
6ebf34a0
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
assets/img/r3-training-logo.png
0 → 100644
View file @
6ebf34a0
32.4 KB
index.md
0 → 100644
View file @
6ebf34a0
## 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 %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment