Skip to content

Commit 899bc53

Browse files
author
fabianmoronzirfas
committed
chore(old-style): trying to rebuild the old page style
importing old texts and old scripts. It is really totally 2012
1 parent 91b0f03 commit 899bc53

22 files changed

+6348
-36
lines changed

Gemfile

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,12 @@ ruby RUBY_VERSION
99
#
1010
# This will help ensure the proper Jekyll version is running.
1111
# Happy Jekylling!
12-
gem "jekyll", "3.4.0"
12+
# gem "jekyll", "3.4.0"
1313

14-
# This is the default theme for new Jekyll sites. You may change this to anything you like.
15-
gem "minima", "~> 2.0"
1614

1715
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1816
# uncomment the line below. To upgrade, run `bundle update github-pages`.
19-
# gem "github-pages", group: :jekyll_plugins
17+
gem "github-pages", group: :jekyll_plugins
2018

2119
# If you have any plugins, put them here!
2220
group :jekyll_plugins do

Gemfile.lock

Lines changed: 217 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,248 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.5.0)
5-
public_suffix (~> 2.0, >= 2.0.2)
4+
activesupport (4.2.9)
5+
i18n (~> 0.7)
6+
minitest (~> 5.1)
7+
thread_safe (~> 0.3, >= 0.3.4)
8+
tzinfo (~> 1.1)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.11.1)
615
colorator (1.1.0)
7-
ffi (1.9.17)
16+
commonmarker (0.17.7.1)
17+
ruby-enum (~> 0.5)
18+
concurrent-ruby (1.0.5)
19+
em-websocket (0.5.1)
20+
eventmachine (>= 0.12.9)
21+
http_parser.rb (~> 0.6.0)
22+
ethon (0.11.0)
23+
ffi (>= 1.3.0)
24+
eventmachine (1.2.5)
25+
execjs (2.7.0)
26+
faraday (0.13.1)
27+
multipart-post (>= 1.2, < 3)
28+
ffi (1.9.18)
829
forwardable-extended (2.6.0)
9-
jekyll (3.4.0)
30+
gemoji (3.0.0)
31+
github-pages (172)
32+
activesupport (= 4.2.9)
33+
github-pages-health-check (= 1.3.5)
34+
jekyll (= 3.6.2)
35+
jekyll-avatar (= 0.5.0)
36+
jekyll-coffeescript (= 1.0.2)
37+
jekyll-commonmark-ghpages (= 0.1.3)
38+
jekyll-default-layout (= 0.1.4)
39+
jekyll-feed (= 0.9.2)
40+
jekyll-gist (= 1.4.1)
41+
jekyll-github-metadata (= 2.9.3)
42+
jekyll-mentions (= 1.2.0)
43+
jekyll-optional-front-matter (= 0.3.0)
44+
jekyll-paginate (= 1.1.0)
45+
jekyll-readme-index (= 0.2.0)
46+
jekyll-redirect-from (= 0.12.1)
47+
jekyll-relative-links (= 0.5.2)
48+
jekyll-remote-theme (= 0.2.3)
49+
jekyll-sass-converter (= 1.5.0)
50+
jekyll-seo-tag (= 2.3.0)
51+
jekyll-sitemap (= 1.1.1)
52+
jekyll-swiss (= 0.4.0)
53+
jekyll-theme-architect (= 0.1.0)
54+
jekyll-theme-cayman (= 0.1.0)
55+
jekyll-theme-dinky (= 0.1.0)
56+
jekyll-theme-hacker (= 0.1.0)
57+
jekyll-theme-leap-day (= 0.1.0)
58+
jekyll-theme-merlot (= 0.1.0)
59+
jekyll-theme-midnight (= 0.1.0)
60+
jekyll-theme-minimal (= 0.1.0)
61+
jekyll-theme-modernist (= 0.1.0)
62+
jekyll-theme-primer (= 0.5.2)
63+
jekyll-theme-slate (= 0.1.0)
64+
jekyll-theme-tactile (= 0.1.0)
65+
jekyll-theme-time-machine (= 0.1.0)
66+
jekyll-titles-from-headings (= 0.5.0)
67+
jemoji (= 0.8.1)
68+
kramdown (= 1.14.0)
69+
liquid (= 4.0.0)
70+
listen (= 3.0.6)
71+
mercenary (~> 0.3)
72+
minima (= 2.1.1)
73+
rouge (= 2.2.1)
74+
terminal-table (~> 1.4)
75+
github-pages-health-check (1.3.5)
76+
addressable (~> 2.3)
77+
net-dns (~> 0.8)
78+
octokit (~> 4.0)
79+
public_suffix (~> 2.0)
80+
typhoeus (~> 0.7)
81+
html-pipeline (2.7.1)
82+
activesupport (>= 2)
83+
nokogiri (>= 1.4)
84+
http_parser.rb (0.6.0)
85+
i18n (0.9.1)
86+
concurrent-ruby (~> 1.0)
87+
jekyll (3.6.2)
1088
addressable (~> 2.4)
1189
colorator (~> 1.0)
1290
jekyll-sass-converter (~> 1.0)
1391
jekyll-watch (~> 1.1)
14-
kramdown (~> 1.3)
15-
liquid (~> 3.0)
92+
kramdown (~> 1.14)
93+
liquid (~> 4.0)
1694
mercenary (~> 0.3.3)
1795
pathutil (~> 0.9)
18-
rouge (~> 1.7)
96+
rouge (>= 1.7, < 3)
1997
safe_yaml (~> 1.0)
20-
jekyll-feed (0.8.0)
98+
jekyll-avatar (0.5.0)
99+
jekyll (~> 3.0)
100+
jekyll-coffeescript (1.0.2)
101+
coffee-script (~> 2.2)
102+
coffee-script-source (~> 1.11.1)
103+
jekyll-commonmark (1.1.0)
104+
commonmarker (~> 0.14)
105+
jekyll (>= 3.0, < 4.0)
106+
jekyll-commonmark-ghpages (0.1.3)
107+
commonmarker (~> 0.17.6)
108+
jekyll-commonmark (~> 1)
109+
rouge (~> 2)
110+
jekyll-default-layout (0.1.4)
111+
jekyll (~> 3.0)
112+
jekyll-feed (0.9.2)
21113
jekyll (~> 3.3)
114+
jekyll-gist (1.4.1)
115+
octokit (~> 4.2)
116+
jekyll-github-metadata (2.9.3)
117+
jekyll (~> 3.1)
118+
octokit (~> 4.0, != 4.4.0)
119+
jekyll-mentions (1.2.0)
120+
activesupport (~> 4.0)
121+
html-pipeline (~> 2.3)
122+
jekyll (~> 3.0)
123+
jekyll-optional-front-matter (0.3.0)
124+
jekyll (~> 3.0)
125+
jekyll-paginate (1.1.0)
126+
jekyll-readme-index (0.2.0)
127+
jekyll (~> 3.0)
128+
jekyll-redirect-from (0.12.1)
129+
jekyll (~> 3.3)
130+
jekyll-relative-links (0.5.2)
131+
jekyll (~> 3.3)
132+
jekyll-remote-theme (0.2.3)
133+
jekyll (~> 3.5)
134+
rubyzip (>= 1.2.1, < 3.0)
135+
typhoeus (>= 0.7, < 2.0)
22136
jekyll-sass-converter (1.5.0)
23137
sass (~> 3.4)
24-
jekyll-watch (1.5.0)
25-
listen (~> 3.0, < 3.1)
26-
kramdown (1.13.2)
27-
liquid (3.0.6)
28-
listen (3.0.8)
29-
rb-fsevent (~> 0.9, >= 0.9.4)
30-
rb-inotify (~> 0.9, >= 0.9.7)
138+
jekyll-seo-tag (2.3.0)
139+
jekyll (~> 3.3)
140+
jekyll-sitemap (1.1.1)
141+
jekyll (~> 3.3)
142+
jekyll-swiss (0.4.0)
143+
jekyll-theme-architect (0.1.0)
144+
jekyll (~> 3.5)
145+
jekyll-seo-tag (~> 2.0)
146+
jekyll-theme-cayman (0.1.0)
147+
jekyll (~> 3.5)
148+
jekyll-seo-tag (~> 2.0)
149+
jekyll-theme-dinky (0.1.0)
150+
jekyll (~> 3.5)
151+
jekyll-seo-tag (~> 2.0)
152+
jekyll-theme-hacker (0.1.0)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-leap-day (0.1.0)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-merlot (0.1.0)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-midnight (0.1.0)
162+
jekyll (~> 3.5)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-minimal (0.1.0)
165+
jekyll (~> 3.5)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-modernist (0.1.0)
168+
jekyll (~> 3.5)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-primer (0.5.2)
171+
jekyll (~> 3.5)
172+
jekyll-github-metadata (~> 2.9)
173+
jekyll-seo-tag (~> 2.2)
174+
jekyll-theme-slate (0.1.0)
175+
jekyll (~> 3.5)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-tactile (0.1.0)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-time-machine (0.1.0)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-titles-from-headings (0.5.0)
184+
jekyll (~> 3.3)
185+
jekyll-watch (1.5.1)
186+
listen (~> 3.0)
187+
jemoji (0.8.1)
188+
activesupport (~> 4.0, >= 4.2.9)
189+
gemoji (~> 3.0)
190+
html-pipeline (~> 2.2)
191+
jekyll (>= 3.0)
192+
kramdown (1.14.0)
193+
liquid (4.0.0)
194+
listen (3.0.6)
195+
rb-fsevent (>= 0.9.3)
196+
rb-inotify (>= 0.9.7)
31197
mercenary (0.3.6)
32-
minima (2.1.0)
198+
mini_portile2 (2.3.0)
199+
minima (2.1.1)
33200
jekyll (~> 3.3)
34-
pathutil (0.14.0)
201+
minitest (5.11.1)
202+
multipart-post (2.0.0)
203+
net-dns (0.8.0)
204+
nokogiri (1.8.1)
205+
mini_portile2 (~> 2.3.0)
206+
octokit (4.8.0)
207+
sawyer (~> 0.8.0, >= 0.5.3)
208+
pathutil (0.16.1)
35209
forwardable-extended (~> 2.6)
36210
public_suffix (2.0.5)
37-
rb-fsevent (0.9.8)
38-
rb-inotify (0.9.8)
39-
ffi (>= 0.5.0)
40-
rouge (1.11.1)
211+
rb-fsevent (0.10.2)
212+
rb-inotify (0.9.10)
213+
ffi (>= 0.5.0, < 2)
214+
rouge (2.2.1)
215+
ruby-enum (0.7.1)
216+
i18n
217+
rubyzip (1.2.1)
41218
safe_yaml (1.0.4)
42-
sass (3.4.23)
219+
sass (3.5.5)
220+
sass-listen (~> 4.0.0)
221+
sass-listen (4.0.0)
222+
rb-fsevent (~> 0.9, >= 0.9.4)
223+
rb-inotify (~> 0.9, >= 0.9.7)
224+
sawyer (0.8.1)
225+
addressable (>= 2.3.5, < 2.6)
226+
faraday (~> 0.8, < 1.0)
227+
terminal-table (1.8.0)
228+
unicode-display_width (~> 1.1, >= 1.1.1)
229+
thread_safe (0.3.6)
230+
typhoeus (0.8.0)
231+
ethon (>= 0.8.0)
232+
tzinfo (1.2.4)
233+
thread_safe (~> 0.1)
234+
unicode-display_width (1.3.0)
43235

44236
PLATFORMS
45237
ruby
46238

47239
DEPENDENCIES
48-
jekyll (= 3.4.0)
240+
github-pages
49241
jekyll-feed (~> 0.6)
50-
minima (~> 2.0)
51242
tzinfo-data
52243

53244
RUBY VERSION
54-
ruby 2.0.0p648
245+
ruby 2.4.2p198
55246

56247
BUNDLED WITH
57-
1.14.3
248+
1.15.4

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ In the `.bin/` folder you have the scripts to generate the files for jekyll. The
2929

3030
Most of the jekyll [liquid magic](https://github.com/Shopify/liquid/wiki/Liquid-for-Designers) happens in `./index.html`, `_includes/entry-card.html`.
3131

32+
To develop in this run:
33+
34+
bundle install
35+
bundle update
36+
bundle exec jekyll serve
37+
3238
## License ##
3339

3440
Copyright (c) 2017 Basil.js

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ sass:
2828
# Build settings
2929
markdown: kramdown
3030
highlighter: rouge
31-
gems:
31+
plugins:
3232
- jekyll-feed
3333
exclude:
3434
- Gemfile

_layouts/default.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,18 @@
1212
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
1313
<![endif]-->
1414
<link rel="stylesheet" href="/assets/css/styles.css">
15+
<script src="/assets/js/jquery.min.js" type="text/javascript"></script>
16+
<script src="/assets/js/jquery.columnizer.min.js" type="text/javascript"></script>
17+
<script type="text/javascript" src="/assets/js/highlight.js"></script>
18+
<script src="/assets/js/basiljs.js" type="text/javascript"></script>
1519
</head>
1620
<body>
1721
<div class="main">
1822
<h1>{{page.title}}</h1>
1923
{{content}}
2024
</div>
25+
<div class="guidelines">
26+
<script src="/assets/js/gridline.js" type="text/javascript"></script>
27+
</div>
2128
</body>
2229
</html>

assets/css/basil.scss renamed to _sass/_basil.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Version: 1
66
*/
77

88
body{
9-
margin:0px;
9+
// it is 2017 this is not on the left anymore
10+
// margin:0px;
1011
text-align:left;
1112
font-family:times, serif;
1213
font-weight:500;

0 commit comments

Comments
 (0)