-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
225 lines (215 loc) · 11.6 KB
/
Copy pathabout.html
File metadata and controls
225 lines (215 loc) · 11.6 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
<!DOCTYPE html>
<html lang="en-GB">
<head>
<meta charset="UTF-8">
<script>
(function(){try{var k='meru-theme',t=localStorage.getItem(k);if(t!=='light'&&t!=='dark'){t=window.matchMedia('(prefers-color-scheme: light)').matches?'light':'dark';}document.documentElement.setAttribute('data-theme',t);}catch(e){document.documentElement.setAttribute('data-theme','dark');}})();
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>About Project Meru</title>
<meta name="description" content="Project Meru is the open-source initiative behind Sumeru and future projects across categories. How the names relate, and how we ship.">
<link rel="canonical" href="https://projectmeru.github.io/about.html">
<meta name="robots" content="index, follow, max-snippet:-1, max-image-preview:large">
<meta name="author" content="Project Meru">
<meta name="theme-color" content="#050505">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Project Meru">
<meta property="og:url" content="https://projectmeru.github.io/about.html">
<meta property="og:title" content="About Project Meru">
<meta property="og:description" content="The open-source initiative behind Sumeru and future projects across categories.">
<meta property="og:image" content="https://projectmeru.github.io/og.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:type" content="image/png">
<meta property="og:image:alt" content="Project Meru: open-source software across categories">
<meta property="og:locale" content="en_GB">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="About Project Meru">
<meta name="twitter:description" content="The open-source initiative behind Sumeru and future projects across categories.">
<meta name="twitter:image" content="https://projectmeru.github.io/og.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/meru.css">
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%235b8def'/><path d='M22 74V26l28 26 28-26v48' fill='none' stroke='%23fff' stroke-width='11' stroke-linejoin='round' stroke-linecap='round'/></svg>">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://projectmeru.github.io/#org",
"name": "Project Meru",
"alternateName": "Meru",
"url": "https://projectmeru.github.io/",
"sameAs": ["https://github.com/ProjectMeru"]
},
{
"@type": "WebPage",
"@id": "https://projectmeru.github.io/about.html#webpage",
"url": "https://projectmeru.github.io/about.html",
"name": "About Project Meru",
"description": "Project Meru is the open-source initiative behind Sumeru and future projects across categories.",
"isPartOf": {"@type": "WebSite", "url": "https://projectmeru.github.io/", "name": "Project Meru"},
"about": {"@id": "https://projectmeru.github.io/#org"},
"inLanguage": "en_GB"
}
]
}
</script>
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<div class="site-chrome">
<div class="card-nav-container">
<nav class="card-nav" id="cardNav" aria-label="Project Meru">
<div class="card-nav-top">
<a class="card-nav-logo" href="index.html">
<span class="brand-mark" aria-hidden="true">
<img src="logo.png" alt="" width="28" height="28" decoding="async">
</span>
<span>Project Meru</span>
</a>
<div class="card-nav-links">
<button class="card-nav-trigger" type="button" data-panel="projects">Projects <span class="card-nav-trigger-caret" aria-hidden="true"></span></button>
<button class="card-nav-trigger" type="button" data-panel="org">About <span class="card-nav-trigger-caret" aria-hidden="true"></span></button>
</div>
<a class="card-nav-cta" href="sumeru/">Explore Sumeru</a>
<div class="card-nav-actions">
<a class="card-nav-icon-link" href="https://github.com/ProjectMeru" target="_blank" rel="noopener" aria-label="GitHub">
<svg viewBox="0 0 16 16" width="16" height="16" aria-hidden="true"><path fill="currentColor" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg>
</a>
<button type="button" class="theme-toggle" aria-label="Toggle color theme" title="Toggle color theme">
<svg class="icon-sun" viewBox="0 0 24 24" width="16" height="16" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4"/><path d="M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41"/></svg>
<svg class="icon-moon" viewBox="0 0 24 24" width="16" height="16" aria-hidden="true" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 14.5A8.5 8.5 0 1 1 9.5 3a7 7 0 0 0 11.5 11.5z"/></svg>
</button>
</div>
</div>
<div class="card-nav-panel" data-panel="projects">
<div class="card-nav-boxes">
<a class="nav-box nav-box-featured" href="sumeru/">
<div class="nav-box-head"><span class="nav-box-tile">S</span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">Sumeru</span>
<span class="nav-box-description">Modular ERP framework in Go</span>
</a>
<a class="nav-box" href="index.html#projects">
<div class="nav-box-head"><span class="nav-box-tile">☰</span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">Catalogue</span>
<span class="nav-box-description">All projects by category</span>
</a>
<a class="nav-box" href="https://github.com/ProjectMeru" target="_blank" rel="noopener">
<div class="nav-box-head"><span class="nav-box-tile">⌘</span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">GitHub</span>
<span class="nav-box-description">Source and issues</span>
</a>
</div>
</div>
<div class="card-nav-panel" data-panel="org">
<div class="card-nav-boxes">
<a class="nav-box" href="about.html">
<div class="nav-box-head"><span class="nav-box-tile">※</span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">About Meru</span>
<span class="nav-box-description">The initiative and how we ship</span>
</a>
<a class="nav-box" href="index.html#why">
<div class="nav-box-head"><span class="nav-box-tile">01</span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">Why Meru</span>
<span class="nav-box-description">What the umbrella is for</span>
</a>
<a class="nav-box" href="index.html#contribute">
<div class="nav-box-head"><span class="nav-box-tile">-></span><span class="nav-box-arrow">↗</span></div>
<span class="nav-box-label">Contribute</span>
<span class="nav-box-description">Feedback over code, for now</span>
</a>
</div>
</div>
</nav>
</div>
</div>
<main id="main">
<section class="hero" id="top">
<div class="wrap wrap-narrow">
<p class="section-kicker">About</p>
<h1>Project Meru is the initiative.<span style="display:block;color:var(--color-muted);font-weight:400">Products keep their own names.</span></h1>
<p class="lede">
Meru is the home for public writing, the GitHub organisation, and the catalogue of projects.
<strong>Sumeru</strong> is the first product. That is the name you will see in the code, the CLI and the Go modules.
</p>
</div>
</section>
<section class="section" id="names">
<div class="wrap">
<div class="grid grid-2">
<div class="card">
<div class="card-num">Meru</div>
<h3>The organisation</h3>
<p>Umbrella for multiple open-source projects across categories. Hosts this site, the org identity, and links into each product's own documentation.</p>
</div>
<div class="card">
<div class="card-num">Sumeru</div>
<h3>The first product</h3>
<p>A modular ERP framework in Go. Its marketing and technical docs live under <a href="sumeru/"><code>/sumeru/</code></a>, separate from the hub so the product can grow without rewriting the org story.</p>
</div>
</div>
</div>
</section>
<section class="section section-alt" id="shipping">
<div class="wrap">
<p class="section-kicker">How we ship</p>
<h2>Strong defaults.<br>Open boundaries.</h2>
<div class="grid grid-3 mt-lg">
<div class="card">
<div class="card-num">01</div>
<h3>Plain surfaces</h3>
<p>Product sites stay HTML, CSS and JS: no build step, same as the product UI.</p>
</div>
<div class="card">
<div class="card-num">02</div>
<h3>Honest status</h3>
<p>Pre-alpha is labelled pre-alpha. Missing taxes, payments and tests are listed next to the features that work.</p>
</div>
<div class="card">
<div class="card-num">03</div>
<h3>Licence clarity</h3>
<p>Each project states its licence. Sumeru's community edition is Apache 2.0; a commercial enterprise edition is planned on top of the same core, never by taking open pieces away.</p>
</div>
</div>
</div>
</section>
<section class="cta">
<div class="wrap wrap-narrow">
<h2>Continue to Sumeru</h2>
<p>Or return to the project catalogue on the hub.</p>
<div class="hero-actions">
<a class="btn btn-primary" href="sumeru/">Sumeru site</a>
<a class="btn btn-ghost" href="index.html">Back to Meru</a>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="wrap footer-inner">
<div class="footer-brand">
<span class="brand-mark" aria-hidden="true">
<img src="logo.png" alt="" width="28" height="28" decoding="async">
</span>
<div>
<strong>Project Meru</strong>
<p>Open-source software across categories.</p>
</div>
</div>
<nav class="footer-links" aria-label="Footer">
<a href="index.html">Home</a>
<a href="index.html#projects">Projects</a>
<a href="sumeru/">Sumeru</a>
<a href="https://github.com/ProjectMeru" target="_blank" rel="noopener">GitHub ↗</a>
</nav>
</div>
<div class="wrap footer-bottom">
<p>© <span id="year"></span> Project Meru</p>
</div>
</footer>
<button class="to-top" id="toTop" aria-label="Back to top">↑</button>
<script src="js/meru.js"></script>
</body>
</html>