asxpio/views/layout.erb

144 lines
8 KiB
Text

<% page_title = (defined?(@page_title) && @page_title) || 'Sergei Poljanski · DevOps & Infrastructure Engineering' %>
<% page_desc = (defined?(@page_desc) && @page_desc) || 'Sergei Poljanski: Estonian-born EU citizen, DevOps & infrastructure engineer based in Tbilisi, Georgia. Docker, Kubernetes, Terraform, Ansible, CI/CD, monitoring. Available for worldwide clients. Invoiced through IE Sergei Poljanski.' %>
<% noindex = defined?(@noindex) && @noindex %>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title><%= page_title %></title>
<meta name="description" content="<%= page_desc %>" />
<meta name="author" content="Sergei Poljanski" />
<% if noindex %>
<meta name="robots" content="noindex, nofollow" />
<% else %>
<meta name="robots" content="index, follow" />
<% end %>
<link rel="canonical" href="https://asxp.io<%= request.path %>" />
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:site_name" content="IE Sergei Poljanski" />
<meta property="og:title" content="<%= page_title %>" />
<meta property="og:description" content="<%= page_desc %>" />
<meta property="og:url" content="https://asxp.io<%= request.path %>" />
<meta property="og:locale" content="en_US" />
<meta property="og:image" content="https://asxp.io/og-card.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="<%= page_title %>" />
<meta name="twitter:description" content="<%= page_desc %>" />
<meta name="twitter:image" content="https://asxp.io/og-card.png" />
<!-- Favicons -->
<link rel="icon" type="image/png" href="/hedgehog.png" sizes="32x32" />
<link rel="apple-touch-icon" href="/hedgehog.png" />
<!-- Fonts are self-hosted; see @font-face in style.css -->
<link rel="preload" href="/fonts/ibm-plex-sans-latin-400-normal.woff2" as="font" type="font/woff2" crossorigin />
<link rel="preload" href="/fonts/ibm-plex-sans-latin-600-normal.woff2" as="font" type="font/woff2" crossorigin />
<link rel="stylesheet" href="/style.css" />
<!-- Structured data: Person (primary) + Organization (employer) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://asxp.io/#person",
"name": "Sergei Poljanski",
"alternateName": "asxpi",
"url": "https://asxp.io",
"mainEntityOfPage": "https://asxp.io",
"email": "ie@asxp.io",
"telephone": "+995595026471",
"nationality": { "@type": "Country", "name": "Estonia" },
"homeLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "Tbilisi",
"addressCountry": "GE"
}
},
"jobTitle": "DevOps & Infrastructure Engineer",
"worksFor": { "@id": "https://asxp.io/#organization" },
"knowsAbout": [
"DevOps", "Site Reliability Engineering", "Kubernetes", "Docker",
"Terraform", "Ansible", "CI/CD", "Linux", "NixOS", "Debian",
"Hetzner Cloud", "WireGuard", "Traefik", "GitHub Actions",
"Prometheus", "Grafana", "Loki", "Infrastructure as Code",
"Ruby", "Lua"
],
"sameAs": [
"https://blog.asxp.io",
"https://git.czsk.it/asxpi/asxpio",
"https://github.com/asxpi",
"https://www.linkedin.com/in/asxpi"
]
},
{
"@type": "Organization",
"@id": "https://asxp.io/#organization",
"name": "IE Sergei Poljanski",
"alternateName": ["SERGEI POLJANSKI", "ინდ. მეწარმე სერგეი პოლჯანსკი"],
"url": "https://asxp.io",
"email": "ie@asxp.io",
"telephone": "+995595026471",
"taxID": "304813343",
"address": {
"@type": "PostalAddress",
"streetAddress": "Ilia and Nino Nakashidze St, N 1, Building N3, Apt N3",
"addressLocality": "Tbilisi",
"addressRegion": "Krtsanisi",
"addressCountry": "GE"
},
"founder": { "@id": "https://asxp.io/#person" },
"sameAs": [
"https://www.linkedin.com/company/ie-sergei-poljanski"
]
}
]
}
</script>
</head>
<body>
<main>
<%== yield %>
</main>
<div class="footer">
<div class="footer-line">
IE Sergei Poljanski · Tbilisi, Georgia · ID 304813343
</div>
<nav class="footer-links" aria-label="Profiles">
<a href="https://git.czsk.it/asxpi/asxpio" rel="noopener me" aria-label="Source code on Forgejo" title="Source code">
<svg viewBox="0 0 212 212" width="20" height="20" fill="none" stroke="currentColor" aria-hidden="true">
<g transform="translate(6,6)">
<path d="M58 168 v-98 a50 50 0 0 1 50-50 h20" stroke-width="25" />
<path d="M58 168 v-30 a50 50 0 0 1 50-50 h20" stroke-width="25" />
<circle cx="142" cy="20" r="18" stroke-width="15" />
<circle cx="142" cy="88" r="18" stroke-width="15" />
<circle cx="58" cy="180" r="18" stroke-width="15" />
</g>
</svg>
</a>
<a href="https://github.com/asxpi" rel="noopener me" aria-label="GitHub" title="GitHub">
<svg viewBox="0 0 24 24" width="18" height="18" fill="currentColor" aria-hidden="true">
<path d="M12 .5C5.65.5.5 5.65.5 12c0 5.08 3.29 9.39 7.86 10.91.58.1.79-.25.79-.56v-2.01c-3.2.7-3.87-1.37-3.87-1.37-.52-1.32-1.27-1.67-1.27-1.67-1.04-.71.08-.7.08-.7 1.15.08 1.76 1.18 1.76 1.18 1.02 1.75 2.69 1.25 3.35.95.1-.74.4-1.25.72-1.54-2.55-.29-5.24-1.28-5.24-5.69 0-1.26.45-2.29 1.18-3.1-.12-.29-.51-1.46.11-3.05 0 0 .96-.31 3.15 1.18a10.96 10.96 0 0 1 5.74 0c2.19-1.49 3.15-1.18 3.15-1.18.62 1.59.23 2.76.11 3.05.74.81 1.18 1.84 1.18 3.1 0 4.42-2.7 5.4-5.27 5.68.41.36.78 1.06.78 2.13v3.16c0 .31.21.67.8.56 4.57-1.52 7.86-5.83 7.86-10.91C23.5 5.65 18.35.5 12 .5z"/>
</svg>
</a>
<a href="https://www.linkedin.com/in/asxpi" rel="noopener me" aria-label="LinkedIn" title="LinkedIn">
<svg viewBox="0 0 24 24" width="18" height="18" fill="currentColor" aria-hidden="true">
<path d="M20.45 20.45h-3.55v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.13 1.45-2.13 2.94v5.67H9.36V9h3.41v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12zm1.78 13.02H3.56V9h3.56v11.45zM22.22 0H1.77C.79 0 0 .77 0 1.72v20.55C0 23.23.79 24 1.77 24h20.45C23.2 24 24 23.23 24 22.27V1.72C24 .77 23.2 0 22.22 0z"/>
</svg>
</a>
</nav>
</div>
</body>
</html>