rocket9labs.com/content/home/featured.md

65 lines
1.7 KiB
Markdown
Raw Normal View History

2017-11-23 01:41:58 +00:00
+++
2019-02-24 20:15:16 +00:00
# A Featured Publications section created with the Featured Content widget.
# This section displays publications from `content/publication/` which have
2019-02-04 22:42:51 +00:00
# `featured = true` in their front matter.
2019-02-24 20:15:16 +00:00
widget = "featured" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
2019-08-31 07:55:12 +00:00
active = false # Activate this widget? true/false
weight = 80 # Order that this section will appear.
2017-11-23 01:41:58 +00:00
title = "Featured Publications"
2017-11-23 01:41:58 +00:00
subtitle = ""
2019-02-24 20:15:16 +00:00
[content]
# Page type to display. E.g. post, talk, or publication.
page_type = "publication"
# Choose how much pages you would like to display (0 = all pages)
count = 0
2017-11-23 01:41:58 +00:00
2019-02-24 20:15:16 +00:00
# Page order. Descending (desc) or ascending (asc) date.
order = "desc"
2017-11-23 01:41:58 +00:00
2019-02-24 20:15:16 +00:00
# Filter posts by a taxonomy term.
[content.filters]
tag = ""
category = ""
publication_type = ""
[design]
# Toggle between the various page layout types.
# 1 = List
# 2 = Compact
# 3 = Card
# 4 = Citation (publication only)
view = 3
[design.background]
# Apply a background color, gradient, or image.
# Uncomment (by removing `#`) an option to apply it.
# Choose a light or dark text color by setting `text_color_light`.
# Any HTML color name or Hex value is valid.
# Background color.
# color = "navy"
# Background gradient.
# gradient_start = "DeepSkyBlue"
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in `static/img/`.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
2017-11-23 01:41:58 +00:00
2019-02-24 20:15:16 +00:00
# Text color (true=light or false=dark).
# text_color_light = true
[advanced]
# Custom CSS.
css_style = ""
# CSS class.
css_class = ""
+++