starters: port Academic theme to Tailwind
This commit is contained in:
@@ -3,11 +3,7 @@ title: Publications
|
||||
cms_exclude: true
|
||||
|
||||
# View.
|
||||
# 1 = List
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
# 4 = Citation
|
||||
view: 4
|
||||
view: citation
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
banner:
|
||||
|
||||
@@ -33,7 +33,8 @@ abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere
|
||||
# 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: []
|
||||
tags:
|
||||
- Large Language Models
|
||||
|
||||
# Display this page in the Featured widget?
|
||||
featured: true
|
||||
|
||||
@@ -23,8 +23,9 @@ abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere
|
||||
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
|
||||
- Large Language Models
|
||||
|
||||
featured: true
|
||||
|
||||
links:
|
||||
- name: Custom Link
|
||||
@@ -61,6 +62,8 @@ projects:
|
||||
slides: example
|
||||
---
|
||||
|
||||
This work is driven by the results in my [previous paper](/publication/conference-paper/) on LLMs.
|
||||
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
Reference in New Issue
Block a user