Skip to content
Snippets Groups Projects
Commit d94729bd authored by Kroum Tzanev's avatar Kroum Tzanev
Browse files

première version

parents
No related branches found
No related tags found
No related merge requests found
Pipeline #34133 passed
variables:
DOCKER_DRIVER: overlay2 # for speed up
pages:
image: alpine/curl:3.14
script:
# make public (artifacts) folder
- mkdir public
# get gm
- curl -sL https://github.com/kpym/gm/releases/download/v0.9.11/gm_0.9.11_Linux_64bit.tar.gz | tar -zxvf - gm
# generate index.html from README.md
- ./gm -qc jasonm23-foghorn -t 'Kroum Tzanev' stdin <README.md >public/index.html
# move all sources to public (artifacts)
- mv images public/images
artifacts:
paths:
- public
# [Kroum Tzanev](https://tzanev.gitlabpages.univ-lille.fr)
<img src="images/kroum_2022.09.jpg" width="200" height="200" alt="Kroum Tzanev" />
## Coordonnées
- Mail : `prenom.nom@univ-lille.fr` (avec `prenom=kroum` et `nom=tzanev`)<br>
- Téléphone :
- `[ bur ] 03.20.43.44.91`
- `[ dom ] 03.61.26.20.09`
## Enseignements
### 2023-2024
- [M53 - « Intégrales à paramètres et séries de Fourier »](https://m53lille.gitlabpages.univ-lille.fr)
- [M1 - « Analyse »](https://ktzanev.gitlab.io/m1analyse)
images/kroum_2022.09.jpg

31.9 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment