File tree Expand file tree Collapse file tree 2 files changed +31
-31
lines changed Expand file tree Collapse file tree 2 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 7
7
- name : Home
8
8
url : ' #about'
9
9
weight : 10
10
- - name : Posts
11
- url : ' #posts'
12
- weight : 20
10
+ # - name: Posts
11
+ # url: '#posts'
12
+ # weight: 20
13
13
- name : Projects
14
14
url : ' #projects'
15
15
weight : 30
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ type: landing
6
6
7
7
sections :
8
8
- block : hero
9
- demo : false # Only display this section in the Hugo Blox Builder demo site
9
+ demo : true # Only display this section in the Hugo Blox Builder demo site
10
10
content :
11
11
title : Hugo Academic Theme
12
12
image :
@@ -221,33 +221,33 @@ sections:
221
221
url : ' '
222
222
design :
223
223
columns : ' 2'
224
- - block : collection
225
- id : posts
226
- content :
227
- title : Recent Posts
228
- subtitle : ' '
229
- text : ' '
230
- # Choose how many pages you would like to display (0 = all pages)
231
- count : 5
232
- # Filter on criteria
233
- filters :
234
- folders :
235
- - post
236
- author : " "
237
- category : " "
238
- tag : " "
239
- exclude_featured : false
240
- exclude_future : false
241
- exclude_past : false
242
- publication_type : " "
243
- # Choose how many pages you would like to offset by
244
- offset : 0
245
- # Page order: descending (desc) or ascending (asc) date.
246
- order : desc
247
- design :
248
- # Choose a layout view
249
- view : compact
250
- columns : ' 2'
224
+ # - block: collection
225
+ # id: posts
226
+ # content:
227
+ # title: Recent Posts
228
+ # subtitle: ''
229
+ # text: ''
230
+ # # Choose how many pages you would like to display (0 = all pages)
231
+ # count: 5
232
+ # # Filter on criteria
233
+ # filters:
234
+ # folders:
235
+ # - post
236
+ # author: ""
237
+ # category: ""
238
+ # tag: ""
239
+ # exclude_featured: false
240
+ # exclude_future: false
241
+ # exclude_past: false
242
+ # publication_type: ""
243
+ # # Choose how many pages you would like to offset by
244
+ # offset: 0
245
+ # # Page order: descending (desc) or ascending (asc) date.
246
+ # order: desc
247
+ # design:
248
+ # # Choose a layout view
249
+ # view: compact
250
+ # columns: '2'
251
251
- block : portfolio
252
252
id : projects
253
253
content :
You can’t perform that action at this time.
0 commit comments