150 lines
6.1 KiB
HTML
150 lines
6.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>EngineeringBuild</title>
|
|
<meta name="description" content="Telecom, network, system, and embedded engineering notes, guides, and practical technical work." />
|
|
<meta name="keywords" content="telecom, network, system, embedded, fiber, routing, Linux, Proxmox, Cisco, infrastructure" />
|
|
<meta name="author" content="EngineeringBuild" />
|
|
<meta name="robots" content="index, follow" />
|
|
<link rel="canonical" href="https://engineeringbuild.com/" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:title" content="EngineeringBuild" />
|
|
<meta property="og:description" content="Telecom, network, system, and embedded engineering notes, guides, and practical technical work." />
|
|
<meta property="og:url" content="https://engineeringbuild.com/" />
|
|
<meta property="og:image" content="https://engineeringbuild.com/img/title%20image.png" />
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="EngineeringBuild" />
|
|
<meta name="twitter:description" content="Telecom, network, system, and embedded engineering notes, guides, and practical technical work." />
|
|
<meta name="twitter:image" content="https://engineeringbuild.com/img/title%20image.png" />
|
|
<link rel="icon" href="img/title%20image.png" type="image/png" />
|
|
<link rel="stylesheet" href="main.css" />
|
|
</head>
|
|
<body>
|
|
<header class="site-header">
|
|
<div class="brand-block">
|
|
<a class="brand-link" href="index.html">
|
|
<img class="brand-image" src="img/Header%20image.png" alt="" />
|
|
</a>
|
|
</div>
|
|
|
|
<button class="menu-toggle" type="button" aria-expanded="false" aria-label="Open menu">
|
|
<span></span>
|
|
<span></span>
|
|
<span></span>
|
|
</button>
|
|
|
|
<nav class="site-nav" aria-label="Primary">
|
|
<div class="nav-group">
|
|
<button class="nav-trigger" type="button" aria-haspopup="true">Services</button>
|
|
<div class="nav-panel">
|
|
<a href="services/Network.html">Network Planning</a>
|
|
<a href="services/servers.html">Server Setup</a>
|
|
<a href="services/installation.html">Installation</a>
|
|
<a href="services/survey.html">Site Survey</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-group">
|
|
<button class="nav-trigger" type="button" aria-haspopup="true">Guides</button>
|
|
<div class="nav-panel">
|
|
<a href="guides/telecommunications.html">Telecommunications</a>
|
|
<a href="guides/networking.html">Networking</a>
|
|
<a href="guides/linux.html">Linux</a>
|
|
<a href="guides/embedded.html">Embedded</a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-group">
|
|
<button class="nav-trigger" type="button" aria-haspopup="true">Tools</button>
|
|
<div class="nav-panel">
|
|
<a href="tools.html">Coming soon</a>
|
|
</div>
|
|
</div>
|
|
|
|
<a href="contact.html">Contact</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="hero-section">
|
|
<div class="hero-content">
|
|
<h1>EngineeringBuild</h1>
|
|
<p class="hero-lead">Practical telecom, networking, Linux, and self-hosted systems.</p>
|
|
<p class="hero-copy">A technical platform being built around real field experience, hands-on learning, and useful documentation.</p>
|
|
<div class="hero-actions">
|
|
<a class="button button-primary" href="guides/telecommunications.html">Read Guides</a>
|
|
<a class="button button-secondary" href="services/Network.html">View Services</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="home-section">
|
|
<div class="home-content">
|
|
<h2>What this site covers</h2>
|
|
<ul class="coverage-list">
|
|
<li><a href="guides/telecommunications.html">Telecom field work</a></li>
|
|
<li><a href="guides/networking.html">Networking fundamentals</a></li>
|
|
<li><a href="guides/linux.html">Linux and self-hosting</a></li>
|
|
<li><a href="tools.html">Tools, checklists, and troubleshooting notes</a></li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="home-section">
|
|
<div class="home-content">
|
|
<h2>Current focus</h2>
|
|
<p class="home-copy">EngineeringBuild is currently focused on practical guides, field notes, and small technical services while developing into a broader technical support and consulting platform.</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="home-section">
|
|
<div class="home-content">
|
|
<h2>Featured areas</h2>
|
|
<div class="featured-grid">
|
|
<a class="featured-card" href="guides/telecommunications.html">
|
|
<h3>Telecom</h3>
|
|
<p>Installation, commissioning, alarms, fibre/RF checks, documentation.</p>
|
|
</a>
|
|
<a class="featured-card" href="guides/networking.html">
|
|
<h3>Networking</h3>
|
|
<p>CCNA notes, VLANs, routing, switching, troubleshooting.</p>
|
|
</a>
|
|
<a class="featured-card" href="guides/linux.html">
|
|
<h3>Self-hosting</h3>
|
|
<p>Docker, Proxmox, Gitea, Nextcloud, Vaultwarden, monitoring.</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="cta-section">
|
|
<div class="home-content">
|
|
<h2>Need practical technical help or want to follow the build?</h2>
|
|
<a class="button button-primary" href="mailto:info@engineeringbuild.com">info@engineeringbuild.com</a>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer class="site-footer">
|
|
<div class="footer-content">
|
|
<div class="footer-brand">
|
|
<a class="brand" href="index.html">EngineeringBuild</a>
|
|
<p>Practical telecom, networking, Linux, and self-hosted systems.</p>
|
|
</div>
|
|
<nav class="footer-links" aria-label="Footer">
|
|
<a href="guides/telecommunications.html">Guides</a>
|
|
<a href="services/Network.html">Services</a>
|
|
<a href="tools.html">Tools</a>
|
|
<a href="contact.html">Contact</a>
|
|
</nav>
|
|
<a class="footer-email" href="mailto:info@engineeringbuild.com">info@engineeringbuild.com</a>
|
|
</div>
|
|
</footer>
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html>
|