1
0
jcktrue.dk/content/home/hero.md
George Cushen 8296df5067 theme: upgrade to latest v4.1 dev (talk front matter upgraded)
Also:

- Project and Custom widgets renamed (upgraded)
- Rearranges section positions and adds demo section to introduce
the template and help the user get started
2019-02-27 22:34:04 +00:00

1.9 KiB

+++

Hero widget.

widget = "hero" # Do not modify this line! active = false # Activate this widget? true/false weight = 10 # Order that this section will appear.

title = "Academic"

Hero image (optional). Enter filename of an image in the static/img/ folder.

hero_media = ""

[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 = "#4bb4e3" gradient_end = "#2b94c3"

Background image.

image = "" # Name of image in static/img/.

image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.

Text color (true=light or false=dark).

text_color_light = true

Call to action links (optional).

Display link(s) by specifying a URL and label below. Icon is optional for [cta].

Remove a link/note by deleting a cta/note block.

[cta] url = "post/getting-started/" label = "Get Started" icon_pack = "fas" icon = "download"

[cta_alt] url = "https://sourcethemes.com/academic/" label = "View Documentation"

Note. An optional note to show underneath the links.

[cta_note] label = 'Latest release ' +++

The Best Way to Create the Website You Want from Markdown (or RStudio/Jupyter)

Build Anything with Widgets

Star