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/publications.md')
-rw-r--r--content/home/publications.md25
1 files changed, 12 insertions, 13 deletions
diff --git a/content/home/publications.md b/content/home/publications.md
index ecd3a43b..71c7d7b9 100644
--- a/content/home/publications.md
+++ b/content/home/publications.md
@@ -13,28 +13,27 @@ title: Recent Publications
subtitle: ''
content:
- # Page type to display. E.g. post, talk, publication...
- page_type: publication
- # Choose how much 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.
- order: desc
# Filter on criteria
filters:
+ folders:
+ - publication
tag: ''
category: ''
publication_type: ''
author: ''
exclude_featured: true
+ exclude_future: false
+ exclude_past: false
+ # Choose how many pages you would like to display (0 = all pages)
+ count: 0
+ # Choose how many pages you would like to offset by
+ offset: 0
+ # Page order: descending (desc) or ascending (asc) date.
+ order: desc
design:
# Choose a view for the listings:
- # 1 = List
- # 2 = Compact
- # 3 = Card
- # 4 = Citation (publication only)
- view: 4
+ view: citation
+ columns: '2'
---
{{% callout note %}}