Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/data/projects.yaml')
-rw-r--r--exampleSite/data/projects.yaml20
1 files changed, 13 insertions, 7 deletions
diff --git a/exampleSite/data/projects.yaml b/exampleSite/data/projects.yaml
index 099bbbf..7e07403 100644
--- a/exampleSite/data/projects.yaml
+++ b/exampleSite/data/projects.yaml
@@ -1,11 +1,17 @@
-- name: "Simulated Annealing for Traveling Salesman Problem"
- company: "Some University"
- link: ""
+projects:
+- title: "Simulated Annealing for Traveling Salesman Problem"
+ subtitle: "Some University"
date: "2016"
- details: "Lorem ipsum dolor sit amet"
+ details: |
+ Lorem ipsum dolor sit amet
-- name: "Resume - A4"
- company: "mertbakir.gitlab.io/resume"
+- title: "Resume - A4"
+ subtitle: "mertbakir.gitlab.io/resume"
link: "https://gitlab.com/mertbakir/resume-a4"
date: "2020"
- details: "Bring CI/CD to your resume using YAML and Git." \ No newline at end of file
+ details: |
+ Bring CI/CD to your resume using YAML and Git."
+ links:
+ - title: Available in GitLab
+ utl: https://gitlab.com/mertbakir/resume-a4
+ icon: fab fa-gitlab