-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticle.html
More file actions
449 lines (395 loc) · 16.1 KB
/
article.html
File metadata and controls
449 lines (395 loc) · 16.1 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Article — Level-Up Circle Generator</title>
<meta name="description" content="Long-form articles on goal visualization, flywheel thinking, synergy mapping, and the Level-Up Circle methodology by Richard Crane.">
<meta name="keywords" content="Level-Up Circle, flywheel effect, synergy mapping, goal visualization, Jim Collins, Martin Eppler, personal development, Richard Crane, MILL5">
<meta name="author" content="Richard Crane">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large">
<link rel="canonical" href="https://chiefinnovator.github.io/levelupcircle/articles.html">
<link rel="alternate" type="text/plain" title="llms.txt" href="https://chiefinnovator.github.io/levelupcircle/llms.txt">
<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:site_name" content="Level-Up Circle Generator">
<meta property="og:title" content="Level-Up Circle — Articles on Flywheel Thinking & Synergy Mapping">
<meta property="og:description" content="Long-form essays on goal visualization, the Flywheel Effect, Synergy Mapping, and the Level-Up Circle methodology by Richard Crane, Founder & Chief AI Officer at MILL5.">
<meta property="og:image" content="https://chiefinnovator.github.io/levelupcircle/preview.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="1200">
<meta property="og:image:alt" content="A Level-Up Circle diagram showing interconnected goals arranged in a radial pattern with colorful neon glow effects">
<meta property="og:url" content="https://chiefinnovator.github.io/levelupcircle/article.html">
<meta property="og:locale" content="en_US">
<meta property="article:author" content="Richard Crane">
<meta property="article:publisher" content="https://chiefinnovator.github.io/levelupcircle/">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Level-Up Circle — Articles on Flywheel Thinking & Synergy Mapping">
<meta name="twitter:description" content="Long-form essays on goal visualization, flywheel thinking, and synergy mapping by Richard Crane.">
<meta name="twitter:image" content="https://chiefinnovator.github.io/levelupcircle/preview.png">
<meta name="twitter:image:alt" content="A Level-Up Circle diagram with interconnected goals and neon glow effects">
<!-- Structured Data: default Article (updated at load time from markdown source) -->
<script type="application/ld+json" id="article-jsonld">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Level-Up Circle — Articles on Flywheel Thinking & Synergy Mapping",
"description": "Long-form essays on goal visualization, the Flywheel Effect, and the Level-Up Circle methodology.",
"author": {
"@type": "Person",
"name": "Richard Crane",
"jobTitle": "Founder & Chief AI Officer",
"worksFor": { "@type": "Organization", "name": "MILL5" }
},
"publisher": {
"@type": "Organization",
"name": "Level-Up Circle Generator",
"url": "https://chiefinnovator.github.io/levelupcircle/"
},
"image": "https://chiefinnovator.github.io/levelupcircle/preview.png",
"mainEntityOfPage": "https://chiefinnovator.github.io/levelupcircle/articles.html",
"inLanguage": "en"
}
</script>
<!-- Breadcrumb -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{ "@type": "ListItem", "position": 1, "name": "Level-Up Circle Generator", "item": "https://chiefinnovator.github.io/levelupcircle/" },
{ "@type": "ListItem", "position": 2, "name": "Articles", "item": "https://chiefinnovator.github.io/levelupcircle/articles.html" },
{ "@type": "ListItem", "position": 3, "name": "Article" }
]
}
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/12.0.1/marked.min.js"></script>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
background: #0a0a0a;
color: #d0d0d0;
min-height: 100vh;
}
.site-header {
display: flex;
align-items: center;
justify-content: center;
position: relative;
background: #111;
border-bottom: 1px solid #333;
padding: 12px 20px;
height: 56px;
}
.site-header h1 {
font-size: 20px;
margin: 0;
color: #fff;
text-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
white-space: nowrap;
}
.site-header h1 a {
color: inherit;
text-decoration: none;
}
.site-header h1 a:hover {
text-shadow: 0 0 20px rgba(255, 255, 255, 0.6);
}
.site-header .site-nav {
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
display: flex;
gap: 16px;
}
.site-header .site-nav a {
color: #ccc;
text-decoration: none;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
transition: color 0.15s ease, text-shadow 0.15s ease;
}
.site-header .site-nav a:hover,
.site-header .site-nav a.active {
color: #fff;
text-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}
.content {
max-width: 760px;
margin: 0 auto;
padding: 48px 24px 100px;
}
.back-link {
display: inline-flex;
align-items: center;
gap: 6px;
color: #888;
text-decoration: none;
font-size: 14px;
margin-bottom: 32px;
transition: color 0.15s ease;
}
.back-link:hover {
color: #fff;
}
.loading {
text-align: center;
padding: 80px 0;
color: #666;
font-size: 16px;
}
.error {
text-align: center;
padding: 80px 0;
color: #ff6b6b;
font-size: 16px;
}
/* Markdown article styles */
.article h1 {
font-size: 36px;
color: #fff;
margin-bottom: 24px;
line-height: 1.2;
letter-spacing: -0.5px;
}
.article h2 {
font-size: 26px;
color: #fff;
margin-top: 48px;
margin-bottom: 16px;
padding-bottom: 8px;
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.article h3 {
font-size: 20px;
color: #eee;
margin-top: 36px;
margin-bottom: 12px;
}
.article p {
font-size: 17px;
line-height: 1.8;
margin-bottom: 18px;
color: #ccc;
}
.article strong {
color: #fff;
font-weight: 600;
}
.article em {
color: #bbb;
}
.article a {
color: #6bcb77;
text-decoration: none;
border-bottom: 1px solid rgba(107, 203, 119, 0.3);
transition: color 0.15s ease, border-color 0.15s ease;
}
.article a:hover {
color: #8fe09a;
border-color: #6bcb77;
}
.article ul, .article ol {
margin: 16px 0 18px 24px;
font-size: 17px;
line-height: 1.8;
color: #ccc;
}
.article li {
margin-bottom: 8px;
}
.article blockquote {
border-left: 3px solid #4d96ff;
padding: 14px 22px;
margin: 24px 0;
color: #bbb;
font-style: italic;
background: rgba(255, 255, 255, 0.03);
border-radius: 0 8px 8px 0;
}
.article blockquote p {
margin-bottom: 0;
}
.article hr {
border: none;
border-top: 1px solid rgba(255, 255, 255, 0.08);
margin: 48px 0;
}
.article img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 24px 0;
border: 1px solid rgba(255, 255, 255, 0.08);
}
.article code {
font-family: 'SF Mono', 'Fira Code', 'Fira Mono', Menlo, Consolas, monospace;
background: rgba(255, 255, 255, 0.06);
padding: 2px 6px;
border-radius: 4px;
font-size: 0.9em;
color: #e0e0e0;
}
.article pre {
background: rgba(255, 255, 255, 0.04);
border: 1px solid rgba(255, 255, 255, 0.06);
border-radius: 8px;
padding: 20px;
margin: 24px 0;
overflow-x: auto;
}
.article pre code {
background: none;
padding: 0;
font-size: 14px;
line-height: 1.6;
}
.article-footer {
margin-top: 56px;
padding-top: 32px;
border-top: 1px solid rgba(255, 255, 255, 0.08);
text-align: center;
}
.article-footer a {
display: inline-block;
padding: 12px 32px;
background: #fff;
color: #000;
text-decoration: none;
border-radius: 8px;
font-size: 15px;
font-weight: 600;
transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.article-footer a:hover {
transform: translateY(-2px);
box-shadow: 0 8px 30px rgba(255, 255, 255, 0.1);
}
.article-footer p {
margin-top: 12px;
font-size: 13px;
color: #555;
}
</style>
</head>
<body>
<header class="site-header">
<nav class="site-nav">
<a href="articles.html" class="active">Articles</a>
<a href="about.html">About</a>
</nav>
<h1><a href="levelup-circle-generator.html">🎯 Level-Up Circle Generator</a></h1>
</header>
<main class="content">
<a href="articles.html" class="back-link">← All Articles</a>
<div id="article" class="article">
<div class="loading">Loading article...</div>
</div>
<div class="article-footer" id="articleFooter" style="display: none;">
<a href="levelup-circle-generator.html">Build Your Level-Up Circle</a>
<p>Free. No sign-up. Works in any browser.</p>
</div>
</main>
<script>
// Allowed articles (whitelist to prevent arbitrary file loading).
// Per-post metadata drives link previews, canonical URLs, and Article JSON-LD so
// each article has a distinct share card and a search-indexable schema payload.
const allowedPosts = {
'level_up_circle_blog': {
file: 'level_up_circle_blog.md',
title: "The Level-Up Circle: How Interconnected Goals Unlock Extraordinary Success",
description: "Why most goals fail, the power of synergy, and how to design goals that reinforce each other — inspired by Disney's synergy map, Amazon's flywheel, and the world's top entrepreneurs.",
datePublished: "2025-01-01",
dateModified: "2026-03-18"
},
'level_up_circle_blog_v2': {
file: 'level_up_circle_blog_v2.md',
title: "I Built a Free Tool That Turns Your Goals Into a Flywheel — Here's What Changed Everything",
description: "The Level-Up Circle Generator got a complete rebuild — 3-panel workspace, AI-powered strategic advice, auto-save persistence, and a cleaner default experience. Here's what changed and why it matters.",
datePublished: "2026-03-18",
dateModified: "2026-04-15"
}
};
function setMeta(selector, attr, value) {
const el = document.querySelector(selector);
if (el) el.setAttribute(attr, value);
}
function updateLinkPreview(postId, meta) {
const canonicalUrl = `https://chiefinnovator.github.io/levelupcircle/article.html?post=${postId}`;
const fullTitle = meta.title + ' — Level-Up Circle Generator';
document.title = fullTitle;
setMeta('link[rel="canonical"]', 'href', canonicalUrl);
setMeta('meta[name="description"]', 'content', meta.description);
setMeta('meta[property="og:title"]', 'content', fullTitle);
setMeta('meta[property="og:description"]', 'content', meta.description);
setMeta('meta[property="og:url"]', 'content', canonicalUrl);
setMeta('meta[name="twitter:title"]', 'content', fullTitle);
setMeta('meta[name="twitter:description"]', 'content', meta.description);
const jsonld = document.getElementById('article-jsonld');
if (jsonld) {
jsonld.textContent = JSON.stringify({
"@context": "https://schema.org",
"@type": "Article",
"headline": meta.title,
"description": meta.description,
"datePublished": meta.datePublished,
"dateModified": meta.dateModified,
"author": {
"@type": "Person",
"name": "Richard Crane",
"jobTitle": "Founder & Chief AI Officer",
"worksFor": { "@type": "Organization", "name": "MILL5" }
},
"publisher": {
"@type": "Organization",
"name": "Level-Up Circle Generator",
"url": "https://chiefinnovator.github.io/levelupcircle/"
},
"image": "https://chiefinnovator.github.io/levelupcircle/preview.png",
"mainEntityOfPage": canonicalUrl,
"inLanguage": "en"
}, null, 2);
}
}
async function loadArticle() {
const params = new URLSearchParams(window.location.search);
const postId = params.get('post');
const articleEl = document.getElementById('article');
const footerEl = document.getElementById('articleFooter');
if (!postId || !allowedPosts[postId]) {
articleEl.textContent = '';
const errorDiv = document.createElement('div');
errorDiv.className = 'error';
errorDiv.textContent = 'Article not found. ';
const link = document.createElement('a');
link.href = 'articles.html';
link.textContent = 'Back to articles';
errorDiv.appendChild(link);
articleEl.appendChild(errorDiv);
return;
}
const meta = allowedPosts[postId];
updateLinkPreview(postId, meta);
try {
const response = await fetch(meta.file);
if (!response.ok) throw new Error('Failed to load');
const markdown = await response.text();
// Configure marked
marked.setOptions({
breaks: true,
gfm: true
});
articleEl.innerHTML = marked.parse(markdown);
footerEl.style.display = '';
} catch (e) {
articleEl.innerHTML = '<div class="error">Failed to load article. <a href="articles.html">Back to articles</a></div>';
}
}
loadArticle();
</script>
</body>
</html>