Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added .nojekyll
Empty file.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
# Media
Images and videos

This repository is set up to work as a GitHub Pages media library for quick image and
video access.

## Gallery

After GitHub Pages is enabled for the repository root, open the site to browse a gallery
of every supported image and video stored in the repository.

- Images and videos are discovered automatically from the repository contents.
- Use the folder pattern `Organization/Project/Crew Member/file.ext` to populate the
organization, project, and crew member sort/filter controls.
- Each gallery card includes a **Copy URL** button so links can be pasted into README
files, Codespaces, or other documentation.

Supported media types include `.png`, `.jpg`, `.gif`, `.webp`, `.svg`, `.mp4`,
`.webm`, `.mov`, `.ogg`, and related common image/video formats.
Loading