How to Integrate Netlify Forms in a Saber app

Sep 12, 2019

On Netlify, any HTML form can instantly accept submissions—no backend code or infrastructure required. As soon as your form is deployed, you start seeing submissions appear in your Netlify dashboard.

Writing Pages in HTML or Pug

Apr 29, 2019

Saber by default supports .vue .js and .md pages, this post will introduce you saber-plugin-transformer-html and saber-plugin-transformer-pug for .html and .pug page support. You will also learn how to write a custom transformer yourself.

Introducing Saber

Apr 09, 2019

It's been two months already since the first release of Saber, but this is the first time we actually introduce it officially (excluding the Tutorial).