atmyers / website

The source for http://yt-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The yt website repository

This repository includes the yt website. Some things, including the gallery and contributors, are autogenerated.

To add a new image to the gallery, add it to the img/gallery directory and then add it to gallery.yaml at the top.

To add a new member, add to members.yaml.

To generate the website, run generate.py. This requires a yt to be installed from its git repository directory, and it additionally requires gitpython, pyyaml and jinja2 to be installed.

About

The source for http://yt-project.org/


Languages

Language:JavaScript 53.9%Language:HTML 26.3%Language:CSS 18.7%Language:Python 1.1%