starters: port Academic theme to Tailwind

This commit is contained in:
Splitter
2024-05-19 15:39:33 +00:00
parent cefb239da0
commit 915d9bdad1
86 changed files with 1299 additions and 1442 deletions

View File

@@ -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:

View File

@@ -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

View File

@@ -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 %}}