This is an academic paper project page template, modified for my habits.
-
Example project page template: https://lin-tianyu.github.io/project-page-template/
-
Example project page of my MICCAI 2024 work: https://lin-tianyu.github.io/Stable-Diffusion-Seg/
- Click on
Use this Template
button to create a new repo; - Store all your images/videos in the corresponding folder in
static/*
; - Edit the
index.html
file to control the content of the website.
1. Mearge/add this repo to an existing repo;
The easiest way to do so:
1. download this template as a `*.zip` file and decompress it;
2. upload the `static` folder and `index.html` file into the existing repo.
- Working on the repo and writing the paper;
- To prepare for a double-blinded review process:
- Build the webpage by editing
index.html
(already anonymized); - Anonymize the entire repo via Anonymous Github;
- Share the anonymized repo link in the Abstract section.
- Build the webpage by editing
- Update authors/institutions/code/pdfs after acceptance.
- Make sure to replace the
favicon.ico
understatic/images/
with one of your own, otherwise your favicon is going to be mine. You can generate your ownfavicon.ico
at favicon-generator. - By default, authors/institutions/code/pdfs are anonymous, you can specify them after your paper's acceptance.
- The webpage will be deployed automatically by Github Pages.
This project is the modification of the Academic-project-page-template. Thanks!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.