Support Center
Getting Started
After installing Saber onto your web server or local machine, you'll be ready to start building your first website using Saber! Before you attempt this, you should follow the instructions below and examine the diagram to get started. Saber is suprisingly easy to use if you know exactly what set of tools you have to work with.
Create An Administrator Account
Navigate to your new Saber website using your favorite web browser and you'll be redirected to a sign up form made specifically for creating your administrator account. Once created, log into your new account and press the ESC key to view Saber's Editor. From here, you can create new content, upload resources (like images, documents, and zip files), set up your website settings, create new users and assign them to security groups, and much more.
Setup Your Website
Saber comes with various website settings that should be configured before you publish your website to the world. For example, you must set up an Email Client before you're able to allow users to sign up for your website since they'll be required to authenticate their email address after Saber sends them a email to their inbox during the signup process.
Create Web Pages
Navigate to any URL within your website and you'll notice that you can press the ESC key to view Saber's Editor. Valid URLs will be alpha-numeric and we recommend you use dashes - instead of spaces to create clean, human-readable URLs. For example, the following URL for a blog post, https://localhost:7070/blog/2021-08-13/My-Time-In-Virgina is a SEO-friendly URL.
Write Dynamic Content
Use mustache variables so you can separate your HTML markup from your written content, display dynamic content, and show blocks of content when necessary.
Generate Lists
Learn how to use the List component to display rows & columns of dynamic content from a Data Source and truly grasp the potential of content building within Saber.
