Skip to content

gxcplcto/CouchCMS-Notejam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchCMS-Notejam

CouchCMS  (CouchCMS on GitHub)

Simple Open-Source CMS for designers. Retrofits into any existing static site.

What makes Couch perfect for web designers?

  • NO KNOWLEDGE OF PHP EXPECTED!
  • YOUR MARKUP REMAINS UNTOUCHED
  • CLIENTS LOVE THE SIMPLE ADMIN PANEL
  • SIMPLE BUT NOT FOR ONLY SIMPLE SITES!
  • TIME-TESTED AND SECURE
  • OPEN SOURCE AND FREE!


Notejam  (Notejam on GitHub)

Unified sample web app. The easy way to learn web frameworks.

The easy way to learn web frameworks


Do you know framework X and want to try framework Y? The easy way to start with a new framework is to compare it with frameworks you already know. The goal of the project is to help developers easily learn new frameworks by examples.

Notejam is a unified sample web application (more than just "Hello World") implemented using different server-side frameworks. Currently python, php, ruby and javascript frameworks are supported.



Installation and Code Walkthrough

Installation and Code Walkthrough instructions can be found at CouchCMS Advanced Tutorial.

In case you want host a working installation that people can use, then in addition to the above tutorial you will also have to go through Extended Users. This will allow others to create (i.e. register) their own accounts.

If you require any help for implementing the same, please feel free to create Issues to this repository



Working Example of CouchCMS powered Notejam

  1. Frontend (Notejam Powered)
  2. Backend (CouchCMS Powered)

Login Credentials

  1. Admin Credentials
    1. Username: admin
    2. Password: admin
    3. Please visit Backend (CouchCMS Powered) in case you can not see the CouchCMS Admin Panel.
  2. User Credentials
    1. Username: guest
    2. Password: guest
  3. Creation of new user account is not implemented. Account Settings is also disabled.

Working Example hosted with ❤ by GenXCoders