The Angels Clan website — a companion web page for the tt-classic-revived TeamTalk community. Hosted via GitHub Pages.
Live site: tech-master33.github.io/tt-classic-revived
tt-classic-revived is a web presence for the Angels Clan TeamTalk community, providing:
- Community introduction and information
- Feature highlights
- Contact information for joining the TeamTalk server
| File | Purpose |
|---|---|
index.html |
Main page |
styles.css |
Stylesheet |
_config.yml |
Jekyll / GitHub Pages config |
- Fork this repo
- Edit
index.htmlorstyles.css - Open a pull request — GitHub Pages will deploy the new version automatically when merged
All changes to index.html should follow basic web accessibility guidelines:
- All images must have
alttext - Links must have descriptive text (not "click here")
- Headings must be in order (
h1→h2→h3) - Colour contrast must meet WCAG AA
| Repo | What it does |
|---|---|
| teamtalk5_py-os | TeamTalk 5 Python client for blind users |
| baosp | BAOSP accessible Android platform |
Apache License 2.0