Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/focusaurus/superjournal
Simple note taking/journaling web app
https://github.com/focusaurus/superjournal
Last synced: 12 days ago
JSON representation
Simple note taking/journaling web app
- Host: GitHub
- URL: https://github.com/focusaurus/superjournal
- Owner: focusaurus
- Created: 2011-04-23T17:49:16.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-23T19:12:56.000Z (over 13 years ago)
- Last Synced: 2024-04-10T19:43:12.663Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This app is using the following stack:
* node.js for a server side runtime and web server
* coffeescript for the primary implementation language.
* Everything that can be coffeescript is coffeescript.
* express.js for web routing and templating
* jade for web templating
* stylus CSS preprocessor:
*
* jasmine for BDD style testing
* phantomjs for command line testing
* jquery for server and client side DOM manipulation (experimentally)
* See for the specific npm dependencies and versions
* custom jQuery UI theme
* [here](http://jqueryui.com/download/?themeParams=%3FffDefault%3D'Britannic+Bold'%252C+sans-serif%253B%26fwDefault%3Dbold%26fsDefault%3D1.3em%26cornerRadius%3D10px%26bgColorHeader%3D82A580%26bgTextureHeader%3D03_highlight_soft.png%26bgImgOpacityHeader%3D25%26borderColorHeader%3D82A580%26fcHeader%3Dffffff%26iconColorHeader%3D9DDC9A%26bgColorContent%3D82A580%26bgTextureContent%3D12_gloss_wave.png%26bgImgOpacityContent%3D30%26borderColorContent%3D378F32%26fcContent%3Dffffff%26iconColorContent%3DBBEEB8%26bgColorDefault%3D9DDC9A%26bgTextureDefault%3D03_highlight_soft.png%26bgImgOpacityDefault%3D100%26borderColorDefault%3D82A580%26fcDefault%3D665874%26iconColorDefault%3D665874%26bgColorHover%3DBBEEB8%26bgTextureHover%3D03_highlight_soft.png%26bgImgOpacityHover%3D100%26borderColorHover%3Dd1c5d8%26fcHover%3D665874%26iconColorHover%3D665874%26bgColorActive%3DC8EEC6%26bgTextureActive%3D03_highlight_soft.png%26bgImgOpacityActive%3D45%26borderColorActive%3D82A580%26fcActive%3D378F32%26iconColorActive%3D378F32%26bgColorHighlight%3DFEC5C6%26bgTextureHighlight%3D01_flat.png%26bgImgOpacityHighlight%3D55%26borderColorHighlight%3DFDB1B3%26fcHighlight%3D333333%26iconColorHighlight%3D82A580%26bgColorError%3DA5393C%26bgTextureError%3D01_flat.png%26bgImgOpacityError%3D55%26borderColorError%3DBE9394%26fcError%3DFED4D5%26iconColorError%3DFED4D5%26bgColorOverlay%3DC8EEC6%26bgTextureOverlay%3D08_diagonals_thick.png%26bgImgOpacityOverlay%3D35%26opacityOverlay%3D90%26bgColorShadow%3Daaaaaa%26bgTextureShadow%3D01_flat.png%26bgImgOpacityShadow%3D0%26opacityShadow%3D60%26thicknessShadow%3D4px%26offsetTopShadow%3D-4px%26offsetLeftShadow%3D-4px%26cornerRadiusShadow%3D0px)
* Color Scheme Designer scheme
* [here](http://colorschemedesigner.com/#2O21T9FE8w0w0)