https://github.com/richzhang/webpage-template
Simple project webpage template. Originally used in Colorful Image Colorization. ECCV, 2016.
https://github.com/richzhang/webpage-template
Last synced: about 2 months ago
JSON representation
Simple project webpage template. Originally used in Colorful Image Colorization. ECCV, 2016.
- Host: GitHub
- URL: https://github.com/richzhang/webpage-template
- Owner: richzhang
- Created: 2020-08-30T23:55:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T20:22:32.000Z (over 4 years ago)
- Last Synced: 2025-01-18T16:47:41.146Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 72.3 MB
- Stars: 465
- Watchers: 3
- Forks: 158
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Webpage template
This webpage template was made for a [colorful ECCV paper](http://richzhang.github.io/colorization/). See how the webpage looks [here](https://richzhang.github.io/webpage-template).
To use this template, clone the repo:
```
git clone https://github.com/richzhang/webpage-template.git
```Copy the contents into a `gh-pages` branch of a GitHub repo. That will automatically make a webpage under address [GITHUB_USERNAME.github.io/REPO_NAME](GITHUB_USERNAME.github.io/REPO_NAME).