-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
193 lines (176 loc) · 5.73 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
# Site Settings
site_name: Anelia - Digital Designer
site_author: Anelia Stoyanova
docs_dir: docs
repo_url: https://github.com/anelllya/portfolio
repo_name: anelllya/portfolio
copyright: >
Copyright © 2012 - <span id='currentYear'></span> Anelia Stoyanova -
<a href="#__consent">Change cookie settings</a>
extra_css:
- stylesheets/extra.css
- stylesheets/home.css
extra_javascript:
- javascripts/extra.js
# Material Configuration
theme:
font: false
name: material
custom_dir: overrides # Contains custom 'home.html' coverpage (and 'main.html')
icon:
logo: myicons/anelia-logo
repo: fontawesome/brands/github
favicon: img/favicon.png
features:
- toc.follow
- navigation.indexes # Implied section 'index.md' files
- navigation.tabs # Static upper section tabs (exist)
- navigation.tabs.sticky # Static upper section tabs (stay)
- navigation.footer # Add 'previous' and 'next' buttons in the footer
- navigation.instant # Keep navigation from reloading
- navigation.instant.progress # Display page loading progress-bar ( > 400ms)
- navigation.instant.preview
- navigation.tracking
- navigation.top
- navigation.sections
- search.highlight # Highlight all occurrences of queried string
- search.share # Search Query can be copied to Clipboard
- search.suggest # Display likeliest completion for the last queried word
- content.code.copy
palette:
# Light Mode
- media: "(prefers-color-scheme: light)"
scheme: lightanelia
toggle:
icon: material/weather-night
name: Switch to Dark Mode
# Dark Mode
- media: "(prefers-color-scheme: dark)"
scheme: darkanelia
toggle:
icon: material/weather-sunny
name: Switch to Light Mode
watch:
- includes
nav:
- Home: index.md
- Work:
- work/index.md
- Digital:
- KUNO: work/digital/kuno.md
- Content:
- PECA'S Tenerife: work/content/pecas.md
- Brands:
- Hornets Hockey: work/brands/hornets-hockey.md
- Cosmobots: work/brands/cosmo-bots.md
- Blog:
- blog/index.md
- About: about.md
plugins:
- search
- glightbox
- blog:
post_url_date_format: yyyy/MM
post_excerpt: required
blog_toc: true
archive: true
archive_toc: true
categories: true
markdown_extensions:
- abbr
- attr_list
- pymdownx.snippets:
auto_append:
- includes/abbreviations.md
- md_in_html
- footnotes
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
options:
custom_icons:
- overrides/.icons
- admonition
- pymdownx.details
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.highlight:
use_pygments: true
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
extra:
analytics:
provider: hotjar
property: 3796880
consent:
cookies:
analytics: Hotjar
checked: true
social:
- icon: fontawesome/brands/linkedin
link: https://www.linkedin.com/in/anelia-stoyanova/
- icon: fontawesome/brands/instagram
link: https://www.instagram.com/anelllya/
- icon: fontawesome/brands/codepen
link: https://codepen.io/anelllya
- icon: fontawesome/brands/x-twitter
link: https://twitter.com/anelllya
- icon: fontawesome/solid/paper-plane
link: mailto:[email protected]
toolbox:
- ['figma-logo.svg', 'affinity-logo.svg', 'miro-logo.svg', 'adobexd-logo.svg']
- ['visual-studio-code-logo.svg', 'git-icon.svg', 'html5-logo.svg', 'css3-logo.svg', 'markdown-icon.svg']
- ['google-workspace-logo.svg','jira-logo.svg', 'confluence-logo.svg', 'basecamp-logo.svg']
companies:
- ['iter.svg', 'pecas.svg', 'ull.svg', 'system73.svg', 'IMT.svg']
cards:
- image: 'img/digital-products.svg'
title: 'Digital'
url: 'work/digital/kuno/'
- image: 'img/branding.svg'
title: 'Brands'
url: 'work/brands/hornets-hockey/'
- image: 'img/blog.svg'
title: 'Blog'
url: 'blog/'
consent:
title: Cookie consent
description: >-
We use cookies to recognize your repeated visits and preferences, as well
as to measure the effectiveness of this portfolio and whether users
find what they're searching for. With your consent, you're helping us to
make this portfolio better.
work:
- image: '../img/featured-images/kuno.webp'
title: 'Online Video Platform'
url: 'digital/kuno/'
category: 'Digital'
year: '2019-2022'
- image: '../img/featured-images/pecas.webp'
title: 'PECA’S Tenerife'
url: 'content/pecas/'
category: 'Content'
year: '2017-2018'
- image: '../img/featured-images/cosmobots.webp'
title: 'Cosmobots'
url: 'brands/cosmo-bots/'
category: 'Brands'
year: '2018'
- image: '../img/featured-images/hornets-cover.webp'
title: 'Hornets Hockey'
url: 'brands/hornets-hockey/'
category: 'Brands'
year: '2023'
# Custom Homepage Elements
home_tagline: Digital tools get the job done, <br /> I make them fun.
home_description: Ready to transform your digital landscape?
# Custom Homepage Button(s)
home_button1_name: Connect # Comment this parameter out to remove the button.
home_button1_theme: md-button md-button--primary # Options: "md-button", "md-button md-button--primary"