Skip to content

Commit 608b3b6

Browse files
updated
0 parents  commit 608b3b6

File tree

87 files changed

+4193
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+4193
-0
lines changed

404.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: center
3+
permalink: /404.html
4+
---
5+
6+
# 404
7+
8+
Sorry, we can't seem to find this page's pixylls.
9+
10+
<div class="mt3">
11+
<a href="{{ site.baseurl }}/" class="button button-blue button-big">Home</a>
12+
<a href="{{ site.baseurl }}/contact/" class="button button-blue button-big">Contact</a>
13+
</div>

Gemfile

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
source 'https://rubygems.org'
2+
3+
# A simple Ruby Gem to bootstrap dependencies for setting up and
4+
# maintaining a local Jekyll environment in sync with GitHub Pages
5+
# https://github.com/github/pages-gem
6+
gem 'github-pages'

Gemfile.lock

+141
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,141 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
RedCloth (4.2.9)
5+
activesupport (4.2.5)
6+
i18n (~> 0.7)
7+
json (~> 1.7, >= 1.7.7)
8+
minitest (~> 5.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
10+
tzinfo (~> 1.1)
11+
addressable (2.3.8)
12+
blankslate (2.1.2.4)
13+
classifier-reborn (2.0.4)
14+
fast-stemmer (~> 1.0)
15+
coffee-script (2.4.1)
16+
coffee-script-source
17+
execjs
18+
coffee-script-source (1.10.0)
19+
colorator (0.1)
20+
ethon (0.8.0)
21+
ffi (>= 1.3.0)
22+
execjs (2.6.0)
23+
faraday (0.9.2)
24+
multipart-post (>= 1.2, < 3)
25+
fast-stemmer (1.0.2)
26+
ffi (1.9.10)
27+
gemoji (2.1.0)
28+
github-pages (39)
29+
RedCloth (= 4.2.9)
30+
github-pages-health-check (~> 0.2)
31+
jekyll (= 2.4.0)
32+
jekyll-coffeescript (= 1.0.1)
33+
jekyll-feed (= 0.3.1)
34+
jekyll-mentions (= 0.2.1)
35+
jekyll-redirect-from (= 0.8.0)
36+
jekyll-sass-converter (= 1.3.0)
37+
jekyll-sitemap (= 0.8.1)
38+
jemoji (= 0.5.0)
39+
kramdown (= 1.5.0)
40+
liquid (= 2.6.2)
41+
maruku (= 0.7.0)
42+
mercenary (~> 0.3)
43+
pygments.rb (= 0.6.3)
44+
rdiscount (= 2.1.7)
45+
redcarpet (= 3.3.2)
46+
terminal-table (~> 1.4)
47+
github-pages-health-check (0.5.3)
48+
addressable (~> 2.3)
49+
net-dns (~> 0.8)
50+
public_suffix (~> 1.4)
51+
typhoeus (~> 0.7)
52+
html-pipeline (1.9.0)
53+
activesupport (>= 2)
54+
nokogiri (~> 1.4)
55+
i18n (0.7.0)
56+
jekyll (2.4.0)
57+
classifier-reborn (~> 2.0)
58+
colorator (~> 0.1)
59+
jekyll-coffeescript (~> 1.0)
60+
jekyll-gist (~> 1.0)
61+
jekyll-paginate (~> 1.0)
62+
jekyll-sass-converter (~> 1.0)
63+
jekyll-watch (~> 1.1)
64+
kramdown (~> 1.3)
65+
liquid (~> 2.6.1)
66+
mercenary (~> 0.3.3)
67+
pygments.rb (~> 0.6.0)
68+
redcarpet (~> 3.1)
69+
safe_yaml (~> 1.0)
70+
toml (~> 0.1.0)
71+
jekyll-coffeescript (1.0.1)
72+
coffee-script (~> 2.2)
73+
jekyll-feed (0.3.1)
74+
jekyll-gist (1.4.0)
75+
octokit (~> 4.2)
76+
jekyll-mentions (0.2.1)
77+
html-pipeline (~> 1.9.0)
78+
jekyll (~> 2.0)
79+
jekyll-paginate (1.1.0)
80+
jekyll-redirect-from (0.8.0)
81+
jekyll (>= 2.0)
82+
jekyll-sass-converter (1.3.0)
83+
sass (~> 3.2)
84+
jekyll-sitemap (0.8.1)
85+
jekyll-watch (1.3.0)
86+
listen (~> 3.0)
87+
jemoji (0.5.0)
88+
gemoji (~> 2.0)
89+
html-pipeline (~> 1.9)
90+
jekyll (>= 2.0)
91+
json (1.8.3)
92+
kramdown (1.5.0)
93+
liquid (2.6.2)
94+
listen (3.0.5)
95+
rb-fsevent (>= 0.9.3)
96+
rb-inotify (>= 0.9)
97+
maruku (0.7.0)
98+
mercenary (0.3.5)
99+
mini_portile2 (2.0.0)
100+
minitest (5.8.3)
101+
multipart-post (2.0.0)
102+
net-dns (0.8.0)
103+
nokogiri (1.6.7)
104+
mini_portile2 (~> 2.0.0.rc2)
105+
octokit (4.2.0)
106+
sawyer (~> 0.6.0, >= 0.5.3)
107+
parslet (1.5.0)
108+
blankslate (~> 2.0)
109+
posix-spawn (0.3.11)
110+
public_suffix (1.5.2)
111+
pygments.rb (0.6.3)
112+
posix-spawn (~> 0.3.6)
113+
yajl-ruby (~> 1.2.0)
114+
rb-fsevent (0.9.6)
115+
rb-inotify (0.9.5)
116+
ffi (>= 0.5.0)
117+
rdiscount (2.1.7)
118+
redcarpet (3.3.2)
119+
safe_yaml (1.0.4)
120+
sass (3.4.19)
121+
sawyer (0.6.0)
122+
addressable (~> 2.3.5)
123+
faraday (~> 0.8, < 0.10)
124+
terminal-table (1.5.2)
125+
thread_safe (0.3.5)
126+
toml (0.1.2)
127+
parslet (~> 1.5.0)
128+
typhoeus (0.8.0)
129+
ethon (>= 0.8.0)
130+
tzinfo (1.2.2)
131+
thread_safe (~> 0.1)
132+
yajl-ruby (1.2.1)
133+
134+
PLATFORMS
135+
ruby
136+
137+
DEPENDENCIES
138+
github-pages
139+
140+
BUNDLED WITH
141+
1.10.6

LICENSE.txt

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Copyright (c) 2014-2015 John Otander
2+
3+
MIT License
4+
5+
Permission is hereby granted, free of charge, to any person obtaining
6+
a copy of this software and associated documentation files (the
7+
"Software"), to deal in the Software without restriction, including
8+
without limitation the rights to use, copy, modify, merge, publish,
9+
distribute, sublicense, and/or sell copies of the Software, and to
10+
permit persons to whom the Software is furnished to do so, subject to
11+
the following conditions:
12+
13+
The above copyright notice and this permission notice shall be
14+
included in all copies or substantial portions of the Software.
15+
16+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)