Vit Brunner
27daa94af5
Use npm to test
2014-10-24 19:38:49 +02:00
Vit Brunner
5bf8071ac1
No npm install in makefile
2014-10-23 17:31:05 +02:00
Vit Brunner
02e5bc4898
Amend readme
2014-10-23 17:30:43 +02:00
Vit Brunner
18c7c00fbb
Build before running the server
2014-10-23 17:21:19 +02:00
Vit Brunner
fbcf25d4d9
Use Grunt instead of Docpad
2014-10-23 09:07:09 +02:00
Vit Brunner
b71eb4efb7
Add travis badge
2014-10-22 21:50:47 +02:00
Vit Brunner
f8fd02c118
No abstract test reader
2014-10-22 21:48:44 +02:00
Vit Brunner
024f82b6be
Bower - localize dependencies
2014-10-22 21:44:23 +02:00
Vit Brunner
27fc077f5a
Sorta broken scrolling
2014-10-21 22:30:34 +02:00
Vit Brunner
4cdf113251
Move to fetch
2014-10-12 20:56:49 +02:00
Vit Brunner
e3074787c3
Less stupid, more list comprehensions
2014-10-12 18:00:52 +02:00
Vit Brunner
0dc95abcfc
Readibilise transformer test
2014-10-12 17:36:31 +02:00
Vit Brunner
b3f8eaccbb
Make test suite nicer
2014-10-12 17:27:25 +02:00
Vit Brunner
c2a6f9601e
Very basic poems service test
2014-10-12 15:54:53 +02:00
Vit Brunner
2f30d900d3
Docs for poems service
2014-10-12 15:54:34 +02:00
Vit Brunner
f2c4cbdcba
Watch poem collection in controller
2014-10-12 15:40:06 +02:00
Vit Brunner
9a06722705
Activize poems based on config
2014-10-12 15:37:47 +02:00
Vit Brunner
8d1a0d2773
Better config loading
2014-10-12 14:30:19 +02:00
Vit Brunner
d1411f1b20
Hide picking by default
2014-10-11 11:05:28 +02:00
Vit Brunner
3415f54cba
More status flipping restrictions
2014-10-11 10:32:57 +02:00
Vit Brunner
74a83fb801
Add Poe's Raven
2014-10-11 09:32:37 +02:00
Vit Brunner
55b57f0776
Move picking to a dropup
2014-10-11 09:31:49 +02:00
Vit Brunner
8edb8768dd
Add pickings and simplify poems service
2014-10-10 22:43:01 +02:00
Vit Brunner
73093dc034
Watch is enough
2014-10-08 22:54:23 +02:00
Vit Brunner
5b391f3848
Better components interaction
2014-10-08 20:20:55 +02:00
Vit Brunner
b0ae25f5ec
Events changes
2014-10-06 18:24:46 +02:00
Vit Brunner
cc88cc2f1f
Fix base
2014-10-05 17:11:47 +02:00
Vit Brunner
f4863c5132
Add active meta property of poems
2014-10-02 22:42:43 +02:00
Vit Brunner
ab4daea5a3
Only fetch poems once
2014-10-02 22:41:54 +02:00
Vit Brunner
19e4fc957a
Redundancy...
2014-10-02 22:39:49 +02:00
Vit Brunner
24f570623f
Remove unnecessary returns
2014-10-02 17:17:03 +02:00
Vit Brunner
bccd8d253a
Outsource poems to a service
2014-10-02 17:16:39 +02:00
Vit Brunner
906f1c1af0
Make base configurable again
2014-09-30 20:26:21 +02:00
Vit Brunner
387ff7f038
Better comment test
2014-09-26 23:50:24 +02:00
Vit Brunner
6a73980804
Routing!
2014-09-26 23:33:17 +02:00
Vit Brunner
4f3dcc28bf
YAGNI
2014-09-21 22:49:20 +02:00
Vit Brunner
f889fb6450
Goddamn why people keep breaking packages?
2014-09-21 15:08:34 +02:00
Vit Brunner
a2fdaaf3ed
Cosmetic changes in fetch
2014-09-21 13:14:29 +02:00
Vit Brunner
17f80b71a3
Fix html oversanitization
2014-09-21 13:13:45 +02:00
Vit Brunner
9ecb98a2f1
How the time flies...
...
Upgrade all packages!
2014-09-20 13:31:01 +02:00
Vit Brunner
ef22f3f59e
Add menus
2014-06-15 10:37:39 +02:00
Vit Brunner
04a0c96c80
Customizable headings
2014-06-12 22:22:40 +02:00
Vit Brunner
3d57d26d9b
Noticia + style stuff
2014-06-09 21:14:48 +02:00
Vit Brunner
1ff30d5599
Update marked.js library
2014-05-22 20:17:00 +02:00
Vit Brunner
7b2c8e7f35
Smartypants support, temporary branch switch
2013-06-22 10:15:04 +01:00
Vit Brunner
f7dadb00c6
Don't add dummy foreword
2013-06-22 10:10:01 +01:00
Vit Brunner
b65460d74e
Add fetcher
2013-06-18 00:00:59 +01:00
Vit Brunner
73cea13621
Markdown reader separators and foreword
...
- make separators configurable
- if first block is separator, add an empty foreword
2013-06-17 23:47:03 +01:00
Vit Brunner
46b3033e2a
Fix markdown metadata reading
...
Was breaking on trailing whitespace, which is markdown for <br> and
something people could commonly put after metadata, as it makes things
more readable when processed by regular markdown.
2013-06-17 23:02:22 +01:00
Vit Brunner
a78bdb9c4a
Use Stylus instead of SASS
...
Stylus is native javascript, yay!
2013-06-17 19:35:43 +01:00