layout | title |
---|---|
post |
More |
If you find CI/CD failed, please:
You can use the website as your website template.
For windows:
- Download msys2
- Install some needed programs
pacman -S pactoys
pacboy -S gcc:x ruby:x libxslt:x
gem install nokogiri -- --use-system-libraries
bundle config set --local path .bundle
bundle install
bundle exec jekyll s
Open https://localhost:4000.
For other systems, See https://jekyllrb.com/docs/installation
pip install pre-commit
pre-commit install
git commit
- Add their github account to our organization
- Create
_posts/people/(student|faculty|alumni)/YYYY-MM-DD-last-name-first_name.md
---
category: people
tags:
- robot
---
## Photo
![profile](https://avatars.githubusercontent.com/u/116997363)
## Information
- Chinese name: 智能视频编码实验室
- English name: IVCLab
- Homepage: <https://ustc-ivclab.github.io>
- Scholar: <https://scholar.google.com/citations?user=ivclab>
Notes:
YYYY-MM-DD
is the date the person joins us.- The image link of the profile must be an external URL to save our store space.
- Some items can be emitted.
- Not recommend to add email because it can be achieve by spider easily. Insteadly, email should be added to their homepage.
In conclusion, we can fill homepage
to every one's page by the following
order.
Create _posts/news/(academic|entertainment|publication|service|community)/YYYY-MM-DD-event_name.md
---
tags:
- publication
- other tag
---
## Information
- [Accepted](https://ieeexplore.ieee.org/document/X) by
[IEEE X](https://example.com)
- [Code](https://github.com/ustc-ivclab/X)
## Authors
- [IVCLab](/people/2020/09/01/ivclab)
Notes:
YYYY-MM-DD
is the date the news happens.- The image link of the profile must be an external URL to save our store space.
- Any item cannot be emitted.
- Change
--
of post filename to-
of post title, such as: change2022-03-01-end--to--end-optimized-versatile-image-compression-with-wavelet-like-transform.md
toEnd-to-end Optimized Versatile Image Compression With Wavelet Like Transform
- Generate list automatically from bib
- Add easter eggs -- Right, you know the fact that them exist. Find them 🥚!