Skip to content

jisuoqing/yt_website

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • HTML 25.7%
  • CSS 18.9%
  • Python 1.1%
  • Dockerfile 0.1%