Skip to content

Commit

Permalink
Making changes to address updated repo
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaswhitaker committed Jun 13, 2024
1 parent 00a2aa8 commit e331571
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 85 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file modified content/.DS_Store
Binary file not shown.
96 changes: 12 additions & 84 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# Leave the homepage title empty to use the site title
title: ""
date: 2022-10-24
date: 2024-06-12
type: landing

design:
Expand All @@ -17,31 +17,18 @@ sections:
# 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: markdown
url: uploads/whitaker-cv.pdf
- block: collection
id: talks
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.
Please reach out to collaborate 😃
title: Recent & Upcoming Talks
filters:
folders:
- event
design:
columns: '1'
view: article-grid
columns: 1
css_style: ""
- block: collection
id: papers
content:
Expand All @@ -62,64 +49,5 @@ sections:
- publication
exclude_featured: false
design:
view: citation
- block: collection
id: talks
content:
title: Recent & Upcoming Talks
filters:
folders:
- event
design:
view: article-grid
columns: 1
- block: collection
id: news
content:
title: Recent News
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: ""
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: cta-card
demo: true # Only display this section in the Hugo Blox Builder demo site
content:
title: 👉 Build your own academic website like this
text: |-
This site is generated by Hugo Blox Builder - the FREE, Hugo-based open source website builder trusted by 250,000+ academics like you.
<a class="github-button" href="https://github.com/HugoBlox/hugo-blox-builder" data-color-scheme="no-preference: light; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star HugoBlox/hugo-blox-builder on GitHub">Star</a>
Easily build anything with blocks - no-code required!
From landing pages, second brains, and courses to academic resumés, conferences, and tech blogs.
button:
text: Get Started
url: https://hugoblox.com/templates/
design:
card:
# Card background color (CSS class)
css_class: "bg-primary-700"
css_style: ""
view: citation
---
Binary file modified content/authors/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion content/authors/admin/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Dr. Whitaker’s current work focuses on measuring attitudes, and he is a member
Dr. Whitaker attended the University of Florida, where he earned his master’s degree in Statistics in 2012 and doctorate in Statistics Education in 2016. As a graduate student, he served as a member of the NSF-funded [Levels of Conceptual Understanding in Statistics](https://locus.statisticseducation.org/) (LOCUS; [DRL-1118168](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1118168&HistoricalAwards=false)) test development project.


{{< icon name="download" pack="fas" >}} {{% staticref "uploads/whitaker-cv.pdf" %}}Download my CV.{{% /staticref %}}
#{{< icon name="download" pack="fas" >}} {{% staticref "uploads/whitaker-cv.pdf" %}}Download my CV.{{% /staticref %}}
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b h1:rAluI3a9m5ZoJY5xTF7YcgA4YTJLsvPTEh6sVQhPb+o=
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231209203044-d31adfedd40b/go.mod h1:C7jfxMLv1bEUqbM9XDSmEpfOpS8w06OgqNDEcbuRgL4=
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33 h1:x348mgyKtNQKGROIZ/A0WYbKitzD5ySaWWny0C8wF9U=
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240602133901-492e343c2a33/go.mod h1:+qBbqXbKT7M2nOeHQa5OrRXwQKpEx1RXpMGirHbT7HU=
Binary file added images/ssc-old-logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/.DS_Store
Binary file not shown.
Binary file added public/uploads/.DS_Store
Binary file not shown.
Binary file added public/uploads/resume.pdf
Binary file not shown.
Binary file added public/uploads/whitaker-cv.pdf
Binary file not shown.

0 comments on commit e331571

Please sign in to comment.