Skip to content

Commit 24badd7

Browse files
committed
configuration update
1 parent 81d29e0 commit 24badd7

3 files changed

Lines changed: 49 additions & 49 deletions

File tree

_config.yml

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -218,37 +218,37 @@ collections:
218218
teaching:
219219
output: true
220220
permalink: /:collection/:path/
221-
publications:
222-
output: true
223-
permalink: /:collection/:path/
224-
portfolio:
225-
output: true
226-
permalink: /:collection/:path/
227-
talks:
228-
output: true
229-
permalink: /:collection/:path/
221+
#publications:
222+
# output: true
223+
# permalink: /:collection/:path/
224+
#portfolio:
225+
# output: true
226+
# permalink: /:collection/:path/
227+
#talks:
228+
# output: true
229+
# permalink: /:collection/:path/
230230

231231

232232
# These settings control how pages and collections are included in the site
233233
defaults:
234234
# _posts
235-
- scope:
236-
path: ""
237-
type: posts
238-
values:
239-
layout: single
240-
author_profile: true
241-
read_time: true
242-
comments: true
243-
share: true
244-
related: true
235+
#- scope:
236+
# path: ""
237+
# type: posts
238+
# values:
239+
# layout: single
240+
# author_profile: true
241+
# read_time: true
242+
# comments: true
243+
# share: true
244+
# related: true
245245
# _pages
246-
- scope:
247-
path: ""
248-
type: pages
249-
values:
250-
layout: single
251-
author_profile: true
246+
#- scope:
247+
# path: ""
248+
# type: pages
249+
# values:
250+
# layout: single
251+
# author_profile: true
252252
# _teaching
253253
- scope:
254254
path: ""
@@ -259,31 +259,31 @@ defaults:
259259
share: true
260260
comments: true
261261
# _publications
262-
- scope:
263-
path: ""
264-
type: publications
265-
values:
266-
layout: single
267-
author_profile: true
268-
share: true
269-
comments: true
262+
#- scope:
263+
# path: ""
264+
# type: publications
265+
# values:
266+
# layout: single
267+
# author_profile: true
268+
# share: true
269+
# comments: true
270270
# _portfolio
271-
- scope:
272-
path: ""
273-
type: portfolio
274-
values:
275-
layout: single
276-
author_profile: true
277-
share: true
278-
comment: true
271+
#- scope:
272+
# path: ""
273+
# type: portfolio
274+
# values:
275+
# layout: single
276+
# author_profile: true
277+
# share: true
278+
# comment: true
279279
# _talks
280-
- scope:
281-
path: ""
282-
type: talks
283-
values:
284-
layout: talk
285-
author_profile: true
286-
share: true
280+
#- scope:
281+
# path: ""
282+
# type: talks
283+
# values:
284+
# layout: talk
285+
# author_profile: true
286+
# share: true
287287

288288

289289
# Sass/SCSS

_pages/cv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: archive
33
title: "CV"
4-
permalink: /files/CV-Rodrigo_Otoni.pdf #/cv/
4+
permalink: /cv/
55
author_profile: true
66
redirect_from:
77
- /resume

images/profile-rodrigo-otoni.jpg

509 Bytes
Loading

0 commit comments

Comments
 (0)