From 9f87b0fff467add0c52101cc6d7efe4a44f129b1 Mon Sep 17 00:00:00 2001 From: Min-Yen Kan Date: Sun, 27 Oct 2024 09:40:43 +0800 Subject: [PATCH] testing projects --- content/project/_index.md | 24 ++++++++++++------------ content/project/example/index.md | 20 ++++++++++---------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/content/project/_index.md b/content/project/_index.md index 196ea6f..cb5797b 100644 --- a/content/project/_index.md +++ b/content/project/_index.md @@ -2,7 +2,7 @@ title: Research Projects # Listing view -view: card +# view: card # Optional header image (relative to `assets/media/` folder). # banner: @@ -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. --- diff --git a/content/project/example/index.md b/content/project/example/index.md index ff20d58..a31bb51 100644 --- a/content/project/example/index.md +++ b/content/project/example/index.md @@ -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 @@ -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 \ No newline at end of file +Test non-header text. \ No newline at end of file