Welcome to Server Mode Demo
🦊
Random Animal: Fox
Foxes can make over 40 different sounds.
Generated at 3:40:21 AM - reload the page for a new animal!
This is a demonstration site showing how shipyard works with server-side rendering (SSR). Pages are rendered on-demand per request instead of being pre-generated at build time.
Features Demonstrated
- Server-side rendering: All pages are rendered on each request
- Dynamic content: The animal above changes on every page load!
- Blog functionality: Blog posts at /blog with SSR
- Documentation: Docs at /docs with SSR
Getting Started
Explore the site:
- Browse our blog - See recent posts and articles
- Read the documentation - Learn how to use our features
- About this demo - More information about this project
This demonstrates that shipyard can work with Astro's server mode when you need dynamic, on-demand rendering capabilities.