chore: add exampleSite
And associated files for Hugo Themes Site
This commit is contained in:
43
exampleSite/content/home/demo.md
Normal file
43
exampleSite/content/home/demo.md
Normal file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
# An instance of the Blank widget.
|
||||
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
|
||||
widget: blank
|
||||
|
||||
# Activate this widget? true/false
|
||||
active: true
|
||||
|
||||
# This file represents a page section.
|
||||
headless: true
|
||||
|
||||
# Order that this section appears on the page.
|
||||
weight: 15
|
||||
|
||||
title: Demos
|
||||
subtitle:
|
||||
|
||||
design:
|
||||
columns: "1"
|
||||
background:
|
||||
image: headers/bubbles-wide.jpg
|
||||
image_darken: 0.6
|
||||
image_parallax: true
|
||||
image_position: center
|
||||
image_size: cover
|
||||
text_color_light: true
|
||||
spacing:
|
||||
padding: ["20px", "0", "20px", "0"]
|
||||
---
|
||||
|
||||
Welcome to the demo of the **resumé template** for Academic.
|
||||
|
||||
[View more templates](https://sourcethemes.com/academic/templates/) for Academic.
|
||||
|
||||
**Over 500,000 [Amazing Websites](https://sourcethemes.com/academic/) have Already Been Built with Academic**
|
||||
|
||||
**[Join](https://sourcethemes.com/academic/docs/install/) the Most Empowered Hugo Community**
|
||||
|
||||
{{% alert note %}}
|
||||
This homepage section is an example of adding [elements](https://sourcethemes.com/academic/docs/writing-markdown-latex/) to the [*Blank* widget](https://sourcethemes.com/academic/docs/widgets/).
|
||||
|
||||
Backgrounds can be applied to any section. Here, the *background* option is set give an *image parallax* effect.
|
||||
{{% /alert %}}
|
||||
Reference in New Issue
Block a user