Skip to content

Commit 2bb3dcb

Browse files
Merge pull request #37 from melledijkstra/disable-lifestyle
disable lifestyle collection + remove files recursively from robots
2 parents 808105a + a1145bd commit 2bb3dcb

File tree

5 files changed

+110
-109
lines changed

5 files changed

+110
-109
lines changed

Gemfile.lock

+94-96
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,50 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.6)
4+
activesupport (6.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
10+
addressable (2.8.1)
11+
public_suffix (>= 2.0.2, < 6.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.8)
20-
dnsruby (1.61.5)
17+
commonmarker (0.23.5)
18+
concurrent-ruby (1.1.10)
19+
dnsruby (1.61.9)
2120
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
21+
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.13.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.15.0)
2625
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
2827
eventmachine (1.2.7-x64-mingw32)
29-
execjs (2.7.0)
30-
faraday (1.3.0)
31-
faraday-net_http (~> 1.0)
32-
multipart-post (>= 1.2, < 3)
33-
ruby2_keywords
34-
faraday-net_http (1.0.1)
35-
ffi (1.15.0)
36-
ffi (1.15.0-x64-mingw32)
28+
execjs (2.8.1)
29+
faraday (2.5.2)
30+
faraday-net_http (>= 2.0, < 3.1)
31+
ruby2_keywords (>= 0.0.4)
32+
faraday-net_http (3.0.0)
33+
ffi (1.15.5)
34+
ffi (1.15.5-x64-mingw32)
3735
forwardable-extended (2.6.0)
3836
gemoji (3.0.1)
39-
github-pages (214)
40-
github-pages-health-check (= 1.17.0)
41-
jekyll (= 3.9.0)
37+
github-pages (227)
38+
github-pages-health-check (= 1.17.9)
39+
jekyll (= 3.9.2)
4240
jekyll-avatar (= 0.7.0)
4341
jekyll-coffeescript (= 1.1.1)
44-
jekyll-commonmark-ghpages (= 0.1.6)
42+
jekyll-commonmark-ghpages (= 0.2.0)
4543
jekyll-default-layout (= 0.1.4)
4644
jekyll-feed (= 0.15.1)
4745
jekyll-gist (= 1.5.0)
4846
jekyll-github-metadata (= 2.13.0)
47+
jekyll-include-cache (= 0.2.1)
4948
jekyll-mentions (= 1.6.0)
5049
jekyll-optional-front-matter (= 0.3.2)
5150
jekyll-paginate (= 1.1.0)
@@ -54,45 +53,45 @@ GEM
5453
jekyll-relative-links (= 0.6.1)
5554
jekyll-remote-theme (= 0.4.3)
5655
jekyll-sass-converter (= 1.5.2)
57-
jekyll-seo-tag (= 2.7.1)
56+
jekyll-seo-tag (= 2.8.0)
5857
jekyll-sitemap (= 1.4.0)
5958
jekyll-swiss (= 1.0.0)
60-
jekyll-theme-architect (= 0.1.1)
61-
jekyll-theme-cayman (= 0.1.1)
62-
jekyll-theme-dinky (= 0.1.1)
63-
jekyll-theme-hacker (= 0.1.2)
64-
jekyll-theme-leap-day (= 0.1.1)
65-
jekyll-theme-merlot (= 0.1.1)
66-
jekyll-theme-midnight (= 0.1.1)
67-
jekyll-theme-minimal (= 0.1.1)
68-
jekyll-theme-modernist (= 0.1.1)
69-
jekyll-theme-primer (= 0.5.4)
70-
jekyll-theme-slate (= 0.1.1)
71-
jekyll-theme-tactile (= 0.1.1)
72-
jekyll-theme-time-machine (= 0.1.1)
59+
jekyll-theme-architect (= 0.2.0)
60+
jekyll-theme-cayman (= 0.2.0)
61+
jekyll-theme-dinky (= 0.2.0)
62+
jekyll-theme-hacker (= 0.2.0)
63+
jekyll-theme-leap-day (= 0.2.0)
64+
jekyll-theme-merlot (= 0.2.0)
65+
jekyll-theme-midnight (= 0.2.0)
66+
jekyll-theme-minimal (= 0.2.0)
67+
jekyll-theme-modernist (= 0.2.0)
68+
jekyll-theme-primer (= 0.6.0)
69+
jekyll-theme-slate (= 0.2.0)
70+
jekyll-theme-tactile (= 0.2.0)
71+
jekyll-theme-time-machine (= 0.2.0)
7372
jekyll-titles-from-headings (= 0.5.3)
7473
jemoji (= 0.12.0)
75-
kramdown (= 2.3.1)
74+
kramdown (= 2.3.2)
7675
kramdown-parser-gfm (= 1.1.0)
7776
liquid (= 4.0.3)
7877
mercenary (~> 0.3)
7978
minima (= 2.5.1)
80-
nokogiri (>= 1.10.4, < 2.0)
79+
nokogiri (>= 1.13.6, < 2.0)
8180
rouge (= 3.26.0)
8281
terminal-table (~> 1.4)
83-
github-pages-health-check (1.17.0)
82+
github-pages-health-check (1.17.9)
8483
addressable (~> 2.3)
8584
dnsruby (~> 1.60)
8685
octokit (~> 4.0)
87-
public_suffix (>= 2.0.2, < 5.0)
86+
public_suffix (>= 3.0, < 5.0)
8887
typhoeus (~> 1.3)
89-
html-pipeline (2.14.0)
88+
html-pipeline (2.14.2)
9089
activesupport (>= 2)
9190
nokogiri (>= 1.4)
92-
http_parser.rb (0.6.0)
91+
http_parser.rb (0.8.0)
9392
i18n (0.9.5)
9493
concurrent-ruby (~> 1.0)
95-
jekyll (3.9.0)
94+
jekyll (3.9.2)
9695
addressable (~> 2.4)
9796
colorator (~> 1.0)
9897
em-websocket (~> 0.5)
@@ -110,12 +109,12 @@ GEM
110109
jekyll-coffeescript (1.1.1)
111110
coffee-script (~> 2.2)
112111
coffee-script-source (~> 1.11.1)
113-
jekyll-commonmark (1.3.1)
114-
commonmarker (~> 0.14)
115-
jekyll (>= 3.7, < 5.0)
116-
jekyll-commonmark-ghpages (0.1.6)
117-
commonmarker (~> 0.17.6)
118-
jekyll-commonmark (~> 1.2)
112+
jekyll-commonmark (1.4.0)
113+
commonmarker (~> 0.22)
114+
jekyll-commonmark-ghpages (0.2.0)
115+
commonmarker (~> 0.23.4)
116+
jekyll (~> 3.9.0)
117+
jekyll-commonmark (~> 1.4.0)
119118
rouge (>= 2.0, < 4.0)
120119
jekyll-default-layout (0.1.4)
121120
jekyll (~> 3.0)
@@ -126,6 +125,8 @@ GEM
126125
jekyll-github-metadata (2.13.0)
127126
jekyll (>= 3.4, < 5.0)
128127
octokit (~> 4.0, != 4.4.0)
128+
jekyll-include-cache (0.2.1)
129+
jekyll (>= 3.7, < 5.0)
129130
jekyll-mentions (1.6.0)
130131
html-pipeline (~> 2.3)
131132
jekyll (>= 3.7, < 5.0)
@@ -145,50 +146,50 @@ GEM
145146
rubyzip (>= 1.3.0, < 3.0)
146147
jekyll-sass-converter (1.5.2)
147148
sass (~> 3.4)
148-
jekyll-seo-tag (2.7.1)
149+
jekyll-seo-tag (2.8.0)
149150
jekyll (>= 3.8, < 5.0)
150151
jekyll-sitemap (1.4.0)
151152
jekyll (>= 3.7, < 5.0)
152153
jekyll-swiss (1.0.0)
153-
jekyll-theme-architect (0.1.1)
154-
jekyll (~> 3.5)
154+
jekyll-theme-architect (0.2.0)
155+
jekyll (> 3.5, < 5.0)
155156
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-cayman (0.1.1)
157-
jekyll (~> 3.5)
157+
jekyll-theme-cayman (0.2.0)
158+
jekyll (> 3.5, < 5.0)
158159
jekyll-seo-tag (~> 2.0)
159-
jekyll-theme-dinky (0.1.1)
160-
jekyll (~> 3.5)
160+
jekyll-theme-dinky (0.2.0)
161+
jekyll (> 3.5, < 5.0)
161162
jekyll-seo-tag (~> 2.0)
162-
jekyll-theme-hacker (0.1.2)
163+
jekyll-theme-hacker (0.2.0)
163164
jekyll (> 3.5, < 5.0)
164165
jekyll-seo-tag (~> 2.0)
165-
jekyll-theme-leap-day (0.1.1)
166-
jekyll (~> 3.5)
166+
jekyll-theme-leap-day (0.2.0)
167+
jekyll (> 3.5, < 5.0)
167168
jekyll-seo-tag (~> 2.0)
168-
jekyll-theme-merlot (0.1.1)
169-
jekyll (~> 3.5)
169+
jekyll-theme-merlot (0.2.0)
170+
jekyll (> 3.5, < 5.0)
170171
jekyll-seo-tag (~> 2.0)
171-
jekyll-theme-midnight (0.1.1)
172-
jekyll (~> 3.5)
172+
jekyll-theme-midnight (0.2.0)
173+
jekyll (> 3.5, < 5.0)
173174
jekyll-seo-tag (~> 2.0)
174-
jekyll-theme-minimal (0.1.1)
175-
jekyll (~> 3.5)
175+
jekyll-theme-minimal (0.2.0)
176+
jekyll (> 3.5, < 5.0)
176177
jekyll-seo-tag (~> 2.0)
177-
jekyll-theme-modernist (0.1.1)
178-
jekyll (~> 3.5)
178+
jekyll-theme-modernist (0.2.0)
179+
jekyll (> 3.5, < 5.0)
179180
jekyll-seo-tag (~> 2.0)
180-
jekyll-theme-primer (0.5.4)
181+
jekyll-theme-primer (0.6.0)
181182
jekyll (> 3.5, < 5.0)
182183
jekyll-github-metadata (~> 2.9)
183184
jekyll-seo-tag (~> 2.0)
184-
jekyll-theme-slate (0.1.1)
185-
jekyll (~> 3.5)
185+
jekyll-theme-slate (0.2.0)
186+
jekyll (> 3.5, < 5.0)
186187
jekyll-seo-tag (~> 2.0)
187-
jekyll-theme-tactile (0.1.1)
188-
jekyll (~> 3.5)
188+
jekyll-theme-tactile (0.2.0)
189+
jekyll (> 3.5, < 5.0)
189190
jekyll-seo-tag (~> 2.0)
190-
jekyll-theme-time-machine (0.1.1)
191-
jekyll (~> 3.5)
191+
jekyll-theme-time-machine (0.2.0)
192+
jekyll (> 3.5, < 5.0)
192193
jekyll-seo-tag (~> 2.0)
193194
jekyll-titles-from-headings (0.5.3)
194195
jekyll (>= 3.3, < 5.0)
@@ -198,12 +199,12 @@ GEM
198199
gemoji (~> 3.0)
199200
html-pipeline (~> 2.2)
200201
jekyll (>= 3.0, < 5.0)
201-
kramdown (2.3.1)
202+
kramdown (2.3.2)
202203
rexml
203204
kramdown-parser-gfm (1.1.0)
204205
kramdown (~> 2.0)
205206
liquid (4.0.3)
206-
listen (3.5.1)
207+
listen (3.7.1)
207208
rb-fsevent (~> 0.10, >= 0.10.3)
208209
rb-inotify (~> 0.9, >= 0.9.10)
209210
mercenary (0.3.6)
@@ -212,38 +213,35 @@ GEM
212213
jekyll (>= 3.5, < 5.0)
213214
jekyll-feed (~> 0.9)
214215
jekyll-seo-tag (~> 2.1)
215-
minitest (5.14.4)
216-
multipart-post (2.1.1)
217-
nokogiri (1.13.6)
216+
minitest (5.16.3)
217+
nokogiri (1.13.8)
218218
mini_portile2 (~> 2.8.0)
219219
racc (~> 1.4)
220-
nokogiri (1.13.6-x64-mingw32)
220+
nokogiri (1.13.8-x64-mingw32)
221221
racc (~> 1.4)
222-
octokit (4.20.0)
223-
faraday (>= 0.9)
224-
sawyer (~> 0.8.0, >= 0.5.3)
222+
octokit (4.25.1)
223+
faraday (>= 1, < 3)
224+
sawyer (~> 0.9)
225225
pathutil (0.16.2)
226226
forwardable-extended (~> 2.6)
227-
public_suffix (4.0.6)
227+
public_suffix (4.0.7)
228228
racc (1.6.0)
229-
rb-fsevent (0.10.4)
229+
rb-fsevent (0.11.2)
230230
rb-inotify (0.10.1)
231231
ffi (~> 1.0)
232232
rexml (3.2.5)
233233
rouge (3.26.0)
234-
ruby-enum (0.9.0)
235-
i18n
236-
ruby2_keywords (0.0.4)
237-
rubyzip (2.3.0)
234+
ruby2_keywords (0.0.5)
235+
rubyzip (2.3.2)
238236
safe_yaml (1.0.5)
239237
sass (3.7.4)
240238
sass-listen (~> 4.0.0)
241239
sass-listen (4.0.0)
242240
rb-fsevent (~> 0.9, >= 0.9.4)
243241
rb-inotify (~> 0.9, >= 0.9.7)
244-
sawyer (0.8.2)
242+
sawyer (0.9.2)
245243
addressable (>= 2.3.5)
246-
faraday (> 0.8, < 2.0)
244+
faraday (>= 0.17.3, < 3)
247245
simpleidn (0.2.1)
248246
unf (~> 0.1.4)
249247
terminal-table (1.8.0)
@@ -255,10 +253,10 @@ GEM
255253
thread_safe (~> 0.1)
256254
unf (0.1.4)
257255
unf_ext
258-
unf_ext (0.0.7.7)
259-
unf_ext (0.0.7.7-x64-mingw32)
260-
unicode-display_width (1.7.0)
261-
zeitwerk (2.4.2)
256+
unf_ext (0.0.8.2)
257+
unf_ext (0.0.8.2-x64-mingw32)
258+
unicode-display_width (1.8.0)
259+
zeitwerk (2.6.0)
262260

263261
PLATFORMS
264262
ruby
@@ -273,4 +271,4 @@ DEPENDENCIES
273271
kramdown (>= 2.3.1)
274272

275273
BUNDLED WITH
276-
2.2.16
274+
2.3.22

_config.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ collections:
3838
science:
3939
output: true
4040
permalink: /:collection/:title
41-
lifestyle:
42-
output: true
43-
permalink: /:collection/:title
41+
# lifestyle:
42+
# output: true
43+
# permalink: /:collection/:title
4444
# thoughts:
4545
# output: true
4646
# permalink: /:collection/:title

_includes/sidebar.html

+10-8
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@ <h1 class="text-center"><a class="no-link petit" href="/">Dijkstra<span class="b
33
<small id="subtitle">{{ site.tagline }}</small>
44
</h1>
55
<ul class="sidebar-nav">
6-
<li>
7-
<a href="/writing/science"><i class="mdi mdi-atom"></i> <span
8-
class="text-right">Science</span></a>
9-
</li>
10-
<li>
11-
<a href="/writing/lifestyle"><i class="mdi mdi-yin-yang"></i> <span
12-
class="text-right">Lifestyle</span></a>
13-
</li>
6+
{% for collection in site.collections %}
7+
{% if collection.label == 'posts' %}
8+
{% continue %}
9+
{% endif %}
10+
{% assign coll_url = '/writing/' | append: collection.label %}
11+
<li>
12+
<a href="{{ coll_url }}"><i class="mdi mdi-atom"></i> <span
13+
class="text-right">{{ collection.label }}</span></a>
14+
</li>
15+
{% endfor %}
1416
<li>
1517
<a href="/"><i class="mdi mdi-account-card-details"></i> <span
1618
class="text-right">About</span></a>

assets/css/main.scss

+1
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ img.filter {
238238
letter-spacing: 1px;
239239

240240
a {
241+
text-transform: capitalize;
241242
display: block;
242243
text-decoration: none;
243244
color: #6b6b6b;

robots.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
User-agent: *
2-
Disallow: /sketches
3-
Disallow: /files
2+
Disallow: /sketches/*
3+
Disallow: /files/*

0 commit comments

Comments
 (0)