chore: add exampleSite

And associated files for Hugo Themes Site
This commit is contained in:
George Cushen
2020-09-03 21:09:28 +01:00
parent a5727576d9
commit 328c4b03db
113 changed files with 12525 additions and 1 deletions

View File

@@ -0,0 +1,52 @@
---
# An instance of the Accomplishments widget.
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
widget: accomplishments
# Activate this widget? true/false
active: true
# This file represents a page section.
headless: true
# Order that this section appears on the page.
weight: 50
title: Accomplish­ments
subtitle:
# Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format: Jan 2006
# Accomplishments.
# Add/remove as many `item` blocks below as you like.
# `title`, `organization` and `date_start` are the required parameters.
# Leave other parameters empty if not required.
# You can begin a multiline `description` using YAML's `|-`.
item:
- certificate_url: https://www.coursera.org
date_end: ""
date_start: "2018-10-01"
description: ""
organization: Coursera
organization_url: https://www.coursera.org
title: Neural Networks and Deep Learning
url: ""
- certificate_url: https://www.edx.org
date_end: ""
date_start: "2018-03-01"
description: Formulated informed blockchain models, hypotheses, and use cases.
organization: edX
organization_url: https://www.edx.org
title: Blockchain Fundamentals
url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
- certificate_url: https://www.datacamp.com
date_end: "2017-12-21"
date_start: "2017-07-01"
description: ""
organization: DataCamp
organization_url: https://www.datacamp.com
title: 'Object-Oriented Programming in R: S3 and R6 Course'
url: ""
---