بدون توضیح

Markus Ochel 4c5bf142b6 Create a file upload to CouchDB 13 سال پیش
admin 4c5bf142b6 Create a file upload to CouchDB 13 سال پیش
site 4c5bf142b6 Create a file upload to CouchDB 13 سال پیش
.gitignore d9a4cbb2b9 Initial commit 13 سال پیش
README.md 5ea719270e Updated the README file 13 سال پیش

README.md

Setup

For new setup, begin with installing dependencies as follows:

$ cd ~/CouchApps/kleks/admin
$ kanso install
$ cd ~/CouchApps/kleks/site
$ kanso install

Push the current app (site or admin) to development CouchDB

$ kanso push

Once configure a .kansorc file with a production config named live

$ kanso push live

Fonts

Google Fonts URL for some review fonts:

http://www.google.com/webfonts#ReviewPlace:refine/Collection:Dosis:200,400,700|Lato:300,400,700|Droid+Serif:400,700,400italic,700italic

In CSS .styl file we are using the Lato font:

@import url('http://fonts.googleapis.com/css?family=Lato:300,400,700')

body
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif
  font-weight: 300
  font-size: 16px
  letter-spacing: 0em
  word-spacing: 0.2em
  line-height: 1.5em

Donation URL

https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=N62XWCYGBQRQY