I hereby claim:
- I am jacobmischka on github.
- I am jacobmischka (https://keybase.io/jacobmischka) on keybase.
- I have a public key ASDEDHVEYNsqs0C9AV5FZ8ZSXY6osUCFCauD7GpOFDFy-go
To claim this, I am signing this object:
@charset "utf-8"; | |
body { | |
font-size: 2em; | |
font-family: chunk; | |
font-style: normal; | |
font-weight: 400; | |
} | |
.container { |
--- | |
layout: page | |
title: News | |
header: true | |
permalink: none | |
--- | |
<ul class="post-list"> | |
{% for post in paginator.posts %} | |
<li class="post-list-item"> |
permalink: pretty | |
paginate: 10 | |
paginate_path: /news/:num/ | |
sass: | |
style: compressed | |
gems: | |
- jekyll-redirect-from | |
- jekyll-paginate |
--- | |
layout: page | |
title: News | |
header: true | |
--- | |
<ul class="post-list"> | |
{% for post in paginator.posts %} | |
<li class="post-list-item"> | |
<h2> |
-----> Fetching set buildpack https://github.com/AdmitHub/meteor-buildpack-horse.git... done | |
-----> Node.js app detected | |
-----> Installing node | |
-----> Installing meteor | |
Downloading Meteor distribution | |
Meteor 1.3.1 has been installed in your home directory (~/.meteor). | |
Now you need to do one of the following: | |
(1) Add "$HOME/.meteor" to your path, or | |
(2) Run this command as root: | |
cp "/tmp/buildpack20160407-164-8s3fi2/meteor-LkyC/.meteor/packages/meteor-tool/1.3.1/mt-os.linux.x86_64/scripts/admin/launch-meteor" /usr/bin/meteor |
APIC @ 0x0000000000000000 | |
0000: 41 50 49 43 BC 00 00 00 03 3C 41 43 52 53 59 53 APIC.....<ACRSYS | |
0010: 41 43 52 50 52 44 43 54 01 00 00 00 31 30 32 35 ACRPRDCT....1025 | |
0020: 00 00 04 00 00 00 E0 FE 01 00 00 00 00 08 01 00 ................ | |
0030: 01 00 00 00 00 08 02 02 01 00 00 00 00 08 03 01 ................ | |
0040: 01 00 00 00 00 08 04 03 01 00 00 00 00 08 05 FF ................ | |
0050: 00 00 00 00 00 08 06 FF 00 00 00 00 00 08 07 FF ................ | |
0060: 00 00 00 00 00 08 08 FF 00 00 00 00 01 0C 02 00 ................ | |
0070: 00 00 C0 FE 00 00 00 00 02 0A 00 00 02 00 00 00 ................ | |
0080: 00 00 02 0A 00 09 09 00 00 00 0D 00 04 06 01 05 ................ |
{ | |
"IcoMoonType": "selection", | |
"icons": [ | |
{ | |
"icon": { | |
"paths": [ | |
"M475.534 2.234c-5.079-0.337-10.721-0.445-16.861 0.396-31.531 4.313-64.383 8.439-96.549 20.348-0.001 0-0.002 0-0.004 0s-0.002 0-0.004 0c-9.324 3.456-16.924 7.704-23.698 10.428-0.001 0-0.002 0-0.004 0s-0.002 0-0.004 0c-15.3 6.158-32.051 11.472-48.708 19.313-22.661 10.669-43.256 23.208-64.064 32.639-0.001 0-0.002 0-0.004 0s-0.002 0-0.004 0c-26.392 11.967-47.876 28.811-69.309 43.005-24.822 16.433-49.742 32.93-74.35 50.070-10.525 7.333-10.58 15.857-11.635 18.193 0.027-0.080 0.021-0.064 0.015-0.048-2.988 6.701-0.77 10.149-0.046 11.789s1.247 2.296 1.66 2.855c0.825 1.116 1.305 1.567 1.771 2.031 0.931 0.93 1.713 1.593 2.656 2.316s1.913 1.442 3.585 2.303c0.836 0.431 1.822 0.933 3.622 1.393s4.863 1.375 9.728-0.774c4.65-2.046 10.249-4.575 15.697-9.003 0-0.001 0-0.002 0-0.004s0-0.002 0-0.004c8.814-7.169 16.429-14.545 23.97-20.769-1.682 1.387-1.957 1.096-0.489 0.619 1.466-0.477 4.618-1.134 8.564-4.192l0.006-0.006c10.794-8.367 21.067-16.687 31. |
I hereby claim:
To claim this, I am signing this object:
pkgname=tachyon | |
pkgver=20160924 | |
pkgrel=1 | |
license=('GPL2') | |
source=('git+https://github.com/WatchBeam/tachyon.git' | |
'https://github.com/WatchBeam/tachyon/releases/download/v1.2.14/ftl-express') | |
arch=('any') | |
md5sums=('SKIP' 'SKIP') | |
build(){ |