-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (48 loc) · 6.83 KB
/
Copy pathindex.html
File metadata and controls
48 lines (48 loc) · 6.83 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lantean Code — Useful software. Open by design.</title>
<meta name="description" content="Open-source .NET libraries, developer tools, and web applications from Lantean Code.">
<meta name="theme-color" content="#101126">
<meta property="og:title" content="Lantean Code — Useful software. Open by design.">
<meta property="og:description" content="Explore our open-source .NET libraries, developer tools, and web applications.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://lantean-code.github.io/">
<meta property="og:image" content="https://lantean-code.github.io/assets/lantean-code-branding.png">
<meta name="twitter:card" content="summary_large_image">
<link rel="icon" href="assets/lantean-code-mark-color.svg" type="image/svg+xml">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<a class="skip" href="#main">Skip to content</a>
<header class="wrap header">
<a class="brand" href="#" aria-label="Lantean Code home"><img src="assets/lantean-code-mark-color.svg" width="48" height="48" alt=""><span>Lantean <span class="aqua">Code</span></span></a>
<nav aria-label="Main navigation"><a href="#about">About</a><a href="#projects">Projects</a><a class="nav-github" href="https://github.com/lantean-code">GitHub <span aria-hidden="true">↗</span></a></nav>
</header>
<main id="main">
<section class="wrap hero" aria-labelledby="hero-title">
<div class="hero-copy"><p class="eyebrow"><span class="signal"></span> INDEPENDENT SOFTWARE · OPEN SOURCE</p>
<h1 id="hero-title">Useful software.<br><span class="aqua">Open by design.</span></h1>
<p class="intro">Libraries that make integration simpler. Tools that make development clearer. Applications that make complex workflows easier.</p>
<div class="actions"><a class="button primary" href="#projects">Explore our projects <span aria-hidden="true">↘</span></a><a class="text-link" href="https://github.com/lantean-code">Find us on GitHub <span aria-hidden="true">↗</span></a></div>
</div>
<div class="hero-art" aria-hidden="true"><div class="orbit"></div><img src="assets/lantean-code-mark-color.svg" width="512" height="512" alt=""><span class="art-label">LANTEAN CODE / BUILT IN THE OPEN</span></div>
</section>
<div class="wrap disciplines"><span>.NET & C#</span><span>Developer tooling</span><span>Web applications</span><span>Open-source libraries</span></div>
<section id="about" class="wrap about section" aria-labelledby="about-title"><div><p class="eyebrow">01 / WHO WE ARE</p><h2 id="about-title">Small details.<br>Better software.</h2></div><div class="about-copy"><p>Lantean Code is a home for open-source software, with a focus on the .NET ecosystem. Our work spans reusable libraries, tools for working with code, and web interfaces for existing services.</p><p>From a fluent message builder to a complete application interface, the aim is the same: make useful capabilities easier to work with.</p><a class="text-link" href="https://github.com/lantean-code?tab=repositories">Explore the source <span aria-hidden="true">↗</span></a></div></section>
<section id="projects" class="wrap section projects" aria-labelledby="projects-title"><div class="section-heading"><div><p class="eyebrow">02 / SELECTED WORK</p><h2 id="projects-title">Explore what<br>we’re building.</h2></div><a class="text-link" href="https://github.com/lantean-code?tab=repositories">All repositories <span aria-hidden="true">↗</span></a></div>
<div class="project-grid">
<article class="project featured"><div class="project-top"><span class="tag">DEVELOPER TOOLING</span><span class="project-number">01</span></div><h3>Roslyn Workbench MCP</h3><p>Bring code-aware analysis and safe, transactional C# refactoring to MCP clients through a local Roslyn-powered server.</p><div class="project-bottom"><span class="tech">C# · Roslyn · MCP</span><a href="https://lantean-code.github.io/roslyn-workbench-mcp/" aria-label="Explore Roslyn Workbench MCP">Explore project <span aria-hidden="true">↗</span></a></div></article>
<article class="project"><div class="project-top"><span class="tag">WEB APPLICATION</span><span class="project-number">02</span></div><h3>qbtmud</h3><p>A fresh interface for qBittorrent. A replacement WebUI with thoughtful setup, customisation, browser integration, and diagnostics.</p><div class="project-bottom"><span class="tech">Blazor · qBittorrent</span><a href="https://lantean-code.github.io/qbtmud/" aria-label="Explore qbtmud">Explore project <span aria-hidden="true">↗</span></a></div></article>
<article class="project"><div class="project-top"><span class="tag">BLAZOR LIBRARY</span><span class="project-number">03</span></div><h3>Blazor.HashRouting</h3><p>Hash fragment routing for Blazor WebAssembly applications. Bring hash-based navigation to your Blazor projects.</p><div class="project-bottom"><span class="tech">Blazor · WebAssembly</span><a href="https://github.com/lantean-code/Blazor.HashRouting" aria-label="View Blazor.HashRouting source">View source <span aria-hidden="true">↗</span></a></div></article>
<article class="project"><div class="project-top"><span class="tag">CLIENT LIBRARY</span><span class="project-number">04</span></div><h3>QBittorrent.ApiClient</h3><p>A .NET client library for the qBittorrent Web API. Connect your own applications and tools to qBittorrent.</p><div class="project-bottom"><span class="tech">.NET · Web API</span><a href="https://github.com/lantean-code/QBittorrent.ApiClient" aria-label="View QBittorrent.ApiClient source">View source <span aria-hidden="true">↗</span></a></div></article>
</div>
<p class="more-projects">Also in the toolbox <span aria-hidden="true">/</span> <a href="https://github.com/lantean-code/Aria2.JsonRpcClient">Aria2.JsonRpcClient ↗</a><a href="https://github.com/lantean-code/SlackMessageBuilder">SlackMessageBuilder ↗</a><a href="https://github.com/lantean-code/FlagHelper">FlagHelper ↗</a></p>
</section>
<section class="contribute"><div class="wrap contribute-inner"><div><p class="eyebrow">03 / GET INVOLVED</p><h2>Good software gets<br>better together.</h2><p>Found something useful? Try it, share an idea, report an issue, or contribute to a project on GitHub.</p></div><a class="button primary" href="https://github.com/lantean-code">Join us on GitHub <span aria-hidden="true">↗</span></a></div></section>
</main>
<footer class="wrap footer"><a class="brand" href="#" aria-label="Back to top"><img src="assets/lantean-code-mark-color.svg" width="36" height="36" alt=""><span>Lantean <span class="aqua">Code</span></span></a><p>Independent software. United Kingdom.</p><a href="https://github.com/lantean-code">GitHub ↗</a></footer>
</body>
</html>