Skip to content

Commit

Permalink
Tweak fonts and formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Víctor Marino committed Jul 14, 2024
1 parent ac21e14 commit d1c3fb9
Show file tree
Hide file tree
Showing 8 changed files with 90 additions and 13 deletions.
4 changes: 2 additions & 2 deletions hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ params:
enable: true
intro: "Hi, I'm"
title: "Víctor."
subtitle: "Telecom & Software Engineer"
subtitle: "Telecoms & Software Engineer"
content: "With a soft spot for finance ;-)"
image: /images/profile_avatar.png
bottomImage:
Expand Down Expand Up @@ -510,7 +510,7 @@ params:
title: "About Me"
image: "/images/profile_picture.png"
content: |-
I am a software engineer with a strong background in telecommunications and mobile networks. With over 13 years of experience in the telecom industry, I've worked in a wide range of roles and areas: product management, network design, KPI monitoring and optimization, low latency services, 5G applications... as well as many innovation projects.
I am a software engineer with a strong background in telecommunications and mobile networks. With over 13 years of experience in the telco industry, I've worked in a wide range of roles and areas: product management, network design, KPI monitoring and optimization, low latency services, 5G applications... as well as many innovation projects.
Since 2020, my work has been focused on developing APIs to expose network capabilities to the outside, making mobile networks more open, efficient and interoperable.
Expand Down
65 changes: 65 additions & 0 deletions public/css/style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
/* hugo-dynamic-tabs */
.nav-tabs {
border-bottom: 1px solid transparent;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
color: #495057;
background-color: transparent;
border-color: transparent transparent white;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
border-color: transparent transparent grey;
}

/* index.css */

/* Replace arrow character in lists with dots */
#about ul li::before {
content: "•" !important;
}
#experience .experience-container .tab-content .tab-pane ul li::before {
content: "•" !important;
}

/* header.css */

/* Reduce min width of language dropdown items */
.dropdown-menu {
min-width: 5rem;
}

/* Make the header sticky */
header {
top: 0;
position: sticky;
}

/* Prevent sticky header from covering section titles when clicking navbar links */
.py-0,
.py-5 {
scroll-margin-top: 2em;
}

/* fonts.css */

/* Set Ubuntu as default font for body */
body {
font-family: "Ubuntu", serif !important;
}

/* Set Ubuntu as secondary font */
.secondary-font,
#secondary-font {
font-family: "Ubuntu", serif;
}

/* single.css */

#single .page-content ol,
#single .page-content ul {
list-style-position: outside !important;
}
6 changes: 3 additions & 3 deletions public/es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>
<script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">

<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<head>
<meta name="generator" content="Hugo 0.123.8"><meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down Expand Up @@ -275,12 +275,12 @@
<li class="nav-item navbar-text dropdown">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
ES
Español
</a>
<div class="dropdown-menu shadow-lg rounded" aria-labelledby="navbarDropdown">

<a class="dropdown-item text-center nav-link" href="/">
EN
English
</a>

</div>
Expand Down
10 changes: 5 additions & 5 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>
<script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">

<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<head>
<meta name="generator" content="Hugo 0.123.8"><meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down Expand Up @@ -275,12 +275,12 @@
<li class="nav-item navbar-text dropdown">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
EN
English
</a>
<div class="dropdown-menu shadow-lg rounded" aria-labelledby="navbarDropdown">

<a class="dropdown-item text-center nav-link" href="/es/">
ES
Español
</a>

</div>
Expand All @@ -305,7 +305,7 @@ <h2>
Víctor.
</h2>
<h3>
Telecom &amp; Software Engineer
Telecoms &amp; Software Engineer
</h3>
<p class="hero-content">
With a soft spot for finance ;-)
Expand Down Expand Up @@ -624,7 +624,7 @@ <h3 class="text-center bg-transparent">About Me</h3>
</div>

<div class="col-sm-12 col-md-12 col-lg-8 content">
<p>I am a software engineer with a strong background in telecommunications and mobile networks. With over 13 years of experience in the telecom industry, I&rsquo;ve worked in a wide range of roles and areas: product management, network design, KPI monitoring and optimization, low latency services, 5G applications&hellip; as well as many innovation projects.</p>
<p>I am a software engineer with a strong background in telecommunications and mobile networks. With over 13 years of experience in the telco industry, I&rsquo;ve worked in a wide range of roles and areas: product management, network design, KPI monitoring and optimization, low latency services, 5G applications&hellip; as well as many innovation projects.</p>
<p>Since 2020, my work has been focused on developing APIs to expose network capabilities to the outside, making mobile networks more open, efficient and interoperable.</p>
<p>In my free time I enjoy developing mobile apps, and I also help promote financial culture through the <a href="https://bogleheads.es/">Bogleheads Spain</a> community.</p>

Expand Down
6 changes: 6 additions & 0 deletions public/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ body {
font-family: "Ubuntu", serif;
}

/* primary font */
.primary-font,
#primary-font {
font-family: "Ubuntu", serif;
}

/* single.css */

#single .page-content ol,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">

<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet">
<head>
{{- partial "head.html" . -}}
{{- block "head" . }} {{- end }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,12 @@
<li class="nav-item navbar-text dropdown">
<a class="nav-link dropdown-toggle" href="" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-haspopup="true" aria-expanded="false">
{{ upper .Language }}
{{ .Language.LanguageName }}
</a>
<div class="dropdown-menu shadow-lg rounded" aria-labelledby="navbarDropdown">
{{ range .Translations }}
<a class="dropdown-item text-center nav-link" href="{{ .RelPermalink }}">
{{ upper (default .Lang .Language.Lang) }}
{{ (default .Lang .Language.LanguageName) }}
</a>
{{ end }}
</div>
Expand Down
6 changes: 6 additions & 0 deletions themes/customized-hugo-profile/static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ body {
font-family: "Ubuntu", serif;
}

/* primary font */
.primary-font,
#primary-font {
font-family: "Ubuntu", serif;
}

/* single.css */

#single .page-content ol,
Expand Down

0 comments on commit d1c3fb9

Please sign in to comment.