Skip to content

Commit 847b95d

Browse files
committed
initial commit
0 parents  commit 847b95d

34 files changed

+2003
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
_site
2+
.sass-cache
3+
.jekyll-metadata
4+
npm-debug.log

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins

Gemfile.lock

Lines changed: 199 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,199 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (4.2.8)
5+
i18n (~> 0.7)
6+
minitest (~> 5.1)
7+
thread_safe (~> 0.3, >= 0.3.4)
8+
tzinfo (~> 1.1)
9+
addressable (2.5.1)
10+
public_suffix (~> 2.0, >= 2.0.2)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.12.2)
15+
colorator (1.1.0)
16+
ethon (0.10.1)
17+
ffi (>= 1.3.0)
18+
execjs (2.7.0)
19+
faraday (0.12.1)
20+
multipart-post (>= 1.2, < 3)
21+
ffi (1.9.18)
22+
forwardable-extended (2.6.0)
23+
gemoji (3.0.0)
24+
github-pages (138)
25+
activesupport (= 4.2.8)
26+
github-pages-health-check (= 1.3.3)
27+
jekyll (= 3.4.3)
28+
jekyll-avatar (= 0.4.2)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-default-layout (= 0.1.4)
31+
jekyll-feed (= 0.9.2)
32+
jekyll-gist (= 1.4.0)
33+
jekyll-github-metadata (= 2.3.1)
34+
jekyll-mentions (= 1.2.0)
35+
jekyll-optional-front-matter (= 0.1.2)
36+
jekyll-paginate (= 1.1.0)
37+
jekyll-readme-index (= 0.1.0)
38+
jekyll-redirect-from (= 0.12.1)
39+
jekyll-relative-links (= 0.4.0)
40+
jekyll-sass-converter (= 1.5.0)
41+
jekyll-seo-tag (= 2.2.3)
42+
jekyll-sitemap (= 1.0.0)
43+
jekyll-swiss (= 0.4.0)
44+
jekyll-theme-architect (= 0.0.4)
45+
jekyll-theme-cayman (= 0.0.4)
46+
jekyll-theme-dinky (= 0.0.4)
47+
jekyll-theme-hacker (= 0.0.4)
48+
jekyll-theme-leap-day (= 0.0.4)
49+
jekyll-theme-merlot (= 0.0.4)
50+
jekyll-theme-midnight (= 0.0.4)
51+
jekyll-theme-minimal (= 0.0.4)
52+
jekyll-theme-modernist (= 0.0.4)
53+
jekyll-theme-primer (= 0.1.8)
54+
jekyll-theme-slate (= 0.0.4)
55+
jekyll-theme-tactile (= 0.0.4)
56+
jekyll-theme-time-machine (= 0.0.4)
57+
jekyll-titles-from-headings (= 0.1.5)
58+
jemoji (= 0.8.0)
59+
kramdown (= 1.13.2)
60+
liquid (= 3.0.6)
61+
listen (= 3.0.6)
62+
mercenary (~> 0.3)
63+
minima (= 2.1.1)
64+
rouge (= 1.11.1)
65+
terminal-table (~> 1.4)
66+
github-pages-health-check (1.3.3)
67+
addressable (~> 2.3)
68+
net-dns (~> 0.8)
69+
octokit (~> 4.0)
70+
public_suffix (~> 2.0)
71+
typhoeus (~> 0.7)
72+
html-pipeline (2.6.0)
73+
activesupport (>= 2)
74+
nokogiri (>= 1.4)
75+
i18n (0.8.1)
76+
jekyll (3.4.3)
77+
addressable (~> 2.4)
78+
colorator (~> 1.0)
79+
jekyll-sass-converter (~> 1.0)
80+
jekyll-watch (~> 1.1)
81+
kramdown (~> 1.3)
82+
liquid (~> 3.0)
83+
mercenary (~> 0.3.3)
84+
pathutil (~> 0.9)
85+
rouge (~> 1.7)
86+
safe_yaml (~> 1.0)
87+
jekyll-avatar (0.4.2)
88+
jekyll (~> 3.0)
89+
jekyll-coffeescript (1.0.1)
90+
coffee-script (~> 2.2)
91+
jekyll-default-layout (0.1.4)
92+
jekyll (~> 3.0)
93+
jekyll-feed (0.9.2)
94+
jekyll (~> 3.3)
95+
jekyll-gist (1.4.0)
96+
octokit (~> 4.2)
97+
jekyll-github-metadata (2.3.1)
98+
jekyll (~> 3.1)
99+
octokit (~> 4.0, != 4.4.0)
100+
jekyll-mentions (1.2.0)
101+
activesupport (~> 4.0)
102+
html-pipeline (~> 2.3)
103+
jekyll (~> 3.0)
104+
jekyll-optional-front-matter (0.1.2)
105+
jekyll (~> 3.0)
106+
jekyll-paginate (1.1.0)
107+
jekyll-readme-index (0.1.0)
108+
jekyll (~> 3.0)
109+
jekyll-redirect-from (0.12.1)
110+
jekyll (~> 3.3)
111+
jekyll-relative-links (0.4.0)
112+
jekyll (~> 3.3)
113+
jekyll-sass-converter (1.5.0)
114+
sass (~> 3.4)
115+
jekyll-seo-tag (2.2.3)
116+
jekyll (~> 3.3)
117+
jekyll-sitemap (1.0.0)
118+
jekyll (~> 3.3)
119+
jekyll-swiss (0.4.0)
120+
jekyll-theme-architect (0.0.4)
121+
jekyll (~> 3.3)
122+
jekyll-theme-cayman (0.0.4)
123+
jekyll (~> 3.3)
124+
jekyll-theme-dinky (0.0.4)
125+
jekyll (~> 3.3)
126+
jekyll-theme-hacker (0.0.4)
127+
jekyll (~> 3.3)
128+
jekyll-theme-leap-day (0.0.4)
129+
jekyll (~> 3.3)
130+
jekyll-theme-merlot (0.0.4)
131+
jekyll (~> 3.3)
132+
jekyll-theme-midnight (0.0.4)
133+
jekyll (~> 3.3)
134+
jekyll-theme-minimal (0.0.4)
135+
jekyll (~> 3.3)
136+
jekyll-theme-modernist (0.0.4)
137+
jekyll (~> 3.3)
138+
jekyll-theme-primer (0.1.8)
139+
jekyll (~> 3.3)
140+
jekyll-theme-slate (0.0.4)
141+
jekyll (~> 3.3)
142+
jekyll-theme-tactile (0.0.4)
143+
jekyll (~> 3.3)
144+
jekyll-theme-time-machine (0.0.4)
145+
jekyll (~> 3.3)
146+
jekyll-titles-from-headings (0.1.5)
147+
jekyll (~> 3.3)
148+
jekyll-watch (1.5.0)
149+
listen (~> 3.0, < 3.1)
150+
jemoji (0.8.0)
151+
activesupport (~> 4.0)
152+
gemoji (~> 3.0)
153+
html-pipeline (~> 2.2)
154+
jekyll (>= 3.0)
155+
kramdown (1.13.2)
156+
liquid (3.0.6)
157+
listen (3.0.6)
158+
rb-fsevent (>= 0.9.3)
159+
rb-inotify (>= 0.9.7)
160+
mercenary (0.3.6)
161+
mini_portile2 (2.1.0)
162+
minima (2.1.1)
163+
jekyll (~> 3.3)
164+
minitest (5.10.2)
165+
multipart-post (2.0.0)
166+
net-dns (0.8.0)
167+
nokogiri (1.7.2)
168+
mini_portile2 (~> 2.1.0)
169+
octokit (4.7.0)
170+
sawyer (~> 0.8.0, >= 0.5.3)
171+
pathutil (0.14.0)
172+
forwardable-extended (~> 2.6)
173+
public_suffix (2.0.5)
174+
rb-fsevent (0.9.8)
175+
rb-inotify (0.9.8)
176+
ffi (>= 0.5.0)
177+
rouge (1.11.1)
178+
safe_yaml (1.0.4)
179+
sass (3.4.24)
180+
sawyer (0.8.1)
181+
addressable (>= 2.3.5, < 2.6)
182+
faraday (~> 0.8, < 1.0)
183+
terminal-table (1.8.0)
184+
unicode-display_width (~> 1.1, >= 1.1.1)
185+
thread_safe (0.3.6)
186+
typhoeus (0.8.0)
187+
ethon (>= 0.8.0)
188+
tzinfo (1.2.3)
189+
thread_safe (~> 0.1)
190+
unicode-display_width (1.2.1)
191+
192+
PLATFORMS
193+
ruby
194+
195+
DEPENDENCIES
196+
github-pages
197+
198+
BUNDLED WITH
199+
1.15.0

README.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Jackal ![](https://img.shields.io/npm/l/express.svg?maxAge=2592000?style=flat-square)
2+
Jackal is a very lightweight theme for Jekyll.
3+
Feel free to fork, change, modify and re-use it.
4+
5+
### Screenshots
6+
![](https://cloud.githubusercontent.com/assets/447956/17020916/9ed9ce1a-4f44-11e6-80d5-26df9d219dd2.PNG)
7+
![](https://cloud.githubusercontent.com/assets/447956/17020915/9ed939f0-4f44-11e6-9e8e-3a8e5562b0da.PNG)
8+
9+
# Usage
10+
Be sure to have both `jekyll` and `jekyll-paginate` gem installed.
11+
12+
Than using your favorite terminal do:
13+
14+
```
15+
$ git clone git@github.com:clenemt/jackal.git
16+
$ cd jackal
17+
$ jekyll serve
18+
```
19+
20+
Jackal theme includes:
21+
22+
* Intro page
23+
* About page
24+
* Articles, archives and pagination
25+
* Rss feed
26+
* Responsive & great typo
27+
* Code syntax highlighting
28+
* Google Analytics tracking code
29+
30+
It can be seen in used at [clenemt.com](http://clenemt.com) or on [Github page](https://clenemt.github.io/jackal/).
31+
32+
## Options
33+
See the global template options inside `config.yml` first thing.
34+
35+
Jackal also supports the following Front Matter options,
36+
37+
for **pages**:
38+
* title (the page title)
39+
* subtitle (the page h1)
40+
* desc (for a SEO description /= excerpt)
41+
42+
for **posts**:
43+
* microtitle (for a page title /= title)
44+
* desc (for a manual excerpt and SEO description)
45+
46+
See [Front Matter](https://jekyllrb.com/docs/frontmatter/) and [configuration](https://jekyllrb.com/docs/configuration/) for more information.
47+
48+
# Thanks
49+
Thanks to [Kactus](https://github.com/nickbalestra/kactus) and [jaicab]( https://github.com/jaicab/jaicab.github.io).
50+
51+
# License
52+
Copyright (c) 2016 Jackal Authors - Released under the MIT License.
53+
54+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55+
56+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
57+
58+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

_config.yml

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
# The main config file for your Jekyll template
2+
3+
# Site settings
4+
title: Jackal # used for the html title of every page
5+
desc: >
6+
A software engineering conference taking place at the University of Waterloo January 15-16!
7+
8+
url: http://jackal.com # put your website hosting url here
9+
baseurl: '' # the subpath of your site, e.g. /blog
10+
permalink: /:year/:title/ # how should we display posts url
11+
12+
# Meta settings
13+
email: jackal@gmail.com
14+
author: The Jackal
15+
twitter_username: clenemt
16+
github_username: clenemt
17+
github_source: jackal
18+
19+
# Put your ga tracking code below
20+
google_analytics: 'UA-XXXXXXXX-X'
21+
22+
# Pagination settings
23+
paginate: 5 # number of posts to show per page
24+
paginate_path: "/articles/page:num/" # link scheme for articles, should be letf as is
25+
26+
# Navigation settings
27+
# Used to define the navigation menu items
28+
# > Title is the tile of the navigation item, url the url and desc is the tooltip
29+
navigation:
30+
- title: About
31+
url: /about/
32+
desc: Learn about us
33+
- title: Schedule
34+
url: /schedule/
35+
desc: See the conference schedule here
36+
- title: Speakers
37+
url: /speakers/
38+
desc: See who's speaking
39+
- title: Sponsors
40+
url: /sponsors/
41+
desc: Cha-ching
42+
- title: Code of Conduct
43+
url: /coc/
44+
desc: Our code of conduct
45+
46+
# Used by Jekyll to recognize what is a post and what is a page
47+
defaults:
48+
-
49+
scope:
50+
path: ''
51+
type: posts
52+
values:
53+
layout: post
54+
55+
# Markdown parser settings
56+
markdown: kramdown
57+
kramdown:
58+
input: GFM
59+
hard_wrap: false # you can change this if you feel like it
60+
parse_block_html: true # allow parsing html inside markdown
61+
62+
# Build settings
63+
include:
64+
- _pages # all your pages can be put inside pages (except articles)
65+
exclude:
66+
- README.md
67+
- vendor
68+
gems:
69+
- jekyll-paginate
70+

_includes/footer.html

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<footer class="site-footer">
2+
3+
<div class="site-copy">&copy; {{ site.time | date: '%Y' }}<span class="site-author">{{ site.author }}</span></div>
4+
5+
<div class="site-links">
6+
<div class="site-contact">
7+
<ul>
8+
{% if site.email %}
9+
<li><a href="mailto:{{ site.email }}">Contact</a></li>
10+
{% endif %}
11+
12+
{% if site.github_username %}
13+
<li><a target="_blank" rel="external" href="https://github.com/{{ site.github_username }}">Github</a></li>
14+
{% endif %}
15+
16+
{% if site.twitter_username %}
17+
<li><a target="_blank" rel="external" href="https://twitter.com/{{ site.twitter_username }}">Twitter</a></li>
18+
{% endif %}
19+
</ul>
20+
</div>
21+
22+
<div class="site-source">
23+
<ul>
24+
<li><a target="_blank" href="https://github.com/{{ site.github_username }}/{{ site.github_source }}">Source</a></li>
25+
</ul>
26+
</div>
27+
</div>
28+
29+
</footer>
30+
<!-- site-footer -->
31+
32+
{% if page.syntax %}
33+
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/css/syntax.css">
34+
{% endif %}
35+
36+
<script src="{{ site.baseurl }}/assets/js/main.js"></script>
37+
38+
{% if site.google_analytics %}
39+
<script>
40+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
41+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
42+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
43+
})(window,document,'script','{{ site.baseurl }}/assets/js/analytics.js','ga');
44+
45+
ga('create', '{{ site.google_analytics }}', 'auto');
46+
ga('send', 'pageview');
47+
</script>
48+
{% endif %}

0 commit comments

Comments
 (0)