Skip to content

Commit 562f4ef

Browse files
committed
new icons and bug fixed on CV
1 parent 43df477 commit 562f4ef

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+149
-3544
lines changed

assets/images/site/icon.png

6.42 MB
Loading

assets/images/site/icon.webp

95.6 KB
Binary file not shown.

assets/images/site/icon.xcf

1.97 MB
Binary file not shown.

data/en/sections/about.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ socialLinks:
3434

3535
- name: Stackoverflow
3636
icon: "fab fa-stack-overflow"
37-
url: "#"
37+
url: "https://stackoverflow.com/users/11341998/stefano-giannini"
3838

3939
- name: LinkedIn
4040
icon: "fab fa-linkedin"
41-
url: "#"
41+
url: "https://www.linkedin.com/in/stefano-giannini-33511197/"
4242

4343
# - name: Twitter
4444
# icon: "fab fa-twitter"
@@ -61,7 +61,7 @@ socialLinks:
6161
# For example, you can put link for your resume.
6262
resourceLinks:
6363
- title: "My Resume"
64-
url: "files/resume.pdf"
64+
url: "files/Stefano_Giannini_CV_ENG.pdf"
6565

6666
# Show your badges
6767
# You can show your verifiable certificates from https://www.credly.com.

data/en/site.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ openGraph:
2525
title: Stefano Giannini
2626
type: website
2727
description: Portfolio and personal blog of Stefano Giannini
28-
image: images/author/profile
28+
image: images/author/profile.png
2929
url: https://ragespin.github.io

hugo.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ params:
9191
# Provide logos for your site. The inverted logo will be used in the initial
9292
# transparent navbar and the main logo will be used in the non-transparent navbar.
9393
logo:
94-
main: /images/site/main-logo.png
95-
inverted: /images/site/inverted-logo.png
96-
favicon: /images/site/favicon.png
94+
main: /images/site/icon.png
95+
inverted: /images/site/icon.png
96+
favicon: /images/site/icon.png
9797

9898
# GitHub repo of your site
9999
gitRepo: https://github.com/ragespin/ragespin.github.io
@@ -304,20 +304,20 @@ params:
304304
template: footer.html
305305
# Show/hide navigation in the footer. Default is "true".
306306
navigation:
307-
enable: true
307+
enable: false
308308
# show custom menus in the footer
309309
customMenus: true
310310
# Show/hide "Contact Me" section in the footer. Default is "true".
311311
contactMe:
312-
enable: true
312+
enable: false
313313
# Show/hide credentials section in the footer. Default is "true".
314314
credentials:
315315
enable: true
316316

317317
# Show/hide newsletter section in the footer. Default is "true".
318318
# Currently, it supports "mailchimp".
319319
newsletter:
320-
enable: true
320+
enable: false
321321
provider: mailchimp
322322
mailchimpURL: https://github.us1.list-manage.com/subscribe/post?u=19de52a4603135aae97163fd8&id=094a24c76e
323323

public/404.html

+4-118
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323

24-
<link rel="icon" type="image/png" href="/images/site/favicon_hub02d7508a1c89b2b7812eab204efeb9a_4223_42x0_resize_box_3.png" />
24+
<link rel="icon" type="image/png" href="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" />
2525

2626
<meta property="og:url" content="http://localhost:1313/404.html">
2727
<meta property="og:site_name" content="Stefano Giannini">
@@ -124,7 +124,7 @@
124124

125125
<a class="navbar-brand" href="/">
126126

127-
<img src="/images/site/main-logo_hu9ad2f25a877e6fef77c7a3dbef5094ad_6881_42x0_resize_box_3.png" id="logo" alt="Logo">
127+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" id="logo" alt="Logo">
128128
Stefano Giannini</a>
129129
<button
130130
class="navbar-toggler navbar-light"
@@ -259,10 +259,10 @@
259259
</div>
260260

261261

262-
<img src="/images/site/main-logo_hu9ad2f25a877e6fef77c7a3dbef5094ad_6881_42x0_resize_box_3.png" class="d-none" id="main-logo" alt="Logo">
262+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" class="d-none" id="main-logo" alt="Logo">
263263

264264

265-
<img src="/images/site/inverted-logo_hub02d7508a1c89b2b7812eab204efeb9a_4223_42x0_resize_box_3.png" class="d-none" id="inverted-logo" alt="Inverted Logo">
265+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" class="d-none" id="inverted-logo" alt="Inverted Logo">
266266

267267
</nav>
268268

@@ -361,122 +361,8 @@ <h4>The page you are looking for is not there yet.</h4>
361361
<div class="container pt-5">
362362
<div class="row text-start">
363363

364-
<div class="col-md-4 col-sm-12">
365-
<h5>Navigation</h5>
366-
367-
<ul>
368-
369-
370-
371-
372-
373-
<li class="nav-item">
374-
<a class="smooth-scroll" href="http://localhost:1313/#about">About</a>
375-
</li>
376-
377-
378-
379-
380-
381-
382-
<li class="nav-item">
383-
<a class="smooth-scroll" href="http://localhost:1313/#skills">Skills</a>
384-
</li>
385-
386-
387-
388-
389-
390-
391-
<li class="nav-item">
392-
<a class="smooth-scroll" href="http://localhost:1313/#experiences">Experiences</a>
393-
</li>
394-
395-
396-
397-
398-
399-
400-
<li class="nav-item">
401-
<a class="smooth-scroll" href="http://localhost:1313/#education">Education</a>
402-
</li>
403-
404-
405-
406-
407-
408-
409-
</ul>
410-
411-
</div>
412364

413365

414-
<div class="col-md-4 col-sm-12">
415-
<h5>Contact me:</h5>
416-
<ul>
417-
418-
419-
<li><a href=mailto:... target="_blank" rel="noopener">
420-
<span><i class="fas fa-envelope"></i></span> <span>...</span>
421-
</a></li>
422-
423-
424-
425-
<li><a href=https://github.com/rageSpin target="_blank" rel="noopener">
426-
<span><i class="fab fa-github"></i></span> <span>rageSpin</span>
427-
</a></li>
428-
429-
430-
431-
<li><a href=https://www.linkedin.com/in/stefano-giannini-33511197 target="_blank" rel="noopener">
432-
<span><i class="fab fa-linkedin"></i></span> <span>Stefano Giannini</span>
433-
</a></li>
434-
435-
436-
437-
<li><span><i class="fas fa-phone-alt"></i></span> <span>...</span></li>
438-
439-
440-
441-
<li><a href=https://www.researchgate.net/profile/Stefano%20Giannini target="_blank" rel="noopener">
442-
<span><i class="fab fa-researchgate"></i></span> <span>Stefano Giannini</span>
443-
</a></li>
444-
445-
446-
</ul>
447-
</div>
448-
449-
450-
451-
452-
<div class="col-md-4 col-sm-12">
453-
<p>Stay up to date with email notification</p>
454-
455-
<form
456-
action="https://github.us1.list-manage.com/subscribe/post?u=19de52a4603135aae97163fd8&amp;amp;id=094a24c76e"
457-
method="post"
458-
id="mc-embedded-subscribe-form"
459-
name="mc-embedded-subscribe-form"
460-
class="validate"
461-
target="_blank"
462-
novalidate >
463-
<div class="form-group">
464-
<input
465-
type="email"
466-
class="form-control"
467-
id="mce-EMAIL"
468-
name="EMAIL"
469-
aria-describedby="emailHelp"
470-
placeholder="Enter email"
471-
/>
472-
<small id="emailHelp" class="form-text text-muted"
473-
>By entering your email address, you agree to receive the newsletter of this website.</small
474-
>
475-
</div>
476-
<button type="submit" class="btn btn-info">Submit</button>
477-
</form>
478-
479-
</div>
480366

481367
</div>
482368
</div>

public/categories/finance/index.html

+4-118
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222

2323

24-
<link rel="icon" type="image/png" href="/images/site/favicon_hub02d7508a1c89b2b7812eab204efeb9a_4223_42x0_resize_box_3.png" />
24+
<link rel="icon" type="image/png" href="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" />
2525

2626
<meta property="og:url" content="http://localhost:1313/categories/finance/">
2727
<meta property="og:site_name" content="Stefano Giannini">
@@ -124,7 +124,7 @@
124124

125125
<a class="navbar-brand" href="/">
126126

127-
<img src="/images/site/main-logo_hu9ad2f25a877e6fef77c7a3dbef5094ad_6881_42x0_resize_box_3.png" id="logo" alt="Logo">
127+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" id="logo" alt="Logo">
128128
Stefano Giannini</a>
129129
<button
130130
class="navbar-toggler navbar-light"
@@ -225,10 +225,10 @@
225225
</div>
226226

227227

228-
<img src="/images/site/main-logo_hu9ad2f25a877e6fef77c7a3dbef5094ad_6881_42x0_resize_box_3.png" class="d-none" id="main-logo" alt="Logo">
228+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" class="d-none" id="main-logo" alt="Logo">
229229

230230

231-
<img src="/images/site/inverted-logo_hub02d7508a1c89b2b7812eab204efeb9a_4223_42x0_resize_box_3.png" class="d-none" id="inverted-logo" alt="Inverted Logo">
231+
<img src="/images/site/icon_hu65d76dfee5a8e0802e55f59432358110_6732567_42x0_resize_box_3.png" class="d-none" id="inverted-logo" alt="Inverted Logo">
232232

233233
</nav>
234234

@@ -409,122 +409,8 @@ <h5 class="card-title">MSFT Stock Prediction using LSTM or GRU</h5>
409409
<div class="container pt-5">
410410
<div class="row text-start">
411411

412-
<div class="col-md-4 col-sm-12">
413-
<h5>Navigation</h5>
414-
415-
<ul>
416-
417-
418-
419-
420-
421-
<li class="nav-item">
422-
<a class="smooth-scroll" href="http://localhost:1313/#about">About</a>
423-
</li>
424-
425-
426-
427-
428-
429-
430-
<li class="nav-item">
431-
<a class="smooth-scroll" href="http://localhost:1313/#skills">Skills</a>
432-
</li>
433-
434-
435-
436-
437-
438-
439-
<li class="nav-item">
440-
<a class="smooth-scroll" href="http://localhost:1313/#experiences">Experiences</a>
441-
</li>
442-
443-
444-
445-
446-
447-
448-
<li class="nav-item">
449-
<a class="smooth-scroll" href="http://localhost:1313/#education">Education</a>
450-
</li>
451-
452-
453-
454-
455-
456-
457-
</ul>
458-
459-
</div>
460412

461413

462-
<div class="col-md-4 col-sm-12">
463-
<h5>Contact me:</h5>
464-
<ul>
465-
466-
467-
<li><a href=mailto:... target="_blank" rel="noopener">
468-
<span><i class="fas fa-envelope"></i></span> <span>...</span>
469-
</a></li>
470-
471-
472-
473-
<li><a href=https://github.com/rageSpin target="_blank" rel="noopener">
474-
<span><i class="fab fa-github"></i></span> <span>rageSpin</span>
475-
</a></li>
476-
477-
478-
479-
<li><a href=https://www.linkedin.com/in/stefano-giannini-33511197 target="_blank" rel="noopener">
480-
<span><i class="fab fa-linkedin"></i></span> <span>Stefano Giannini</span>
481-
</a></li>
482-
483-
484-
485-
<li><span><i class="fas fa-phone-alt"></i></span> <span>...</span></li>
486-
487-
488-
489-
<li><a href=https://www.researchgate.net/profile/Stefano%20Giannini target="_blank" rel="noopener">
490-
<span><i class="fab fa-researchgate"></i></span> <span>Stefano Giannini</span>
491-
</a></li>
492-
493-
494-
</ul>
495-
</div>
496-
497-
498-
499-
500-
<div class="col-md-4 col-sm-12">
501-
<p>Stay up to date with email notification</p>
502-
503-
<form
504-
action="https://github.us1.list-manage.com/subscribe/post?u=19de52a4603135aae97163fd8&amp;amp;id=094a24c76e"
505-
method="post"
506-
id="mc-embedded-subscribe-form"
507-
name="mc-embedded-subscribe-form"
508-
class="validate"
509-
target="_blank"
510-
novalidate >
511-
<div class="form-group">
512-
<input
513-
type="email"
514-
class="form-control"
515-
id="mce-EMAIL"
516-
name="EMAIL"
517-
aria-describedby="emailHelp"
518-
placeholder="Enter email"
519-
/>
520-
<small id="emailHelp" class="form-text text-muted"
521-
>By entering your email address, you agree to receive the newsletter of this website.</small
522-
>
523-
</div>
524-
<button type="submit" class="btn btn-info">Submit</button>
525-
</form>
526-
527-
</div>
528414

529415
</div>
530416
</div>

0 commit comments

Comments
 (0)