Skip to content

tinyopsec/TerryDavis-FanWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terry Davis Fan Website 👾

💻 Visit Website

Fan website dedicated to Terry A. Davis, the creator of TempleOS. Explore his life, work, videos, and interactive content in one place.


About

This fan site provides:

  • Biographical information about Terry Davis
  • Interactive video gallery with search and filters (videos.html)
  • Wikipedia-style tribute pages (wikipedia.html)
  • Modern responsive web design and interactive features powered by JavaScript (js/)
  • Hosted securely on GitHub Pages with HTTPS

Project Structure

  • index.html #Main landing page
  • README.md # This file
  • style.css # Website styling
  • script.js # Main JS loader
  • videos.html # Video gallery page
  • wikipedia.html # Wikipedia-style tribute pages
  • videos.json # Video metadata
  • js/ # JavaScript modules
    • AppController.js
    • config.js
    • FilterManager.js
    • main.js
    • ModalPlayer.js
    • utils.js
    • VideoManager.js
    • VideoRenderer.js
    • WikiLoader.js

Features

  • Fully responsive design for desktop and mobile
  • Interactive video gallery with filters and search
  • Wikipedia-style content dynamically loaded with JavaScript
  • Video and page management handled by VideoManager.js and WikiLoader.js
  • Easy navigation between main, video, and Wikipedia-style pages
  • GitHub integration: stars, issues, discussions

Key Resources


© 2026 Terry Davis Fan Website | GitHub Repository

Releases

No releases published

Packages

 
 
 

Contributors