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:
authormertbakir <2335694-mertbakir@users.noreply.gitlab.com>2023-12-24 14:17:24 +0300
committermertbakir <2335694-mertbakir@users.noreply.gitlab.com>2023-12-24 14:17:24 +0300
commit37e648c1d03444308adeb8b8f1b921a27d18446a (patch)
tree213e673d58a4eb57c4c36a84e1a9b19c8634d033 /config.yaml
parenta4948115181eb177096ef97f368ead78278dd55b (diff)
CSS & Layout Updates:
- New fields added in education and experience sections. - Now a section can be separated into multiple pages. - You can define page number for each item, see experience.yaml - Header: - if no avatar is displayed, then contact links will be on the right. - header will repeat for each page. - CSS class names are mostly kept unchanged.
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml11
1 files changed, 10 insertions, 1 deletions
diff --git a/config.yaml b/config.yaml
index 77758c2..94d8749 100644
--- a/config.yaml
+++ b/config.yaml
@@ -51,7 +51,7 @@ params:
- custom.scss
# - print_urls.scss
header:
- avatar: avatar.jpg
+ avatar: false # avatar.jpg
contact: true
tagline: true
links: false
@@ -70,6 +70,8 @@ params:
title: About Me
- feature: experience
- features:
+ - feature: experience
+ title: Experience (Cont.)
- feature: projects
collection: projects
- feature: publications
@@ -80,6 +82,13 @@ params:
- feature: interests
widget: word-list
style: list
+ experience:
+ tools:
+ show: false
+ title: Technologies
+ education:
+ location:
+ show: true
footer:
show: true