Saber is a static site generator focused on performance and developer experience. It builds extremely fast sites powered by Vite and ships with out-of-the-box support for react, vue, svelte and preact. Saber aims to provide a smooth development experience with features like hot reloading, file-based routing and markdown support.
Saber is a static site generator that is focused on providing a fast and smooth development experience. It is built on top of Vite, which allows it to take advantage of features like hot module replacement and extremely fast bundle times.
Out of the box, Saber supports React, Vue, Svelte and Preact - so you can build your site using your favorite framework. It has file-based routing built-in, so you can create pages just by adding files, without having to manually configure routes.
For content, Saber fully supports Markdown and MDX. You can create blog posts, documentation pages and more using these familiar formats. It will automatically handle converting your markdown files into HTML pages with layouts and components.
Since Saber generates static HTML, the final built sites are extremely fast, secure and can be deployed anywhere. It aims to provide a smooth developer experience while also allowing you to build high-performance static sites. Some key features include:
Overall, Saber is a good option if you want a static site generator that provides a smooth and fast development experience while also allowing you to build production-ready static sites.
Here are some alternatives to Saber (staticgen):
Suggest an alternative ❐