yoneal / respond

Angular 2 + Lumen PHP + Static HTML sites. Respond 6 is a responsive CMS that features Bootstrap 3, a complete REST API, templates, plugins, and more.

Home Page:https://respondcms.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Respond CMS

Respond 6 is a multi-site, flat-file CMS powered by Angular 2 and Lumen. Sites built using Respond are static, front-end framework agnostic and optimized for exceptional performance.

Status

Version: 6.1.1

Latest updates

Updating from 6.0.3

  1. Add ACKNOWLEDGEMENT, RECAPTCHA_SITE_KEY, RECAPTCHA_SECRET_KEY to your .env file. See .env.example for format.
  # white label
  ...
  ACKNOWLEDGEMENT="Powered by <a href="\https://respondcms.com\">Respond 6</a>. Build fast, responsive sites with Respond CMS."

  # reCAPTCHA for /create
  RECAPTCHA_SITE_KEY=
  RECAPTCHA_SECRET_KEY=
  

Design Goals

  • Modern application stack: Angular 2 + Laravel
  • Flat File CMS / static HTML site
  • No database
  • Easy installation, no configuration
  • Easy to write plugins
  • Sites as themes
  • Intuitive editing experience
  • Powerful developer features to promote efficiency

Consumer features

  • Fast, easy-to-use app
  • Desktop focused, mobile ready
  • Intuitive editing experience
  • Quick access to common customizations (forms, galleries, etc.)
  • LDAP authentication

Developer features

  • Easy to write plugins
  • Sites as themes
  • Snippets to promote code re-use
  • Static sites lower deployment costs
  • Easy backups and migrations due to flat-file structure
  • Popular frameworks make it easier to build on the CMS
  • Free, open source version
  • Paid premium version includes installation and premium themes (and additional features to be announced)
  • Monthly support options

About

Angular 2 + Lumen PHP + Static HTML sites. Respond 6 is a responsive CMS that features Bootstrap 3, a complete REST API, templates, plugins, and more.

https://respondcms.com

License:MIT License


Languages

Language:HTML 28.3%Language:PHP 27.5%Language:JavaScript 22.9%Language:TypeScript 16.2%Language:CSS 4.7%Language:ApacheConf 0.3%