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 'exampleSite/content/home/featured.md')
-rw-r--r--exampleSite/content/home/featured.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/exampleSite/content/home/featured.md b/exampleSite/content/home/featured.md
new file mode 100644
index 00000000..a1b7ab1a
--- /dev/null
+++ b/exampleSite/content/home/featured.md
@@ -0,0 +1,40 @@
+---
+# An instance of the Featured widget.
+# Documentation: https://sourcethemes.com/academic/docs/page-builder/
+widget: featured
+
+# Activate this widget? true/false
+active: true
+
+# This file represents a page section.
+headless: true
+
+# Order that this section appears on the page.
+weight: 80
+
+title: Featured 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: 0
+ # Filter on criteria
+ filters:
+ author: ""
+ category: ""
+ publication_type: ""
+ tag: ""
+ # Page order: descending (desc) or ascending (asc) date.
+ order: desc
+ # Show a "See all" link?
+ link_to_archive: false
+design:
+ # Choose a view for the listings:
+ # 1 = List
+ # 2 = Compact
+ # 3 = Card
+ # 4 = Citation (publication only)
+ view: 3
+---