Sign inSign up

kyma/journal

By kyma

Updated almost 11 years ago

Image
0

1.1K

kyma/journal repository overview

Journal

Muli-user journal web app with decent (and improving) off-line support, full-text search, and responsive design.

Backend is node.js and frontend uses Backbone.js and Sass/Compass.

Only interesting right now if you want to hack on it.

How to install

Dependencies
Development Dependencies
Installing Compass

This app depends on the latest alpha version of Compass. To install run gem install compass --pre

You'll also need to install three other Compass dependencies, susy, compass-normalize, sassy-buttons.

Clone repo and compile Coffescript and SCSS files

After installing all of the above, clone this repository. Then run npm install to install the various node.js dependencies.

Then to compile the Javascript and CSS, go first to the root directory and run brunch build and then to the app/styles directory and run compass compile

Tag summary

Content type

Image

Digest

sha256:3a8a039b0

Size

335.3 MB

Last updated

almost 11 years ago

docker pull kyma/journal