Skip to content

Commit 62ca5fd

Browse files
authored
Update README.md
1 parent 9fb120b commit 62ca5fd

File tree

1 file changed

+4
-42
lines changed

1 file changed

+4
-42
lines changed

README.md

Lines changed: 4 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,6 @@
1-
# Academic Project Page Template
2-
This is an academic paper project page template.
1+
# DiffIndScene
2+
This is the github page project of DiffIndScene. Please view: https://akirahero.github.io/diffindscene/
33

44

5-
Example project pages built using this template are:
6-
- https://www.vision.huji.ac.il/deepsim/
7-
- https://www.vision.huji.ac.il/3d_ads/
8-
- https://www.vision.huji.ac.il/ssrl_ad/
9-
- https://www.vision.huji.ac.il/conffusion/
10-
11-
12-
## Start using the template
13-
To start using the template click on `Use this Template`.
14-
15-
The template uses html for controlling the content and css for controlling the style.
16-
To edit the websites contents edit the `index.html` file. It contains different HTML "building blocks", use whichever ones you need and comment out the rest.
17-
18-
**IMPORTANT!** Make sure to replace the `favicon.ico` under `static/images/` with one of your own, otherwise your favicon is going to be a dreambooth image of me.
19-
20-
## Components
21-
- Teaser video
22-
- Images Carousel
23-
- Youtube embedding
24-
- Video Carousel
25-
- PDF Poster
26-
- Bibtex citation
27-
28-
## Tips:
29-
- The `index.html` file contains comments instructing you what to replace, you should follow these comments.
30-
- The `meta` tags in the `index.html` file are used to provide metadata about your paper
31-
(e.g. helping search engine index the website, showing a preview image when sharing the website, etc.)
32-
- The resolution of images and videos can usually be around 1920-2048, there rarely a need for better resolution that take longer to load.
33-
- 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](https://tinypng.com), for videos you can need to find the tradeoff between size and quality.
34-
- 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.
35-
- Using a tracker can help you analyze the traffic and see where users came from. [statcounter](https://statcounter.com) is a free, easy to use tracker that takes under 5 minutes to set up.
36-
- This project page can also be made into a github pages website.
37-
- Replace the favicon to one of your choosing (the default one is of the Hebrew University).
38-
- 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/](https://pages.cs.huji.ac.il/eliahu-horwitz/)
39-
40-
## Acknowledgments
41-
Parts of this project page were adopted from the [Nerfies](https://nerfies.github.io/) page.
42-
43-
## Website License
44-
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
5+
# Code
6+
Coming soon...

0 commit comments

Comments
 (0)