Skip to content

Instantly share code, notes, and snippets.

@mccannthomas
mccannthomas / github-vs-gitlab.html
Last active April 24, 2026 13:07
GitHub vs GitLab — Interactive Comparison Presentation 2025
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GitHub vs GitLab — Platform Comparison</title>
<style>
:root {
--bg: #0d1117;
--bg-card: #161b22;