Skip to content

Commit

Permalink
testing projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Min-Yen Kan committed Oct 27, 2024
1 parent 708b3e3 commit 9f87b0f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
24 changes: 12 additions & 12 deletions content/project/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Research Projects

# Listing view
view: card
# view: card

# Optional header image (relative to `assets/media/` folder).
# banner:
Expand All @@ -11,19 +11,19 @@ view: card

# type: landing

#sections:
# - block: project
# content:
sections:
- block: project
content:
# Choose which groups/teams of users to display.
# Edit `project_groups` in each user's profile to add them to one or more of these groups.
# project_groups:
# - Projects
# sort_by: Params.year
# sort_ascending: true
# design:
# show_interests: false
# show_role: true
# show_social: true
project_groups:
- Projects
sort_by: Params.year
sort_ascending: true
design:
show_interests: false
show_role: true
show_social: true
---
WING researchers work on many information retrieval and natural language processing topics, including scholarly digital libraries, large language models, and recommender systems.
---
20 changes: 10 additions & 10 deletions content/project/example/index.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
title: Example Project
title: AI Scientist

summary: An example project.
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.'
summary: Summary
abstract: Abstract

tags: ["Tag1", "Tag2"]
year: 2023
tags: ["NLP", "IR"]
year: 2024
# Talk start and end times.
# End time can optionally be hidden by prefixing the line with `#`.
date: '2023-08-01'
date: '2024-11-01'
#date_end: '2030-0-01T15:00:00Z'
all_day: true

# Is this a featured project? (true/false)
featured: false
featured: true
image:
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)'
focal_point: Right
Expand All @@ -27,9 +27,9 @@ url_video: ''
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides:
# slides:

authors: ["min", "jiaying"]
authors: ["min", "beel"]

---
Project Description
Test non-header text.

0 comments on commit 9f87b0f

Please sign in to comment.