Join us at Jamstack Conf Virtual, October 6-7. Register now!

StaticGen

A List of Static Site Generators for Jamstack Sites

AboutContributeAbout JamstackNeed a Static CMS?

Saber

https://saber.land/ saber_land (343) egoist/saber (2006)
Languages:JavaScript
Templates:Vue
License:MIT

Saber is a simple yet powerful framework for building modern static websites.

  • Static Rendering. With Saber, static rendering with Vue.js is easier now than ever.
  • Zero Setup. Automatic code splitting, file-system based routing, hot code reloading and built-in Markdown support.
  • Bring Your Own Data. Build sites with the data you want: Pull data from headless CMS, SaaS services, APIs, your file-system, and more.
  • Fully Extensible. With Saber's powerful APIs and plugin system, you can customize almost everything.

Quick Overview

If you want to create a blog with Saber, you can achieve this by using a single command:

npm init blog my-blog
# Or if you prefer Yarn
yarn create blog my-blog

Then run npm run dev or yarn dev in the created project and you're done!

Check out the website for more details.

Resources

Community

StaticGen is hosted and maintained by Netlify, the perfect way to deploy your Jamstack sites and apps.

© Netlify 2020