starters: update
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
type: wowchemycms
|
||||
private: true
|
||||
outputs:
|
||||
- wowchemycms_config
|
||||
- HTML
|
||||
- wowchemycms_config
|
||||
- HTML
|
||||
---
|
||||
|
||||
@@ -10,61 +10,61 @@ role: Professor of Artificial Intelligence
|
||||
|
||||
# Organizations/Affiliations to show in About widget
|
||||
organizations:
|
||||
- name: Stanford University
|
||||
url: https://www.stanford.edu/
|
||||
- name: Stanford University
|
||||
url: https://www.stanford.edu/
|
||||
|
||||
# Short bio (displayed in user profile at end of posts)
|
||||
bio: My research interests include distributed robotics, mobile computing and programmable matter.
|
||||
|
||||
# Interests to show in About widget
|
||||
interests:
|
||||
- Artificial Intelligence
|
||||
- Computational Linguistics
|
||||
- Information Retrieval
|
||||
- Artificial Intelligence
|
||||
- Computational Linguistics
|
||||
- Information Retrieval
|
||||
|
||||
# Education to show in About widget
|
||||
education:
|
||||
courses:
|
||||
- course: PhD in Artificial Intelligence
|
||||
institution: Stanford University
|
||||
year: 2012
|
||||
- course: MEng in Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
year: 2009
|
||||
- course: BSc in Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
year: 2008
|
||||
- course: PhD in Artificial Intelligence
|
||||
institution: Stanford University
|
||||
year: 2012
|
||||
- course: MEng in Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
year: 2009
|
||||
- course: BSc in Artificial Intelligence
|
||||
institution: Massachusetts Institute of Technology
|
||||
year: 2008
|
||||
|
||||
# Social/Academic Networking
|
||||
# For available icons, see: https://wowchemy.com/docs/getting-started/page-builder/#icons
|
||||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
||||
# form "mailto:your-email@example.com" or "/#contact" for contact widget.
|
||||
social:
|
||||
- icon: envelope
|
||||
icon_pack: fas
|
||||
link: '/#contact'
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
link: https://twitter.com/GeorgeCushen
|
||||
- icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
|
||||
icon_pack: fas
|
||||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
link: https://github.com/gcushen
|
||||
- icon: linkedin
|
||||
icon_pack: fab
|
||||
link: https://www.linkedin.com/
|
||||
- icon: envelope
|
||||
icon_pack: fas
|
||||
link: '/#contact'
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
link: https://twitter.com/GeorgeCushen
|
||||
- icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack
|
||||
icon_pack: fas
|
||||
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
link: https://github.com/gcushen
|
||||
- icon: linkedin
|
||||
icon_pack: fab
|
||||
link: https://www.linkedin.com/
|
||||
|
||||
# Link to a PDF of your resume/CV.
|
||||
# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.toml`,
|
||||
# To use: copy your resume to `static/uploads/resume.pdf`, enable `ai` icons in `params.toml`,
|
||||
# and uncomment the lines below.
|
||||
# - icon: cv
|
||||
# icon_pack: ai
|
||||
# link: uploads/resume.pdf
|
||||
|
||||
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
||||
email: ""
|
||||
email: ''
|
||||
|
||||
# Highlight the author in author lists? (true/false)
|
||||
highlight_name: true
|
||||
|
||||
@@ -10,6 +10,6 @@ view: 2
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
@@ -13,7 +13,7 @@ address:
|
||||
country: United States
|
||||
|
||||
summary: An example talk using Wowchemy's Markdown slides feature.
|
||||
abstract: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam."
|
||||
abstract: 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellusac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam.'
|
||||
|
||||
# Talk start and end times.
|
||||
# End time can optionally be hidden by prefixing the line with `#`.
|
||||
@@ -35,14 +35,14 @@ image:
|
||||
focal_point: Right
|
||||
|
||||
links:
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ""
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ''
|
||||
url_pdf: ''
|
||||
url_slides: ''
|
||||
url_video: ''
|
||||
|
||||
# Markdown Slides (optional).
|
||||
# Associate this talk with Markdown slides.
|
||||
@@ -57,7 +57,7 @@ slides: example
|
||||
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
|
||||
# Otherwise, set `projects = []`.
|
||||
projects:
|
||||
- example
|
||||
- example
|
||||
---
|
||||
|
||||
{{% callout note %}}
|
||||
@@ -66,7 +66,7 @@ Click on the **Slides** button above to view the built-in slides feature.
|
||||
|
||||
Slides can be added in a few ways:
|
||||
|
||||
- **Create** slides using Wowchemy's [*Slides*](https://wowchemy.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file
|
||||
- **Create** slides using Wowchemy's [_Slides_](https://wowchemy.com/docs/managing-content/#create-slides) feature and link using `slides` parameter in the front matter of the talk file
|
||||
- **Upload** an existing slide deck to `static/` and link using `url_slides` parameter in the front matter of the talk file
|
||||
- **Embed** your slides (e.g. Google Slides) or presentation video on this page using [shortcodes](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
|
||||
|
||||
@@ -23,31 +23,31 @@ date_format: Jan 2006
|
||||
# Leave other parameters empty if not required.
|
||||
# Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
|
||||
item:
|
||||
- certificate_url: https://www.coursera.org
|
||||
date_end: ""
|
||||
date_start: "2021-01-25"
|
||||
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: "2021-01-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: "2020-12-21"
|
||||
date_start: "2020-07-01"
|
||||
description: ""
|
||||
organization: DataCamp
|
||||
organization_url: https://www.datacamp.com
|
||||
title: 'Object-Oriented Programming in R'
|
||||
url: ""
|
||||
- certificate_url: https://www.coursera.org
|
||||
date_end: ''
|
||||
date_start: '2021-01-25'
|
||||
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: '2021-01-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: '2020-12-21'
|
||||
date_start: '2020-07-01'
|
||||
description: ''
|
||||
organization: DataCamp
|
||||
organization_url: https://www.datacamp.com
|
||||
title: 'Object-Oriented Programming in R'
|
||||
url: ''
|
||||
|
||||
design:
|
||||
columns: '2'
|
||||
columns: '2'
|
||||
---
|
||||
|
||||
@@ -14,7 +14,7 @@ subtitle:
|
||||
content:
|
||||
# Automatically link email and phone or display as text?
|
||||
autolink: true
|
||||
|
||||
|
||||
# Email form provider
|
||||
form:
|
||||
provider: netlify
|
||||
|
||||
@@ -61,7 +61,7 @@ The Wowchemy **Academic Resumé Template** for Hugo empowers you to create your
|
||||
- 👉 [**Get Started**](https://wowchemy.com/docs/install/)
|
||||
- 📚 [View the **documentation**](https://wowchemy.com/docs/)
|
||||
- 💬 [Chat with the **Wowchemy community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io)
|
||||
- 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=(%23MadeWithWowchemy%20OR%20%23MadeWithAcademic)&src=typed_query)
|
||||
- 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query)
|
||||
- 💡 [Request a **feature** or report a **bug** for _Wowchemy_](https://github.com/wowchemy/wowchemy-hugo-modules/issues)
|
||||
- ⬆️ **Updating Wowchemy?** View the [Update Guide](https://wowchemy.com/docs/update/) and [Release Notes](https://wowchemy.com/updates/)
|
||||
|
||||
@@ -74,9 +74,9 @@ To help us develop this template and software sustainably under the MIT license,
|
||||
## You're looking at a Wowchemy _widget_
|
||||
|
||||
{{% callout 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/).
|
||||
This homepage section is an example of adding [elements](https://wowchemy.com/docs/content/writing-markdown-latex/) to the [_Blank_ widget](https://wowchemy.com/docs/widget/).
|
||||
|
||||
Backgrounds can be applied to any section. Here, the *background* option is set give a *color gradient*.
|
||||
Backgrounds can be applied to any section. Here, the _background_ option is set give a _color gradient_.
|
||||
|
||||
**To remove this section, delete `content/home/demo.md`.**
|
||||
{{% /callout %}}
|
||||
|
||||
@@ -35,7 +35,7 @@ experience:
|
||||
* Analysing
|
||||
* Modelling
|
||||
* Deploying
|
||||
|
||||
|
||||
- title: Professor of Semiconductor Physics
|
||||
company: University X
|
||||
company_url: ''
|
||||
|
||||
@@ -10,7 +10,7 @@ headless: true
|
||||
weight: 80
|
||||
|
||||
title: Featured Publications
|
||||
subtitle: ""
|
||||
subtitle: ''
|
||||
|
||||
content:
|
||||
# Page type to display. E.g. post, talk, publication...
|
||||
@@ -19,10 +19,10 @@ content:
|
||||
count: 0
|
||||
# Filter on criteria
|
||||
filters:
|
||||
author: ""
|
||||
category: ""
|
||||
publication_type: ""
|
||||
tag: ""
|
||||
author: ''
|
||||
category: ''
|
||||
publication_type: ''
|
||||
tag: ''
|
||||
# Page order: descending (desc) or ascending (asc) date.
|
||||
order: desc
|
||||
|
||||
|
||||
@@ -25,12 +25,12 @@ content:
|
||||
# To filter by a specific tag, set `tag` to an existing tag name.
|
||||
# To remove the toolbar, delete the entire `filter_button` block.
|
||||
filter_button:
|
||||
- name: All
|
||||
tag: '*'
|
||||
- name: Deep Learning
|
||||
tag: Deep Learning
|
||||
- name: Other
|
||||
tag: Demo
|
||||
- name: All
|
||||
tag: '*'
|
||||
- name: Deep Learning
|
||||
tag: Deep Learning
|
||||
- name: Other
|
||||
tag: Demo
|
||||
|
||||
design:
|
||||
# Choose how many columns the section has. Valid values: '1' or '2'.
|
||||
|
||||
@@ -16,24 +16,23 @@ subtitle:
|
||||
# - Add/remove as many `feature` blocks below as you like.
|
||||
# - For available icons, see: https://wowchemy.com/docs/page-builder/#icons
|
||||
feature:
|
||||
- description: 90%
|
||||
icon: r-project
|
||||
icon_pack: fab
|
||||
name: R
|
||||
- description: 100%
|
||||
icon: chart-line
|
||||
icon_pack: fas
|
||||
name: Statistics
|
||||
- description: 10%
|
||||
icon: camera-retro
|
||||
icon_pack: fas
|
||||
name: Photography
|
||||
|
||||
- description: 90%
|
||||
icon: r-project
|
||||
icon_pack: fab
|
||||
name: R
|
||||
- description: 100%
|
||||
icon: chart-line
|
||||
icon_pack: fas
|
||||
name: Statistics
|
||||
- description: 10%
|
||||
icon: camera-retro
|
||||
icon_pack: fas
|
||||
name: Photography
|
||||
# Uncomment to use emoji icons.
|
||||
#- icon: ":smile:"
|
||||
# icon_pack: "emoji"
|
||||
# name: "Emojiness"
|
||||
# description: "100%"
|
||||
# description: "100%"
|
||||
|
||||
# Uncomment to use custom SVG icons.
|
||||
# Place your custom SVG icon in `assets/media/icons/`.
|
||||
|
||||
@@ -13,7 +13,7 @@ title: Popular Topics
|
||||
subtitle: ''
|
||||
|
||||
content:
|
||||
# Choose the taxonomy from `config.toml` to display (e.g. tags, categories)
|
||||
# Choose the taxonomy from `config.toml` to display (e.g. tags, categories)
|
||||
taxonomy: tags
|
||||
# Choose how many tags you would like to display (0 = all tags)
|
||||
count: 20
|
||||
|
||||
@@ -19,13 +19,13 @@ content:
|
||||
count: 5
|
||||
# Filter on criteria
|
||||
filters:
|
||||
author: ""
|
||||
category: ""
|
||||
tag: ""
|
||||
author: ''
|
||||
category: ''
|
||||
tag: ''
|
||||
exclude_featured: false
|
||||
exclude_future: false
|
||||
exclude_past: false
|
||||
publication_type: ""
|
||||
publication_type: ''
|
||||
# Choose how many pages you would like to offset by
|
||||
offset: 0
|
||||
# Page order: descending (desc) or ascending (asc) date.
|
||||
|
||||
@@ -10,6 +10,6 @@ view: 2
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
@@ -9,10 +9,10 @@ summary: Welcome 👋 We know that first impressions are important, so we've pop
|
||||
projects: []
|
||||
|
||||
# Date published
|
||||
date: "2020-12-13T00:00:00Z"
|
||||
date: '2020-12-13T00:00:00Z'
|
||||
|
||||
# Date updated
|
||||
lastmod: "2020-12-13T00:00:00Z"
|
||||
lastmod: '2020-12-13T00:00:00Z'
|
||||
|
||||
# Is this an unpublished draft?
|
||||
draft: false
|
||||
@@ -24,21 +24,21 @@ featured: false
|
||||
# Place an image named `featured.jpg/png` in this page's folder and customize its options here.
|
||||
image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/CpkOjOcXdUY)'
|
||||
focal_point: ""
|
||||
focal_point: ''
|
||||
placement: 2
|
||||
preview_only: false
|
||||
|
||||
authors:
|
||||
- admin
|
||||
- 吳恩達
|
||||
- admin
|
||||
- 吳恩達
|
||||
|
||||
tags:
|
||||
- Academic
|
||||
- 开源
|
||||
- Academic
|
||||
- 开源
|
||||
|
||||
categories:
|
||||
- Demo
|
||||
- 教程
|
||||
- Demo
|
||||
- 教程
|
||||
---
|
||||
|
||||
## Overview
|
||||
@@ -54,7 +54,7 @@ categories:
|
||||
- 👉 [**Create a new site**](https://wowchemy.com/templates/)
|
||||
- 📚 [**Personalize your site**](https://wowchemy.com/docs/)
|
||||
- 💬 [Chat with the **Wowchemy community**](https://discord.gg/z8wNYzb) or [**Hugo community**](https://discourse.gohugo.io)
|
||||
- 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=(%23MadeWithWowchemy%20OR%20%23MadeWithAcademic)&src=typed_query)
|
||||
- 🐦 Twitter: [@wowchemy](https://twitter.com/wowchemy) [@GeorgeCushen](https://twitter.com/GeorgeCushen) [#MadeWithWowchemy](https://twitter.com/search?q=%23MadeWithWowchemy&src=typed_query)
|
||||
- 💡 [Request a **feature** or report a **bug** for _Wowchemy_](https://github.com/wowchemy/wowchemy-hugo-modules/issues)
|
||||
- ⬆️ **Updating Wowchemy?** View the [Update Tutorial](https://wowchemy.com/docs/hugo-tutorials/update/) and [Release Notes](https://wowchemy.com/updates/)
|
||||
|
||||
@@ -68,7 +68,7 @@ As a token of appreciation for sponsoring, you can **unlock [these](https://wowc
|
||||
|
||||
## Ecosystem
|
||||
|
||||
* **[Hugo Academic CLI](https://github.com/wowchemy/hugo-academic-cli):** Automatically import publications from BibTeX
|
||||
- **[Hugo Academic CLI](https://github.com/wowchemy/hugo-academic-cli):** Automatically import publications from BibTeX
|
||||
|
||||
## Inspiration
|
||||
|
||||
@@ -76,7 +76,7 @@ As a token of appreciation for sponsoring, you can **unlock [these](https://wowc
|
||||
|
||||
## Features
|
||||
|
||||
- **Page builder** - Create *anything* with [**widgets**](https://wowchemy.com/docs/page-builder/) and [**elements**](https://wowchemy.com/docs/content/writing-markdown-latex/)
|
||||
- **Page builder** - Create _anything_ with [**widgets**](https://wowchemy.com/docs/page-builder/) and [**elements**](https://wowchemy.com/docs/content/writing-markdown-latex/)
|
||||
- **Edit any type of content** - Blog posts, publications, talks, slides, projects, and more!
|
||||
- **Create content** in [**Markdown**](https://wowchemy.com/docs/content/writing-markdown-latex/), [**Jupyter**](https://wowchemy.com/docs/import/jupyter/), or [**RStudio**](https://wowchemy.com/docs/install-locally/)
|
||||
- **Plugin System** - Fully customizable [**color** and **font themes**](https://wowchemy.com/docs/customization/)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Privacy Policy
|
||||
date: "2018-06-28T00:00:00+01:00"
|
||||
date: '2018-06-28T00:00:00+01:00'
|
||||
draft: true
|
||||
share: false
|
||||
commentable: false
|
||||
@@ -8,8 +8,8 @@ editable: false
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
Add your privacy policy here and set `draft: false` to publish it. Otherwise, delete this file if you don't need it.
|
||||
|
||||
@@ -2,25 +2,25 @@
|
||||
title: Example Project
|
||||
summary: An example of using the in-built project page.
|
||||
tags:
|
||||
- Deep Learning
|
||||
date: "2016-04-27T00:00:00Z"
|
||||
- Deep Learning
|
||||
date: '2016-04-27T00:00:00Z'
|
||||
|
||||
# Optional external URL for project (replaces project detail page).
|
||||
external_link: ""
|
||||
external_link: ''
|
||||
|
||||
image:
|
||||
caption: Photo by rawpixel on Unsplash
|
||||
focal_point: Smart
|
||||
|
||||
links:
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ""
|
||||
url_pdf: ""
|
||||
url_slides: ""
|
||||
url_video: ""
|
||||
- icon: twitter
|
||||
icon_pack: fab
|
||||
name: Follow
|
||||
url: https://twitter.com/georgecushen
|
||||
url_code: ''
|
||||
url_pdf: ''
|
||||
url_slides: ''
|
||||
url_video: ''
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this project with Markdown slides.
|
||||
|
||||
@@ -11,6 +11,6 @@ view: 4
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
---
|
||||
title: "An example conference paper"
|
||||
title: 'An example conference paper'
|
||||
|
||||
# Authors
|
||||
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
|
||||
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
|
||||
# and it will be replaced with their full name and linked to their profile.
|
||||
authors:
|
||||
- admin
|
||||
- Robert Ford
|
||||
- admin
|
||||
- Robert Ford
|
||||
|
||||
# Author notes (optional)
|
||||
author_notes:
|
||||
- "Equal contribution"
|
||||
- "Equal contribution"
|
||||
- 'Equal contribution'
|
||||
- 'Equal contribution'
|
||||
|
||||
date: "2013-07-01T00:00:00Z"
|
||||
doi: ""
|
||||
date: '2013-07-01T00:00:00Z'
|
||||
doi: ''
|
||||
|
||||
# Schedule page publish date (NOT publication's date).
|
||||
publishDate: "2017-01-01T00:00:00Z"
|
||||
publishDate: '2017-01-01T00:00:00Z'
|
||||
|
||||
# Publication type.
|
||||
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
|
||||
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
|
||||
# 7 = Thesis; 8 = Patent
|
||||
publication_types: ["1"]
|
||||
publication_types: ['1']
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: In *Wowchemy Conference*
|
||||
@@ -54,10 +54,10 @@ url_source: ''
|
||||
url_video: ''
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)'
|
||||
focal_point: ""
|
||||
focal_point: ''
|
||||
preview_only: false
|
||||
|
||||
# Associated Projects (optional).
|
||||
@@ -66,7 +66,7 @@ image:
|
||||
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||
# Otherwise, set `projects: []`.
|
||||
projects:
|
||||
- example
|
||||
- example
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this publication with Markdown slides.
|
||||
@@ -77,11 +77,11 @@ slides: example
|
||||
---
|
||||
|
||||
{{% callout note %}}
|
||||
Click the *Cite* button above to demo the feature to enable visitors to import publication metadata into their reference management software.
|
||||
Click the _Cite_ button above to demo the feature to enable visitors to import publication metadata into their reference management software.
|
||||
{{% /callout %}}
|
||||
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
Create your slides in Markdown - click the _Slides_ button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
|
||||
@@ -4,7 +4,7 @@ summary: An introduction to using Wowchemy's Slides feature.
|
||||
authors: []
|
||||
tags: []
|
||||
categories: []
|
||||
date: "2019-02-05T00:00:00Z"
|
||||
date: '2019-02-05T00:00:00Z'
|
||||
slides:
|
||||
# Choose a theme from https://github.com/hakimel/reveal.js#theming
|
||||
theme: black
|
||||
@@ -47,6 +47,7 @@ slides:
|
||||
Inline code: `variable`
|
||||
|
||||
Code block:
|
||||
|
||||
```python
|
||||
porridge = "blueberry"
|
||||
if porridge == "blueberry":
|
||||
@@ -98,17 +99,19 @@ Add speaker notes to your presentation
|
||||
|
||||
```markdown
|
||||
{{%/* speaker_note */%}}
|
||||
|
||||
- Only the speaker can read these notes
|
||||
- Press `S` key to view
|
||||
{{%/* /speaker_note */%}}
|
||||
{{%/* /speaker_note */%}}
|
||||
```
|
||||
|
||||
Press the `S` key to view the speaker notes!
|
||||
|
||||
{{< speaker_note >}}
|
||||
|
||||
- Only the speaker can read these notes
|
||||
- Press `S` key to view
|
||||
{{< /speaker_note >}}
|
||||
{{< /speaker_note >}}
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Terms
|
||||
date: "2018-06-28T00:00:00+01:00"
|
||||
date: '2018-06-28T00:00:00+01:00'
|
||||
draft: true
|
||||
share: false
|
||||
commentable: false
|
||||
@@ -8,8 +8,8 @@ editable: false
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
Add your terms here and set `draft: false` to publish it. Otherwise, delete this file if you don't need it.
|
||||
|
||||
Reference in New Issue
Block a user