feat: migration vers template academic-homepage original
Build and Deploy Jekyll / deploy (push) Successful in 42s

This commit is contained in:
2026-05-25 20:23:42 +02:00
parent 8500659207
commit b3c00734c2
78 changed files with 3458 additions and 188 deletions
+17
View File
@@ -0,0 +1,17 @@
---
title: "Lorem ipsum: Dolor sit amet, consectetur adipiscing elit"
date: 2023-01-05 00:01:00 +0800
selected: true
pub: "Nature Communications"
pub_date: "2023"
abstract: >-
Cover image is a photo by Thomas Renaud on Unsplash. The abstract of the publication is meant to be a TLDR (very brief summary with 1~2 sentences) of your paper.
cover: /assets/images/covers/cover1.jpg
authors:
- Your Name*
- Robert White*
- John Doe
- Charles Green (Stanford)
links:
Paper: https://www.cell.com
---
+24
View File
@@ -0,0 +1,24 @@
---
title: "Pharetra Massa Massa Ultricies Mi Nisl Tincidunt"
date: 2023-01-21 00:01:00 +0800
selected: false
pub: "International Conference on Learning Representations (ICLR)"
pub_date: "2023"
semantic_scholar_id: 11ac0b5634a282f1a0da204b98e7473d8b480dfb # use this to retrieve citation count
abstract: >-
Photo by Dessy Dimcheva on Unsplash. Please keep the description of your publication as brief as possible. 1~2 sentences is ideal. Otherwise, it will look too noisy. This is a <strong>counterexample</strong> to show how the publication will look like when the abstract is too long.
The tangerine is a type of citrus fruit that is orange in color, that is considered either a variety of Citrus reticulata, the mandarin orange, or a closely related species, under the name Citrus tangerina, or yet as a hybrid (Citrus × tangerina) of mandarin orange varieties, with some pomelo contribution.
According to the Oxford English Dictionary (OED), the word "tangerine" was originally an adjective meaning "Of or pertaining to, or native of Tangier, a seaport in Morocco, on the Strait of Gibraltar" and "a native of Tangier." The name was first used for fruit coming from Tangier, Morocco, described as a mandarin variety. The OED cites this usage from Addison's The Tatler in 1710 with similar uses from the 1800s. The adjective was applied to the fruit, once known scientifically as "Citrus nobilis var. tangeriana" which grew in the region of Tangiers. This usage appears in the 1800s.
cover: /assets/images/covers/cover2.jpg
authors:
- Charles Green (MIT)*
- John Doe*
- Robert White
- James Wang
- Your Name#
links:
Paper: https://www.biorxiv.org
Code: https://github.com
Unsplash: https://unsplash.com/photos/orange-fruit-on-white-table-cloth-ISX_imp8t1o
---
@@ -0,0 +1,22 @@
---
title: "Publication without cover image"
date: 2023-01-1 00:01:00 +0800
selected: false
pub: "International Conference on Learning Representations (ICLR)"
# pub_pre: "Submitted to "
# pub_post: 'Under review.'
# pub_last: ' <span class="badge badge-pill badge-publication badge-success">Spotlight</span>'
pub_date: "2023"
abstract: >-
When the cover image is not provided, it will generate a random colorful bubble images as the cover image using the <code>bubble_visual_hash.js</code> script.
# cover: /assets/images/covers/cover3.jpg
authors:
- Your Name*#
- James Wang*
- Some Other Name
- John Doe
links:
Code: https://github.com/luost26/bubble-visual-hash
Demo: https://luost26.github.io/bubble-visual-hash
---
+22
View File
@@ -0,0 +1,22 @@
---
title: "Convallis a cras semper auctor neque vitae rutrum quisque non tellus orci ac"
date: 2024-05-12 00:01:00 +0800
selected: true
pub: "International Conference on Machine Learning (ICML)"
# pub_pre: "Submitted to "
# pub_post: 'Under review.'
pub_last: ' <span class="badge badge-pill badge-publication badge-success">Spotlight</span>'
pub_date: "2024"
semantic_scholar_id: 204e3073870fae3d05bcbc2f6a8e263d9b72e776 # use this to retrieve citation count
abstract: >-
Photo by Pineapple Supply Co. on Unsplash. Please put a tldr (too-long-didnt-read, 1~2 sentences) of your publication here. It is not recommended to put the actual abstract here because it is usually too long to fit in. $\LaTeX$ is supported. $a=b+c$.
cover: /assets/images/covers/cover3.jpg
authors:
- Your Name
- James Wang
- Some Other Name
- John Doe
links:
Code: https://github.com/luost26/academic-homepage
Unsplash: https://unsplash.com/photos/sliced-in-half-pineapple--_PLJZmHZzk
---