GithubHelp home page GithubHelp logo

rocketsite / respond2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from szerko/respond2

0.0 2.0 0.0 2.25 MB

Respond2 is a responsive CMS that features Bootstrap 3, a complete REST API, templates, plugins, and more.

License: MIT License

respond2's Introduction

Respond CMS

Respond is an open source, responsive content management system that you can use to build responsive sites. Respond 2.4 features a REST API, a lightning-fast Knockout-based UI, Bootstrap 3.0, and an enhanced data layer using PDO. In the latest release, we have cleaned up the UI, fixed bugs, improved blog support, and added support for paid site subsciptions via Stripe. Respond 2.4 is faster, more secure, and more beautiful than ever.

Learn more about Respond CMS at: http://respondcms.com

View our documentation at: http://respondcms.com/page/documentation

Our current version is 2.5.

See whats new in the December 2013 update: http://respondcms.com/update/december-2013

New in 2.5:

  • Better theme support
    • Rename templates => themes
    • Allow files (images, js, etc) to be included with theme
    • Easier theme installation, just drop folder into themes directory
    • Custom default themes and start pages
  • Touch upgrades for entire app, editor
  • .htaccess updates to improve security

How to update from 2.4:

  • Backup custom templates you created
  • For each site:
    1. Rename sites/[site name]/templates to sites/[site name]/themes
    2. Rename sites/[site name]/themes/[theme name]/html to sites/[site name]/themes/[theme name]/layouts
    3. Rename sites/[site name]/themes/[theme name]/less to sites/[site name]/themes/[theme name]/styles
  • For each custom template:
    1. Create a folder in themes, e.g. themes/[template name]
    2. Copy layouts/[template name]/html to themes/[template name]/layouts
    3. Copy layouts/[template name]/less to themes/[template name]/styles
    4. Copy the themes/simple/files to themes/[template name]/files
    5. Copy the themes/simple/pages to themes/[template name]/pages
  • Rename template to theme in sites table ALTER TABLE Sites CHANGE Template Theme varchar(50);
  • Republish site

respond2's People

Contributors

madoublet avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.