Skip to content

vinthony/project-page-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧸 YAAPPT: Yet Another Academic Project Page Template

This is an academic paper project page template, modified from my homepage and this project.

Style1: 224684243-01f15ea7-bcfa-41d9-95ac-c2c1766f159c

Style2: image

Style1 Demo project is here!

Style2 Demo project is here!

See also the project page of our recent paper:

📜 Changelog

  • 2023-10-20: add style2 with a background video.
  • 2023-03-16: support scoring marquee items
  • 2023-03-13: support the latex formula rendering from MathJax

💈 Start using the template

To start using the template click on Use this Template.

The template uses html to control the content and css to control the style. To edit the website contents edit the index.html file. It contains different HTML "building blocks", use whichever ones you need and comment out the rest.

🎏 Components

  • Teaser video
  • Images Carousel
  • Youtube embedding
  • Video Carousel
  • PDF Poster
  • Bibtex citation
  • marquee items

🚩 Tips:

CLICK ME
  • The index.html file contains comments instructing you what to replace, you should follow these comments.
  • The meta tags in the index.html file are used to provide metadata about your paper (e.g. helping search engine index the website, showing a preview image when sharing the website, etc.)
  • The resolution of images and videos can usually be around 1920-2048, there rarely a need for better resolution that take longer to load.
  • All the images and videos you use should be compressed to allow for fast loading of the website (and thus better indexing by search engines). For images, you can use TinyPNG, for videos you can need to find the tradeoff between size and quality.
  • When using large video files (larger than 10MB), it's better to use youtube for hosting the video as serving the video from the website can take time.
  • Using a tracker can help you analyze the traffic and see where users came from. statcounter is a free, easy to use tracker that takes under 5 minutes to set up.
  • This project page can also be made into a github pages website.
  • Replace the favicon to one of your choosing (the default one is of the Hebrew University).
  • Suggestions, improvements and comments are welcome, simply open an issue or contact me. You can find my contact information at https://pages.cs.huji.ac.il/eliahu-horwitz/

💗 Acknowledgments

Parts of this project page were adopted from the Nerfies page and eliahuhorwitz/Academic-project-page-template.

⚖️ Website License

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • HTML 21.0%
  • CSS 3.9%