Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 2.19 KB

File metadata and controls

45 lines (32 loc) · 2.19 KB

Academic Project Page Template

This is an academic paper project page template, modified for my habits.

Start using the template

For webpage ONLY

  1. Click on Use this Template button to create a new repo;
  2. Store all your images/videos in the corresponding folder in static/*;
  3. Edit the index.html file to control the content of the website.

For repo with a webpage

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.
  1. Working on the repo and writing the paper;
  2. 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.
  3. Update authors/institutions/code/pdfs after acceptance.

NOTES

  1. Make sure to replace the favicon.ico under static/images/ with one of your own, otherwise your favicon is going to be mine. You can generate your own favicon.ico at favicon-generator.
  2. By default, authors/institutions/code/pdfs are anonymous, you can specify them after your paper's acceptance.
  3. The webpage will be deployed automatically by Github Pages.

Acknowledgments

This project is the modification of the Academic-project-page-template. Thanks!

Website License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.