An open API service indexing awesome lists of open source software.

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.

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).