We're excited to announce a major update to Tilda that brings a fresh new design and powerful new features to help you deploy and manage your web applications more efficiently than ever before.
Modern, Intuitive Design
The first thing you'll notice when you log in to Tilda is our completely refreshed user interface. We've focused on creating a more intuitive and efficient experience:
- Streamlined navigation with better organization of services and features
- Enhanced visualization of deployment metrics and usage statistics
- Improved accessibility and responsiveness across all screens
- New modal dialogs for smoother interactions
Astro Support
We're thrilled to announce full support for Astro projects! Whether you're building a static site or a server-rendered application, Tilda now provides seamless deployment for your Astro projects.
For server-side rendering (SSR), ensure your project uses the Node.js adapter and run:
tilda build astro
Check out our documentation for Astro projects for more information.
Static Websites Support
Static websites and applications are now supported out of the box! To deploy a static website, simply use our improved static build command:
tilda build static --rootStaticDir ./dist
Check out our documentation for static websites for more information.
What's Next?
This update marks a significant step forward for Tilda, but we're not stopping here. We're continuously working on new features and improvements based on your feedback. Stay tuned for more exciting updates!
For detailed information about these new features, check out our updated documentation.