Requirements:
- bluetoothctl (probably installed by default on raspbian)
- [bluealsa] (apt installable)
- alsa_out (comes with jackd)
- libsbc1 (apt installable)
{ | |
{ "meta": { "theme": "paper" } } | |
"basics": { | |
"name": "Benjamin Alkov", | |
"email": "[email protected]", | |
"phone": "(919) 906-7845", | |
"location": { | |
"city": "RTP", | |
"countryCode": "US", | |
"region": "North Carolina" |
a-0001.a-msedge.net | |
a-0002.a-msedge.net | |
a-0003.a-msedge.net | |
a-0004.a-msedge.net | |
a-0005.a-msedge.net | |
a-0006.a-msedge.net | |
a-0007.a-msedge.net | |
a-0008.a-msedge.net | |
a-0009.a-msedge.net | |
a-msedge.net |
body { | |
font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Liberation Sans; | |
font-size: large; | |
color: #657b83; | |
background-color: #002b36; | |
} | |
ul.toc { | |
list-style-type: none; | |
} |
* {margin: 0; padding: 0;} | |
body {background: #222;} | |
/*GALLERY*/ | |
.gallery { | |
width: 62.5rem; | |
margin: 10rem auto auto 1rem; | |
} |
@media only screen and (max-width : 940px), | |
only screen and (max-device-width : 940px){ | |
.galleryItem {width: 21%;} | |
} | |
@media only screen and (max-width : 720px), | |
only screen and (max-device-width : 720px){ | |
.galleryItem {width: 29.33333%;} | |
} |
* {margin: 0; padding: 0;} | |
body {background: #222;} | |
/*GALLERY*/ | |
.gallery { | |
width: 62.5rem; | |
margin: 10rem auto auto 1rem; | |
} |
* {margin: 0; padding: 0;} | |
body {background: #222;} | |
/*GALLERY*/ | |
.gallery { | |
width: 62.5rem; | |
margin: 10rem auto auto 1rem; | |
} |
* {margin: 0; padding: 0;} | |
body { | |
background: #222;} | |
/*GALLERY*/ | |
.gallery { | |
width: 1000px; | |
margin: 50px auto;} |