-
-
Notifications
You must be signed in to change notification settings - Fork 644
/
about.html
38 lines (32 loc) · 1.11 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
---
layout: null
section-type: about
title: About
---
<h2>About</h2>
Github's Octocat was designed by Simon Oxley, alongside the white bird Twitter
used (before they received a proper logo) as part of a usual routine of cranking
out images for iStock. GitHub saw it, and wanted it, presumably under the notion
that it can represent how complex code combines to create peculiar things, much
like the octopuss... except the CEO of GitHub called it an octocat, and it has
been the octocat since then.
<small>
Octocat is Github's logo and trademark and here is used to illustrate a
fictional character (John Smith) that used the *{ Personal }* Jekyll Theme to
build his website.
</small>
Support the repo by starring or forking it!
<iframe
src="https://ghbtns.com/github-btn.html?user=le4ker&repo=personal-jekyll-theme&type=star&count=true&size=large"
frameborder="0"
scrolling="0"
width="160px"
height="30px"
></iframe>
<iframe
src="https://ghbtns.com/github-btn.html?user=le4ker&repo=personal-jekyll-theme&type=fork&count=true&size=large"
frameborder="0"
scrolling="0"
width="160px"
height="30px"
></iframe>