This repository hosts a professional presentation of AI-generated brand analysis for Tena, created using Google's NotebookLM technology.
Step 1: Enable GitHub Pages
- Go to repository Settings
- Scroll to "Pages" section
- Under "Source", select "Deploy from a branch"
- Choose "main" branch and "/ (root)" folder
- Click Save
Step 2: Upload Video File
- Upload your
Navigating_the_Night.mp4file to this repository - The page will automatically detect and display the video
Step 3: Update Video Display
After uploading the video file, edit index.html:
- Find the commented video element (around line 120)
- Uncomment the
<video>tag - Comment out the placeholder div
- Live Site:
https://pythonicsml.github.io/navigating-the-night/ - Repository:
https://github.com/PyThonicsML/navigating-the-night
navigating-the-night/
├── index.html # Main presentation page
├── Navigating_the_Night.mp4 # Video file (to be uploaded)
└── README.md # This file
- File Size Limit: 100MB (your file is 40MB ✅)
- Format: MP4 with H.264 encoding
- Responsive Design: Works on desktop and mobile
- Corporate Friendly: Clean URLs, professional styling
- ✅ Professional presentation layout
- ✅ Responsive video player
- ✅ Download option for offline viewing
- ✅ Corporate-friendly design
- ✅ Clean, shareable URL
Created for Essity/Tena brand analysis presentation
Powered by NotebookLM + GitHub Pages