Skip to content

Commit

Permalink
minimal content/home/index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-Larkin committed Dec 20, 2024
1 parent 312707d commit 3a79b07
Showing 1 changed file with 1 addition and 69 deletions.
70 changes: 1 addition & 69 deletions content/home/index.md
Original file line number Diff line number Diff line change
@@ -1,72 +1,4 @@
---
# Leave the homepage title empty to use the site title
title: ""
date: 2022-10-24
type: landing

design:
# Default section spacing
spacing: "6rem"

sections:
- block: resume-biography-3
content:
# Choose a user profile to display (a folder name within `content/authors/`)
username: admin
text: ""
# Show a call-to-action button under your biography? (optional)
button:
text: Download CV
url: uploads/resume.pdf
design:
css_class: dark
background:
color: black
image:
# Add your image background to `assets/media/`.
filename: stacked-peaks.svg
filters:
brightness: 1.0
size: cover
position: center
parallax: false

- block: collection
id: papers
content:
title: <span class="sticky-title">Projects</span>
text:
filters:
folders:
- project
design:
view: compact
columns: 1
css_class: section-content-left #section title on LHS

- block: collection
id: news
content:
title: <span class="sticky-title">Posts</span>
subtitle: ''
text: ''
# Page type to display. E.g. post, talk, publication...
page_type: post
# Choose how many pages you would like to display (0 = all pages)
count: 5
# Filter on criteria
filters:
author: ""
category: ""
design:
css_class: section-content-left

- block: markdown
id: contact
content:
title: <span class="sticky-title">Contact</span>
subtitle: ''
text: ''
design:
css_class: section-content-left
type: "widget_page"
---

0 comments on commit 3a79b07

Please sign in to comment.