Abecms

screenshot of Abecms
express
scss

Abecms

The lightning fast CMS

Overview

AbeCMS is a revolutionary Content Management System (CMS) that simplifies the process of creating blogs and websites. It is an API-first + static site generator with a user-friendly back-office interface. AbeCMS aims to provide a seamless experience for developers and users alike, offering extensibility, efficiency, and ease of use.

Features

  • Easy Blog and Website Creation: AbeCMS allows agencies to create websites and blogs 12 times faster than using traditional platforms like Wordpress or Drupal.
  • JS Full Stack Framework: Designed for JavaScript full stack developers, AbeCMS offers a comprehensive framework with extensibility in mind.
  • Self-Descriptive Templates: Markup your HTML templates with specific tags to generate a ready-to-use back-office interface.
  • Validation and Permissions: AbeCMS provides a complete workflow of validation and permissions using the state-of-the-art oAuth2 stack.
  • Easy Deployment: Automagically deploy your website to various platforms including Surge, AWS S3, Github.io, or any web server via SFTP.
  • Multilingual and Complex Structures: Quickly create multi-languages, multi-locales, and complex web structures with ease.
  • Plugin Integration: Add plugins like abe-algolia and abe-elasticsearch or create your own using JavaScript skills.
express
Express

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.