Ozu is a full static website deployment system
It's built for Laravel
It leverages a custom CMS
The content of the website is pre-built and served as-is to the user: it’s very fast, very stable and very secure.
As a Laravel developer, it can be frustrating to have to build a project with another stack, and to learn a new deployment workflow.
Since it’s just HTML files and it’s running on a simple http server, content management is rarely a thing in static websites — or to say the least: it’s not always done well.
Ozu brings a nice solution to develop and maintain a static website with a dynamic content, keeping the productivity and great DX of Laravel.
Write simple configuration in your project to define the content structure.
Ozu will fetch your code when needed through a custom Github app.
Your models are available in a custom CMS to enter data.
Use the one-click deployment system to build and deploy your website.
Write standard Laravel code, keeping your project codebase clean and maintainable.
Handle all the dynamic content of your project through a dedicated CMS in your Ozu dashboard. Decide which content should be published, and which one must remain in a draft state.
Deploy your website on your static hosting in one click, and let Ozu handle the rest.
If you are interested in participating in the beta, or if you want to keep in touch, just sign up to the waitlist below. We will keep you updated on the progress of the project, with a 100% no spam guarantee.
We are Code 16, a web
development company based in Strasbourg, France.
We have been using Laravel since a long time for various projects,
and we are also committed to open source with the
Sharp for Laravel package.