2024-08-06 00:57:58 -06:00

72 lines
2.0 KiB
Markdown

---
# Leave the homepage title empty to use the site title
title: ""
date: 2024-07-30
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 Résumé
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: posts
content:
title: Recent Posts
subtitle: "Adrian's Blog"
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: ""
tag: ""
exclude_featured: false
exclude_future: false
exclude_past: false
publication_type: ""
# Choose how many pages you would like to offset by
offset: 0
# Page order: descending (desc) or ascending (asc) date.
order: desc
design:
# Choose a layout view
view: date-title-summary
# Reduce spacing
spacing:
padding: [0, 0, 0, 0]
# - block: markdown
# content:
# title: '📚 My Research'
# subtitle: ''
# text: |-
# Use this area to speak to your mission. I'm a research scientist in the Moonshot team at DeepMind. I blog about machine learning, deep learning, and moonshots.
# I apply a range of qualitative and quantitative methods to comprehensively investigate the role of science and technology in the economy.
# design:
# columns: '1'
---