-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
481 lines (477 loc) · 14.2 KB
/
about.html
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
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Music Of A People</title>
<script>/* This HTML was generated by 📜 Scroll v110.1.0. https://scroll.pub */</script>
<style>@media print {.doNotPrint {display: none !important;}}</style>
<link rel="canonical" href="https://music.publicdomaincompany.com/about.html">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="A new music label from Public Domain Publishing Inc.">
<meta name="generator" content="Scroll v110.1.0">
<meta property="og:title" content="Music Of A People">
<meta property="og:description" content="A new music label from Public Domain Publishing Inc.">
<meta property="og:image" content="">
<meta name="twitter:card" content="summary_large_image">
</head>
<body>
<style>
figure {
margin: 0;
padding: 0;
}
.dropcap:first-letter {
font-size: 3rem;
line-height: .9em;
margin-right: .125rem;
display: block;
float: left;
}
.dinkus {
text-align: center;
padding: 1rem;
}
.dinkus span {
vertical-align: sub;
}
details {
margin-top: 10px;
}
summary {
font-family: "SF Pro", "Helvetica Neue", "Segoe UI", "Arial";
cursor: pointer;
}
.scrollCaptionedFigure {
display: block;
break-inside: avoid;
max-width: 100%;
text-align: center;
}
.scrollCaptionedFigure img {
max-width: 100%;
height: auto;
margin-top: .1875rem;
}
.scrollCaptionedFigure figcaption {
font-family: "SF Pro", "Helvetica Neue", "Segoe UI", "Arial";
font-size: .8rem;
}
.scrollCaptionedFigure figcaption .scrollParagraph {
margin-top: 0;
}
.scrollCodeBlock {
overflow: auto;
font-size: .8rem;
hyphens: none;
white-space: pre;
break-inside: avoid;
display: block;
margin: .5rem 0;
padding: .5rem;
border-radius: 0;
position: relative;
}
.codeWithHeader {
break-inside: avoid-column;
margin: 10px 0;
}
.codeHeader {
font-size: 80%;
text-align: center;
background: rgba(224, 224, 224, 0.4);
border: 1px solid rgba(204, 204, 204, 0.8);
border-bottom: 0;
margin-bottom: -7px;
padding: 4px 2px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.scrollCodeBlock:hover .scrollCopyButton {
opacity: .5;
}
.scrollCodeBlock:hover .scrollCopyButton:hover {
opacity: .8;
}
.scrollCodeBlock:hover .scrollCopyButton:active {
opacity: 1;
}
.scrollCopyButton {
position: absolute;
top: .125rem;
right: .125rem;
font-size: .875rem;
cursor: pointer;
opacity: 0;
}
.scrollCopyButton::after {
content: "[ ]";
}
.scrollCopiedButton::after {
content: "[✓]";
}
html,body,div,span,p,ol,ul,li,table,figure {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
border-spacing: 0;
}
ol,ul {
padding-left: 1rem;
}
li {
margin-top: .4rem;
line-height: 1.4;
}
a {
text-decoration-color: transparent;
color: #36c;
}
a:hover {
text-decoration-color: initial;
}
sup,sub {
vertical-align: baseline;
position: relative;
top: -.375rem;
}
sub {
top: .375rem;
}
html {
padding: .25rem;
background-color: rgb(244,244,244);
font-family: Exchange,Georgia,serif;
color: #000;
font-size: var(--base-font-size, 16px);
hyphens: auto;
}
p {
margin-top: .4rem;
line-height: 1.4rem;
}
.scrollQuote {
break-inside: avoid;
display: block;
margin: .5rem 0;
padding: .5rem;
background: rgba(204,204,204,.5);
white-space: pre-line;
border-left: .5rem solid rgba(204,204,204,.8);
}
code {
font-size: .9rem;
background-color: rgba(204,204,204,.5);
padding: .125rem .25rem;
border-radius: .25rem;
}
.scrollParagraph {
text-align: justify;
}
center .scrollParagraph {
text-align: center;
}
.scrollColumns {
column-count: auto;
column-fill: balance;
column-width: 35ch;
column-gap: 1.5rem;
padding-left: 1.25rem;
padding-right: 1.25rem;
margin: auto;
}
.scrollSnippetContainer {
padding: 1ch 0;
break-inside: avoid;
text-align: justify;
}
h1,h2,h3,h4 {
margin: .625rem 0;
}
h1 {
font-size: 1.25rem;
}
h2 {
font-size: 1.125rem;
}
h3,h4 {
font-size: 1rem;
}
h1.scrollTitle {
text-align: center;
margin: auto;
margin-bottom: .15625rem;
margin-top: 0;
font-size: 1.75rem;
max-width: calc(100vw - 2 * (1.5625rem + 1.875rem));
}
h1.scrollTitle a {
color: #000;
}
.scrollDateline {
font-style: italic;
line-height: 1.4rem;
font-size: .75rem;
}
.scrollSection {
break-inside: avoid;
}
.scrollSection h1,.scrollSection h2,.scrollSection h3,.scrollSection h4 {
text-align: center;
}
h4.scrollQuestion {
text-align: left;
margin: 1.4rem 0 0 0;
}
.scrollSection:first-child h1,.scrollSection:first-child h2,.scrollSection:first-child h3,.scrollSection:first-child h4 {
margin-top: 0;
}
.scrollSection:first-child h4.scrollQuestion {
margin-top: 0;
}
.scrollNoteLink {
opacity: .4;
text-decoration: none;
}
.scrollNoteLink:hover {
opacity: 1;
}
.scrollFootNoteUsageLink {
opacity: .7;
text-decoration: none;
}
.scrollFootNoteUsageLink:hover {
opacity: 1;
}
.scrollHoverNote {
text-decoration: underline dashed 1px rgba(0,0,0,.1);
cursor: default;
}
.scrollCodeBlock {
border-left: .5rem solid rgba(204,204,204,.8);
}
.scrollTable {
table-layout: fixed;
font-family: "SF Pro", "Helvetica Neue", "Segoe UI", "Arial";
margin: .5rem 0;
overflow: hidden;
font-size: .8rem;
width: 100%;
hyphens: none;
border: 1px solid rgba(224,224,224,.8);
}
.scrollTable td,.scrollTable th {
padding: .1875rem;
overflow: hidden;
white-space: nowrap;
}
.scrollTable th {
text-transform: capitalize;
border-bottom: 2px solid rgba(0,0,0,.6);
text-align: left;
}
.scrollTable td {
cursor: zoom-in;
}
.scrollTable tr:nth-child(even) {
background: rgba(224,224,224,.6);
}
.scrollTable pre {
white-space: nowrap;
overflow: hidden;
margin: 0;
}
.scrollTable.expandedTable {
table-layout: unset;
background: white;
position: relative;
z-index: 10;
overflow: unset;
}
.scrollTable.expandedTable pre {
white-space: unset;
overflow: unset;
}
.scrollTable.expandedTable td,.scrollTable.expandedTable th {
overflow: unset;
white-space: unset;
}
.scrollTable.expandedTable td {
cursor: zoom-out;
}
.scrollByLine {
font-size: .875rem;
font-style: italic;
margin: .25rem 0;
text-align: center;
}
.scrollViewSourceBadge {
text-align: right;
position: absolute;
display: block;
right: 20px;
top: 8px;
}
.scrollViewSourceBadge svg {
width: 24px;
height: 24px;
fill: rgba(204,204,204,0.8);
}
.scrollViewSourceBadge svg:hover {
fill: #333;
}
.scrollViewSource {
text-align: center;
font-family: Verdana;
font-weight: 100;
}
.scrollViewSource a {
color: rgba(204,204,204,.5);
}
.scrollViewSource a:hover {
color: #333;
}
.scrollContinueReadingLink {
display: block;
text-align: center;
}
.scrollDashboard {
width: 100%;
font-size: 1.875rem;
text-align: center;
font-weight: bold;
break-inside: avoid;
margin-top: .5rem;
margin-bottom: .5rem;
}
.scrollDashboard td {
width: 33.3%;
border: 1px solid #e8e8e8;
}
.scrollDashboard span {
font-size: 1.25rem;
display: block;
}
.scrollChat span {
font-family: Verdana;
margin-top: .3125rem;
padding: .3125rem 1.25rem;
border-radius: .9375rem;
display: inline-block;
}
.scrollChatLeft span {
background: rgba(204,204,204, .5);
}
.scrollChatRight span {
color: white;
background: rgb(0,132,255);
}
.scrollYouTubeHolder {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
}
.scrollYouTubeEmbed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
<style>
.pageHeader {
position: absolute;
top: .25rem;
right: 0;
left: 0;
}
.pageHeader svg {
width: 1.875rem;
height: 1.875rem;
fill: rgba(204,204,204,.8);
}
.pageHeader svg:hover {
fill: #333;
}
.pageHeader a {
color: rgba(204,204,204,.8);
position: absolute;
font-size: 1.875rem;
line-height: 1.7rem;
text-decoration: none;
}
.pageHeader a:hover {
color: #333;
}
</style><div class="pageHeader doNotPrint">
<a style="text-align:left;left:1.5625rem;" href="index.html"><svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.7166 3.79541C12.2835 3.49716 11.7165 3.49716 11.2834 3.79541L4.14336 8.7121C3.81027 8.94146 3.60747 9.31108 3.59247 9.70797C3.54064 11.0799 3.4857 13.4824 3.63658 15.1877C3.7504 16.4742 4.05336 18.1747 4.29944 19.4256C4.41371 20.0066 4.91937 20.4284 5.52037 20.4284H8.84433C8.98594 20.4284 9.10074 20.3111 9.10074 20.1665V15.9754C9.10074 14.9627 9.90433 14.1417 10.8956 14.1417H13.4091C14.4004 14.1417 15.204 14.9627 15.204 15.9754V20.1665C15.204 20.3111 15.3188 20.4284 15.4604 20.4284H18.4796C19.0806 20.4284 19.5863 20.0066 19.7006 19.4256C19.9466 18.1747 20.2496 16.4742 20.3634 15.1877C20.5143 13.4824 20.4594 11.0799 20.4075 9.70797C20.3925 9.31108 20.1897 8.94146 19.8566 8.7121L12.7166 3.79541ZM10.4235 2.49217C11.3764 1.83602 12.6236 1.83602 13.5765 2.49217L20.7165 7.40886C21.4457 7.91098 21.9104 8.73651 21.9448 9.64736C21.9966 11.0178 22.0564 13.5119 21.8956 15.3292C21.7738 16.7067 21.4561 18.4786 21.2089 19.7353C20.9461 21.0711 19.7924 22.0001 18.4796 22.0001H15.4604C14.4691 22.0001 13.6655 21.1791 13.6655 20.1665V15.9754C13.6655 15.8307 13.5507 15.7134 13.4091 15.7134H10.8956C10.754 15.7134 10.6392 15.8307 10.6392 15.9754V20.1665C10.6392 21.1791 9.83561 22.0001 8.84433 22.0001H5.52037C4.20761 22.0001 3.05389 21.0711 2.79113 19.7353C2.54392 18.4786 2.22624 16.7067 2.10437 15.3292C1.94358 13.5119 2.00338 11.0178 2.05515 9.64736C2.08957 8.73652 2.55427 7.91098 3.28346 7.40886L10.4235 2.49217Z"/></svg></a>
<a style="text-align:right;right: 1.5625rem;" title="View Source" href="https://github.com/breck7/music/blob/main/readme.scroll"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a>
</div>
<div class="scrollSection"><h1 class="scrollTitle"><a href="about.html">Music Of A People</a></h1>
</div>
<div class="scrollColumns" style="column-width:65ch;column-count:1;max-width:65ch;">
<div class="scrollSection"><h1 class="scrollParagraph">A new music label from <a href="https://publicdomaincompany.com">Public Domain Publishing</a>.</h1>
</div>
<div class="scrollSection"><h4 class="scrollQuestion">Who do we prioritize?</h4>
<ol start="1."><li >Fans</li>
<li >Artists</li></ol>
<p class="scrollParagraph">...</p>
<p class="scrollParagraph">...</p>
<p class="scrollParagraph">...</p>
<p class="scrollParagraph">N. Investors</p>
</div>
<div class="scrollSection"><h4 class="scrollQuestion">What do we believe?</h4>
<ul ><li >We believe in music.</li>
<li >We believe in artists.</li>
<li >We believe music is best experienced live.</li>
<li >We believe vinyl is better than digital.</li>
<li >We believe digital music should have no (c)hains attached.</li></ul>
</div>
<div class="scrollSection"><h4 class="scrollQuestion">How do I make music for Music of a People?</h4>
<ul ><li >Email us with your public domain songs.</li>
<li >If we love them we'll reply with a one time offer. We may even offer to pay for a few months so you can focus on doing your best work. We'll let you know either way.</li>
<li >We don't believe in exclusive deals and since your files are public domain you can do whatever the fuck you want with them.</li>
<li >In the future, we may expand to do more traditional publisher things inlcuding help you with concerts, vinyl record sales, merchandise, etc.</li>
<li >We will not sell mp3s or use any kind of DRM — fans come first and no fans want that. We want to make money together in the real world. Digital is just for spreading the word about you and your music.</li></ul>
</div>
<div class="scrollSection"><h4 class="scrollQuestion">Do we have a blog?</h4>
<p class="scrollParagraph"><a href="blog/">Yes.</a></p>
</div>
</div><style>.pageFooter {
margin-top: 8px;
padding-top: 8px;
text-align: center;
}
.pageFooter svg {
width: 30px;
height: 30px;
fill: rgba(204,204,204, .5);
padding: 0 7px;
}
.pageFooter svg:hover {
fill: #333;
}
.pageFooterScrollLink {
font-family: Verdana;
font-weight: 100;
margin: .5em;
}
.pageFooterScrollLink a {
color: rgba(204,204,204,.5);
}
.pageFooterScrollLink a:hover {
color: #333;
text-decoration: none;
}
</style><p class="scrollViewSource doNotPrint"></p>
<div class="pageFooter doNotPrint">
<a href="mailto:music@publicdomaincompany.com"><svg viewBox="3 5 24 20" width="24" height="20" xmlns="http://www.w3.org/2000/svg"><g transform="matrix(1, 0, 0, 1, 0, -289.0625)"><path style="opacity:1;stroke:none;stroke-width:0.49999997;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M 5 5 C 4.2955948 5 3.6803238 5.3628126 3.3242188 5.9101562 L 14.292969 16.878906 C 14.696939 17.282876 15.303061 17.282876 15.707031 16.878906 L 26.675781 5.9101562 C 26.319676 5.3628126 25.704405 5 25 5 L 5 5 z M 3 8.4140625 L 3 23 C 3 24.108 3.892 25 5 25 L 25 25 C 26.108 25 27 24.108 27 23 L 27 8.4140625 L 17.121094 18.292969 C 15.958108 19.455959 14.041892 19.455959 12.878906 18.292969 L 3 8.4140625 z " transform="translate(0,289.0625)" id="rect4592"/></g></svg></a>
<a title="View Source" href="https://github.com/breck7/music/blob/main/readme.scroll"><svg xmlns="http://www.w3.org/2000/svg" width="92pt" height="92pt" viewBox="0 0 92 92"><path d="M90.156 41.965 50.036 1.848a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497V59.36a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539V33.926a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7L29.242 14.273 1.734 41.777a5.918 5.918 0 0 0 0 8.371L41.855 90.27a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371"/></svg></a>
<div class="pageFooterScrollLink">
<a href="https://scroll.pub">Built with Scroll v110.1.0</a>
</div>
</div>
</body>
</html>