Mercurial
view love/pdf-mcp/static/56a5f997/index.html @ 185:dfdd66825396
Merged in keep alive changes and mrjunejune changes.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 23 Jan 2026 22:22:30 -0800 |
| parents | cf9caa4abc3e |
| children |
line wrap: on
line source
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Create slides about dogs</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.6.0/reveal.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.6.0/theme/moon.min.css"> <style> .reveal section img { background:none; border:none; box-shadow:none; } .reveal h1, .reveal h2 { text-align:center; } .slide-bg { background-size:cover; background-position:center; min-height:100vh; } </style> </head> <body> <div class="reveal"> <div class="slides"> <section data-background-color="#1a1a2e"> <h1>Create slides about dogs</h1> <p>Generated instantly by MCP server</p> </section> <section data-background-image="img/0.3&auto=format&fit=crop&w=1000&q=80" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>Introduction to Dogs</h1> <ul> <li>Loyal companions for millennia</li> <li>Descended from ancient wolves</li> <li>Over 150 breeds worldwide</li> <li>Serve as pets, workers, and heroes</li> <li>Enhance human emotional well-being</li> <li>Global population exceeds 900 million</li> </ul> </div> </section> <section data-background-image="img/1.jpeg" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>History of Dog Domestication</h1> <ul> <li>Began 15,000-40,000 years ago from wolves</li> <li>Earliest traces in Siberia, 26,000 years ago</li> <li>Co-evolved with humans in Mesolithic era</li> <li>Multiple domestication events confirmed by DNA</li> <li>Transformed into diverse roles over time</li> <li>Key partner in human hunting and herding</li> </ul> </div> </section> <section data-background-image="img/2.3&auto=format&fit=crop&w=1000&q=80" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>Popular Dog Breeds in 2025</h1> <ul> <li>French Bulldog tops charts: Compact, affectionate</li> <li>Labrador Retriever: Versatile family favorite</li> <li>Golden Retriever: Friendly, intelligent guide</li> <li>German Shepherd: Protective, working breed</li> <li>Poodle: Hypoallergenic, agile performer</li> <li>Mixed breeds rising in popularity</li> </ul> </div> </section> <section data-background-image="img/3.jpeg" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>Fascinating Dog Facts</h1> <ul> <li>Sense of smell 40x superior to humans</li> <li>IQ matches 2-year-old child</li> <li>Detect cancers, seizures via scent</li> <li>Understand 250+ words and gestures</li> <li>Dream vividly, often twitching in sleep</li> <li>Fewer taste buds: Focus on meaty flavors</li> </ul> </div> </section> <section data-background-image="img/4.3&auto=format&fit=crop&w=1000&q=80" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>Essential Dog Care Tips</h1> <ul> <li>Annual vet exams; puppies every 3-4 weeks</li> <li>Vaccinate against core diseases yearly</li> <li>Balanced diet tailored to age and size</li> <li>Daily exercise: 30-60 minutes minimum</li> <li>Groom regularly; flea/tick prevention</li> <li>Mental training prevents boredom behaviors</li> </ul> </div> </section> <section data-background-image="img/5.jpeg" class="slide-bg"> <div style="background:rgba(0,0,0,0.65); padding:40px; border-radius:20px; max-width:90%;"> <h1>Why Dogs Matter</h1> <ul> <li>Boost owner health: Lower stress, better hearts</li> <li>Service roles: Guide, therapy, search-and-rescue</li> <li>Strengthen family bonds and communities</li> <li>Adopt from shelters to combat overpopulation</li> <li>Celebrate their unwavering loyalty daily</li> </ul> </div> </section> <section data-background-color="#16213e"> <h2>Thank you!</h2> </section> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/reveal.js/4.6.0/reveal.min.js"></script> <script> Reveal.initialize({hash:true, controls:true, progress:true, center:true}); </script> </body> </html>