chore: add exampleSite
And associated files for Hugo Themes Site
This commit is contained in:
parent
a5727576d9
commit
328c4b03db
113 changed files with 12525 additions and 1 deletions
BIN
exampleSite/content/publication/preprint/featured.jpg
Normal file
BIN
exampleSite/content/publication/preprint/featured.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
69
exampleSite/content/publication/preprint/index.md
Normal file
69
exampleSite/content/publication/preprint/index.md
Normal file
|
@ -0,0 +1,69 @@
|
|||
---
|
||||
title: "An example preprint / working paper"
|
||||
authors:
|
||||
- admin
|
||||
date: "2019-04-07T00:00:00Z"
|
||||
doi: ""
|
||||
|
||||
# Schedule page publish date (NOT publication's date).
|
||||
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: ["3"]
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: ""
|
||||
publication_short: ""
|
||||
|
||||
abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac 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. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|
||||
|
||||
# Summary. An optional shortened abstract.
|
||||
summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
|
||||
|
||||
tags:
|
||||
- Source Themes
|
||||
featured: false
|
||||
|
||||
links:
|
||||
- name: Custom Link
|
||||
url: http://example.org
|
||||
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
||||
url_code: '#'
|
||||
url_dataset: '#'
|
||||
url_poster: '#'
|
||||
url_project: ''
|
||||
url_slides: ''
|
||||
url_source: '#'
|
||||
url_video: '#'
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/s9CC2SKySJM)'
|
||||
focal_point: ""
|
||||
preview_only: false
|
||||
|
||||
# Associated Projects (optional).
|
||||
# Associate this publication with one or more of your projects.
|
||||
# Simply enter your project's folder or file name without extension.
|
||||
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||
# Otherwise, set `projects: []`.
|
||||
projects:
|
||||
- internal-project
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this publication with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides: "example"` references `content/slides/example/index.md`.
|
||||
# Otherwise, set `slides: ""`.
|
||||
slides: example
|
||||
---
|
||||
|
||||
{{% alert note %}}
|
||||
Click the *Slides* button above to demo Academic's Markdown slides feature.
|
||||
{{% /alert %}}
|
||||
|
||||
Supplementary notes can be added here, including [code and math](https://sourcethemes.com/academic/docs/writing-markdown-latex/).
|
Loading…
Add table
Add a link
Reference in a new issue