Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/home/posts.md')
-rw-r--r--content/home/posts.md23
1 files changed, 10 insertions, 13 deletions
diff --git a/content/home/posts.md b/content/home/posts.md
index 0d05b39a..2bf55edd 100644
--- a/content/home/posts.md
+++ b/content/home/posts.md
@@ -13,19 +13,19 @@ title: Recent Posts
subtitle:
content:
- # Page type to display. E.g. post, talk, publication...
- page_type: post
- # Choose how many pages you would like to display (0 = all pages)
- count: 5
# Filter on criteria
filters:
- author: ""
- category: ""
- tag: ""
+ folders:
+ - post
+ tag: ''
+ category: ''
+ publication_type: ''
+ author: ''
exclude_featured: false
exclude_future: false
exclude_past: false
- publication_type: ""
+ # Choose how many pages you would like to display (0 = all pages)
+ count: 5
# Choose how many pages you would like to offset by
offset: 0
# Page order: descending (desc) or ascending (asc) date.
@@ -33,9 +33,6 @@ content:
design:
# Choose a view for the listings:
- # 1 = List
- # 2 = Compact
- # 3 = Card
- # 4 = Citation (publication only)
- view: 2
+ view: compact
+ columns: '2'
---