helldivers-theme 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/README.md +50 -0
- data/_config.yml +40 -0
- data/_data/squad.yaml +127 -0
- data/_layouts/default.html +61 -0
- data/_sass/_base.scss +88 -0
- data/_sass/_components.scss +1100 -0
- data/_sass/_layout.scss +205 -0
- data/_sass/_sidebar.scss +49 -0
- data/_sass/_variables.scss +19 -0
- data/about.md +107 -0
- data/assets/css/style.scss +8 -0
- data/assets/img/bg/space-deck.jpg +0 -0
- data/assets/js/main.js +57 -0
- data/assets/js/particles.js +119 -0
- data/assets/js/profile-modal.js +110 -0
- data/assets/main.scss +7 -0
- data/contact.md +55 -0
- data/index.html +66 -0
- data/join.md +75 -0
- data/watch.md +51 -0
- metadata +119 -0
checksums.yaml
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
---
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 62b71fc7140e025e87cb6118ac1410008e3ed8784c0a4fa27ce8cdd57df0268c
|
|
4
|
+
data.tar.gz: ac47c226e2a2df5d7732ff4e142e0afe310065abc2b944b21b61739c306d1c69
|
|
5
|
+
SHA512:
|
|
6
|
+
metadata.gz: de349890a0d6dd1e67438a6919b913b27e2514acf71cd0e71e6804935179e1bdf555cbd5f57300d9539c03ce409dcac86d445f86ff5f22a4c395dfbb64f8d449
|
|
7
|
+
data.tar.gz: 28fd3dec607bccd9e124d7a95058ac75b04a692712f2b31f1d441f54b135c4ec05fecaf78bd532ecab26afe8eaaeeeb5bb43110b29c6c444f9c06ccb2a625a17
|
data/README.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
# Terminal | Helldivers 2 Clan Theme Website
|
|
2
|
+
|
|
3
|
+
A high-performance, static website built with **Jekyll** for a Helldivers 2 clan, or Space/Sci-Fi Enthusiast.
|
|
4
|
+
|
|
5
|
+
Features a holographic "Super Earth" UI, dynamic data-driven content, live Twitch integration, and automated recruitment forms.
|
|
6
|
+
|
|
7
|
+
**Theme:** Managed Democracy / Sci-Fi Terminal
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
## Features
|
|
12
|
+
|
|
13
|
+
* **Dynamic Data System:** All squad info (Leaders, Stats, Loadouts, Story) is stored in a single YAML file. No coding required to update content.
|
|
14
|
+
* **Live Twitch Integration:** Dedicated "Live Feed" page with auto-detecting embed.
|
|
15
|
+
* **Recruitment Terminal:** Contact form powered by Formspree (no backend required).
|
|
16
|
+
* **Responsive Design:** Fully optimized for mobile, tablet, and desktop.
|
|
17
|
+
* **High-Performance Graphics:** GPU-accelerated particle background (Canvas API) for smooth 60fps animations.
|
|
18
|
+
* **RSS News Feed:** Automatically pulls latest Helldivers 2 updates from Steam.
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
22
|
+
## Tech Stack
|
|
23
|
+
|
|
24
|
+
* **Generator:** Jekyll (Static Site Generator)
|
|
25
|
+
* **Styling:** SCSS / Sass
|
|
26
|
+
* **Hosting:** NixiHost (Standard Shared Hosting)
|
|
27
|
+
* **Forms:** Formspree
|
|
28
|
+
* **Video:** Twitch Embed API
|
|
29
|
+
|
|
30
|
+
---
|
|
31
|
+
|
|
32
|
+
## Project Structure
|
|
33
|
+
|
|
34
|
+
```text
|
|
35
|
+
/
|
|
36
|
+
├── _config.yml # Site settings (Title, Twitch, Discord links)
|
|
37
|
+
├── _data/
|
|
38
|
+
│ └── squad.yml # ⭐ EDIT THIS FILE TO UPDATE CONTENT ⭐
|
|
39
|
+
├── _layouts/
|
|
40
|
+
│ └── default.html # Master template (Header, Nav, Footer)
|
|
41
|
+
├── _sass/ # SCSS stylesheets
|
|
42
|
+
├── assets/
|
|
43
|
+
│ ├── css/ # Compiled CSS (Auto-generated)
|
|
44
|
+
│ ├── js/ # JavaScript (Particles, RSS, Twitch)
|
|
45
|
+
│ └── img/ # Images (Leaders, Stratagems, Backgrounds)
|
|
46
|
+
├── index.html # Home Page
|
|
47
|
+
├── about.md # Intel Page
|
|
48
|
+
├── join.md # Enlist Page
|
|
49
|
+
├── contact.md # Comms Page
|
|
50
|
+
└── watch.md # Live Feed Page
|
data/_config.yml
ADDED
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# --- 1. SITE IDENTITY ---
|
|
2
|
+
title: Dagger Squad
|
|
3
|
+
description: "Helldivers 2 Clan Terminal | For Super Earth and Managed Democracy."
|
|
4
|
+
baseurl: ""
|
|
5
|
+
url: "" # Add your domain later (e.g., https://daggersquad.com)
|
|
6
|
+
|
|
7
|
+
# --- 2. SOCIAL & SHARING (For Discord Previews) ---
|
|
8
|
+
# Even without Twitter, these help generate nice cards when sharing links
|
|
9
|
+
github_username: breakthebull
|
|
10
|
+
twitch_channel: "NobleSwordDom" # e.g., "shroud" or "helldivers2"
|
|
11
|
+
twitch_parent: "localhost" # Change this to your domain name when you deploy (e.g., "daggersquad.com")
|
|
12
|
+
|
|
13
|
+
# --- 3. BUILD SETTINGS ---
|
|
14
|
+
plugins:
|
|
15
|
+
- jekyll-feed # Keeps the RSS feed logic available
|
|
16
|
+
- jekyll-sitemap # Auto-generates sitemap.xml for SEO
|
|
17
|
+
- jekyll-seo-tag # Auto-generates meta tags for Google/Discord
|
|
18
|
+
|
|
19
|
+
sass:
|
|
20
|
+
sass_dir: _sass
|
|
21
|
+
style: compressed # Smaller CSS file = faster loading
|
|
22
|
+
|
|
23
|
+
# --- 5. DEFAULTS (Stop repeating 'layout: default' in every file) ---
|
|
24
|
+
defaults:
|
|
25
|
+
- scope:
|
|
26
|
+
path: "" # Applies to all files
|
|
27
|
+
values:
|
|
28
|
+
layout: "default"
|
|
29
|
+
image: "/assets/img/bg/space-deck.jpg" # Default social share image
|
|
30
|
+
|
|
31
|
+
# --- 6. PERMALINKS (Clean URLs) ---
|
|
32
|
+
permalink: pretty
|
|
33
|
+
# Turns 'about.html' into 'about/' automatically
|
|
34
|
+
|
|
35
|
+
# --- EXCLUDES (Keep these to avoid uploading junk files) ---
|
|
36
|
+
exclude:
|
|
37
|
+
- .sass-cache/
|
|
38
|
+
- .jekyll-cache/
|
|
39
|
+
- Gemfile.lock
|
|
40
|
+
- README.md
|
data/_data/squad.yaml
ADDED
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
# _data/squad.yml
|
|
2
|
+
|
|
3
|
+
# --- GENERAL INFO ---
|
|
4
|
+
squad_name: "Dagger Squad"
|
|
5
|
+
motto: "\"Liberty never sleeps, and neither do we.\""
|
|
6
|
+
commander_quote: "- Cmdr. Vex"
|
|
7
|
+
|
|
8
|
+
# --- STATS (Easy to change numbers) ---
|
|
9
|
+
stats:
|
|
10
|
+
- label: "SQUAD ID"
|
|
11
|
+
value: "DG-8842"
|
|
12
|
+
- label: "ESTABLISHED"
|
|
13
|
+
value: "2184"
|
|
14
|
+
- label: "MISSIONS"
|
|
15
|
+
value: "1,402+"
|
|
16
|
+
- label: "SUCCESS RATE"
|
|
17
|
+
value: "94.8%"
|
|
18
|
+
color: "#0f0" # Green
|
|
19
|
+
- label: "THREAT LEVEL"
|
|
20
|
+
value: "EXTREME"
|
|
21
|
+
color: "#ff3333" # Red
|
|
22
|
+
|
|
23
|
+
# --- STORY (Write as much as you want) ---
|
|
24
|
+
story: |
|
|
25
|
+
Formed in the chaotic aftermath of the <strong>Malevelon Creek Incident</strong>, Dagger Squad was assembled from the survivors of three different depleted platoons. What started as a ragtag group of stragglers has evolved into Super Earth's most precise surgical strike unit.
|
|
26
|
+
|
|
27
|
+
We specialize in <strong>high-risk extraction missions</strong> and <strong>heavy objective defense</strong>. While other squads rely on brute force, Dagger Squad utilizes coordinated stratagem timing and superior battlefield awareness to turn minor setbacks into major victories for Managed Democracy.
|
|
28
|
+
|
|
29
|
+
Our members are drawn from every corner of Super Earth, united by a single goal: the spread of Managed Democracy, no matter the cost. Whether facing the Terminid horde or the Automaton legion, Dagger Squad stands as the unbreakable shield of liberty.
|
|
30
|
+
|
|
31
|
+
# --- LOADOUTS (Add/Remove these blocks easily) ---
|
|
32
|
+
loadouts:
|
|
33
|
+
- name: "ANTI-ARMOR BREACH"
|
|
34
|
+
theme_color: "gold" # Options: gold, cyan, red
|
|
35
|
+
items:
|
|
36
|
+
- "PRIMARY: AR-23 Liberator"
|
|
37
|
+
- "SUPPORT: SG-225 Breaker"
|
|
38
|
+
- "GRENADE: G-12 Frag"
|
|
39
|
+
- "STRATAGEMS: Orbital Laser, Eagle 500kg"
|
|
40
|
+
|
|
41
|
+
- name: "CROWD CONTROL SWARM"
|
|
42
|
+
theme_color: "cyan"
|
|
43
|
+
items:
|
|
44
|
+
- "PRIMARY: SMG-37 Defender"
|
|
45
|
+
- "SUPPORT: MG-43 Machine Gun"
|
|
46
|
+
- "GRENADE: G-12 Frag"
|
|
47
|
+
- "STRATAGEMS: Mortar Sentry, Gas Orbit"
|
|
48
|
+
|
|
49
|
+
- name: "STEALTH RECON"
|
|
50
|
+
theme_color: "red"
|
|
51
|
+
items:
|
|
52
|
+
- "PRIMARY: R-36 Eruptor"
|
|
53
|
+
- "SUPPORT: APW-1 Anti-Materiel"
|
|
54
|
+
- "GRENADE: Smoke"
|
|
55
|
+
- "STRATAGEMS: EMS Mortar, Recon Drone"
|
|
56
|
+
|
|
57
|
+
# --- RECRUITMENT DATA ---
|
|
58
|
+
recruitment_status: "OPEN" # Options: OPEN, CLOSED, LIMITED
|
|
59
|
+
discord_link: "https://discord.gg/YOUR_INVITE_CODE_HERE" # CHANGE THIS!
|
|
60
|
+
|
|
61
|
+
requirements:
|
|
62
|
+
- label: "MINIMUM LEVEL"
|
|
63
|
+
value: "20"
|
|
64
|
+
status: "verified" # verified, pending, failed
|
|
65
|
+
- label: "MICROPHONE"
|
|
66
|
+
value: "REQUIRED"
|
|
67
|
+
status: "verified"
|
|
68
|
+
- label: "ACTIVITY"
|
|
69
|
+
value: "2x WEEKLY"
|
|
70
|
+
status: "verified"
|
|
71
|
+
- label: "ATTITUDE"
|
|
72
|
+
value: "DEMOCRACY FIRST"
|
|
73
|
+
status: "verified"
|
|
74
|
+
- label: "K/D RATIO"
|
|
75
|
+
value: "ANY (TRY HARD)"
|
|
76
|
+
status: "pending" # Shows yellow/orange
|
|
77
|
+
|
|
78
|
+
# --- SQUAD LEADERS ---
|
|
79
|
+
|
|
80
|
+
leaders:
|
|
81
|
+
- name: "CMDR. VEX"
|
|
82
|
+
role: "SQUAD LEAD"
|
|
83
|
+
image: "vex.jpg"
|
|
84
|
+
# Add these lines:
|
|
85
|
+
profile:
|
|
86
|
+
favorite_primary: "AR-23 Liberator"
|
|
87
|
+
favorite_stratagem: "Orbital Laser"
|
|
88
|
+
missions_led: "450+"
|
|
89
|
+
k_d_ratio: "4.2"
|
|
90
|
+
specialty: "Strategy & Command"
|
|
91
|
+
medals: ["Legion of Merit", "Medal of Heroism", "Purple Heart"]
|
|
92
|
+
bio: "Known for calling orbital strikes on extraction zones 'just to be safe'."
|
|
93
|
+
specialty_planet: ""
|
|
94
|
+
quote: ""
|
|
95
|
+
|
|
96
|
+
- name: "LT. RAX"
|
|
97
|
+
role: "TACTICS OFFICER"
|
|
98
|
+
image: "rax.jpg"
|
|
99
|
+
profile:
|
|
100
|
+
favorite_primary: "SMG-37 Defender"
|
|
101
|
+
favorite_stratagem: "Eagle 500kg"
|
|
102
|
+
missions_led: "320+"
|
|
103
|
+
k_d_ratio: "3.8"
|
|
104
|
+
specialty: "Crowd Control"
|
|
105
|
+
medals: ["Legion of Merit", "Medal of Heroism", "Purple Heart"]
|
|
106
|
+
bio: "Known for calling orbital strikes on extraction zones 'just to be safe'."
|
|
107
|
+
specialty_planet: ""
|
|
108
|
+
quote: ""
|
|
109
|
+
|
|
110
|
+
- name: "SGT. KORA"
|
|
111
|
+
role: "HEAVY ORDNANCE"
|
|
112
|
+
image: "kora.jpg"
|
|
113
|
+
profile:
|
|
114
|
+
favorite_primary: "MG-43 Machine Gun"
|
|
115
|
+
favorite_stratagem: "Hellbomb"
|
|
116
|
+
missions_led: "280+"
|
|
117
|
+
k_d_ratio: "5.1"
|
|
118
|
+
specialty: "Heavy Defense"
|
|
119
|
+
medals: ["Legion of Merit", "Medal of Heroism", "Purple Heart"]
|
|
120
|
+
bio: "Known for calling orbital strikes on extraction zones 'just to be safe'."
|
|
121
|
+
specialty_planet: ""
|
|
122
|
+
quote: ""
|
|
123
|
+
|
|
124
|
+
# To add a new leader, just copy/paste a block above and change the details!
|
|
125
|
+
# - name: "CPL. JENKINS"
|
|
126
|
+
# role: "MEDIC"
|
|
127
|
+
# image: "jenkins.jpg"
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
6
|
+
<title>{{ page.title }} | {{ site.title }}</title>
|
|
7
|
+
|
|
8
|
+
<!-- Google Fonts -->
|
|
9
|
+
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
10
|
+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
11
|
+
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Share+Tech+Mono&display=swap" rel="stylesheet">
|
|
12
|
+
|
|
13
|
+
<!-- COMPILED CSS -->
|
|
14
|
+
<link rel="stylesheet" href="{{ '/assets/main.css' | relative_url }}">
|
|
15
|
+
</head>
|
|
16
|
+
<body style="background-image: linear-gradient(to bottom, rgba(2, 4, 10, 0.85), rgba(2, 4, 10, 0.95)), url('{{ '/assets/img/bg/space-deck.jpg' | relative_url }}'); background-size: cover; background-position: center; background-attachment: fixed;">
|
|
17
|
+
|
|
18
|
+
<!-- NEW: PARTICLE SWIRL CONTAINER -->
|
|
19
|
+
<div id="particle-swirl"></div>
|
|
20
|
+
|
|
21
|
+
<div class="terminal-wrapper">
|
|
22
|
+
|
|
23
|
+
<!-- HEADER & NAV (Visible on ALL pages) -->
|
|
24
|
+
<header class="terminal-header">
|
|
25
|
+
<div class="logo-area">
|
|
26
|
+
<h1>{{ site.title }}</h1>
|
|
27
|
+
<span class="subtitle">// HELLDIVERS 2 DIVISION //</span>
|
|
28
|
+
</div>
|
|
29
|
+
|
|
30
|
+
<nav class="main-nav">
|
|
31
|
+
<a href="{{ '/' | relative_url }}" class="nav-link {% if page.url == '/' %}active{% endif %}">HOME</a>
|
|
32
|
+
<a href="{{ '/about/' | relative_url }}" class="nav-link {% if page.url == '/about/' %}active{% endif %}">INTEL</a>
|
|
33
|
+
<a href="{{ '/join/' | relative_url }}" class="nav-link {% if page.url == '/join/' %}active{% endif %}">ENLIST</a>
|
|
34
|
+
<a href="{{ '/contact/' | relative_url }}" class="nav-link {% if page.url == '/contact/' %}active{% endif %}">COMMS</a>
|
|
35
|
+
<a href="{{ '/watch/' | relative_url }}" class="nav-link {% if page.url == '/watch/' %}active{% endif %}">LIVE FEED<span class="live-dot"id="status-dot"></span>
|
|
36
|
+
</a>
|
|
37
|
+
|
|
38
|
+
</nav>
|
|
39
|
+
</header>
|
|
40
|
+
|
|
41
|
+
<!-- MAIN CONTENT AREA (This is where index.html gets injected) -->
|
|
42
|
+
<main class="terminal-card">
|
|
43
|
+
{{ content }}
|
|
44
|
+
</main>
|
|
45
|
+
|
|
46
|
+
<!-- FOOTER (Visible on ALL pages) -->
|
|
47
|
+
<footer class="terminal-footer">
|
|
48
|
+
<p>// FOR SUPER EARTH // MANAGED DEMOCRACY FOREVER //</p>
|
|
49
|
+
</footer>
|
|
50
|
+
</div>
|
|
51
|
+
|
|
52
|
+
<!-- Particle Swirl Script -->
|
|
53
|
+
<script src="{{ '/assets/js/particles.js' | relative_url }}"></script>
|
|
54
|
+
|
|
55
|
+
<!-- Main Site Script -->
|
|
56
|
+
<script src="{{ '/assets/js/main.js' | relative_url }}"></script>
|
|
57
|
+
|
|
58
|
+
<!-- Leader Profiles Script -->
|
|
59
|
+
<script src="{{ '/assets/js/profile-modal.js' | relative_url }}"></script>
|
|
60
|
+
</body>
|
|
61
|
+
</html>
|
data/_sass/_base.scss
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
// _sass/_base.scss
|
|
2
|
+
|
|
3
|
+
* {
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
margin: 0;
|
|
6
|
+
padding: 0;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
body {
|
|
10
|
+
background-color: $hd-blue-deep;
|
|
11
|
+
color: $hd-white;
|
|
12
|
+
font-family: $font-mono;
|
|
13
|
+
min-height: 100vh;
|
|
14
|
+
display: flex;
|
|
15
|
+
justify-content: center;
|
|
16
|
+
align-items: center;
|
|
17
|
+
padding: 20px;
|
|
18
|
+
overflow-x: hidden;
|
|
19
|
+
|
|
20
|
+
// SPACE BACKGROUND
|
|
21
|
+
// Using a deep space nebula image
|
|
22
|
+
background-size: cover;
|
|
23
|
+
background-position: center;
|
|
24
|
+
background-attachment: fixed; // Parallax effect
|
|
25
|
+
|
|
26
|
+
// Subtle animated stars could be added later, but this is a great start
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
// Optional: Add a subtle scanline overlay for that "screen" feel
|
|
30
|
+
body::after {
|
|
31
|
+
content: "";
|
|
32
|
+
position: fixed;
|
|
33
|
+
top: 0; left: 0; width: 100%; height: 100%;
|
|
34
|
+
background: repeating-linear-gradient(
|
|
35
|
+
0deg,
|
|
36
|
+
rgba(0, 0, 0, 0.1),
|
|
37
|
+
rgba(0, 0, 0, 0.1) 1px,
|
|
38
|
+
transparent 1px,
|
|
39
|
+
transparent 2px
|
|
40
|
+
);
|
|
41
|
+
pointer-events: none;
|
|
42
|
+
z-index: 9999;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
// =========================================
|
|
46
|
+
// PARTICLE SWIRL BACKGROUND
|
|
47
|
+
// =========================================
|
|
48
|
+
|
|
49
|
+
#particle-swirl {
|
|
50
|
+
position: fixed;
|
|
51
|
+
top: 0;
|
|
52
|
+
left: 0;
|
|
53
|
+
width: 100%;
|
|
54
|
+
height: 100%;
|
|
55
|
+
pointer-events: none; // Allows clicking through the particles
|
|
56
|
+
z-index: 0; // Behind the terminal card (which is z-index 10+)
|
|
57
|
+
overflow: hidden;
|
|
58
|
+
perspective: 1000px;
|
|
59
|
+
opacity: 0.6; // Adjust transparency so it doesn't distract from text
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.wrap {
|
|
63
|
+
position: absolute;
|
|
64
|
+
top: 50%;
|
|
65
|
+
left: 50%;
|
|
66
|
+
width: 0;
|
|
67
|
+
height: 0;
|
|
68
|
+
transform-style: preserve-3d;
|
|
69
|
+
animation: rotate-swirl 14s infinite linear;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
@keyframes rotate-swirl {
|
|
73
|
+
100% {
|
|
74
|
+
transform: rotateY(360deg) rotateX(360deg);
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.c {
|
|
79
|
+
position: absolute;
|
|
80
|
+
width: 3px;
|
|
81
|
+
height: 3px;
|
|
82
|
+
border-radius: 50%;
|
|
83
|
+
opacity: 0;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.c {
|
|
87
|
+
will-change: transform, opacity;
|
|
88
|
+
}
|