Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tzanev.gitlabpages.univ-lille.fr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
tzanev
tzanev.gitlabpages.univ-lille.fr
Commits
d94729bd
Commit
d94729bd
authored
1 year ago
by
Kroum Tzanev
Browse files
Options
Downloads
Patches
Plain Diff
première version
parents
No related branches found
No related tags found
No related merge requests found
Pipeline
#34133
passed
1 year ago
Stage: test
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+16
-0
16 additions, 0 deletions
.gitlab-ci.yml
README.md
+17
-0
17 additions, 0 deletions
README.md
images/kroum_2022.09.jpg
+0
-0
0 additions, 0 deletions
images/kroum_2022.09.jpg
with
33 additions
and
0 deletions
.gitlab-ci.yml
0 → 100644
+
16
−
0
View file @
d94729bd
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
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
17
−
0
View file @
d94729bd
# [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
)
This diff is collapsed.
Click to expand it.
images/kroum_2022.09.jpg
0 → 100644
+
0
−
0
View file @
d94729bd
31.9 KiB
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