Skip to content

mandric/pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanso Pages

Pages is a CouchApp that I used for learning Kanso and CouchDB. It might also be useful for building a simple website.

Requirements

Install Kanso

Install

This app uses the Kanso admin to edit your data. Push the pages and admin apps to your couch once you cloned or unpacked it:

git clone https://github.com/mandric/pages
cd pages
kanso push pages
git clone https://github.com/mandric/admin
cd admin
kanso push pages 

Usage

Manage your pages with the Kanso admin.

About

A Kanso exercise to create a simple pages based CMS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published