Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JunyaoHu authored Jan 6, 2025
1 parent 3071a4c commit a9b9b22
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,26 @@

> This project is in development, and welcome any suggestions.
This Vue-based repository is developed for an academic paper page template. It can elegantly present the basic details of a paper. Carousel images, embedded videos, embedded ECharts, one-click copying of BibTeX, and the comment component are all supported. It enables researchers to promote papers conveniently and intuitively.
This Vue-based repository is developed for an academic paper page template. It enables researchers to promote papers conveniently and intuitively.

Now it support:
- Icons of paper logo, author and affiliation
- Markdown (using `.MDX` file)
- Carousel
- Video (local, bilibili iframe, youtube iframe)
- ECharts
- Math LaTex Formula
- 3D and 3DGS model
- Other components used to visualize model results
- One-click copying of BibTeX
- Comment area
- ...

**Example**: https://junyaohu.github.io/academic-project-page-template-vue/

**Deployment Tutotial Video**: https://www.bilibili.com/video/BV1oUrfYzEqZ

![123](https://github.com/user-attachments/assets/0432d357-7bed-4c48-b846-80e4cfa56f12)
![img](https://github.com/user-attachments/assets/330304cb-635d-4c2b-b77c-389ba7a0add9)

## Installation

Expand Down

0 comments on commit a9b9b22

Please sign in to comment.