forked from locomotivecms/wagon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
57 lines (52 loc) · 1.34 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
*** REQUIREMENTS ***
x templatized page
x localized page
x dragonfly
- listen:
x content types and content entries / site
- make it work for other platforms (linux, windows)
x post content entry
x liquid assigns: sessions (rack)
x I18n keys
x fr/en
x other locales
x static js/css assets (non coffeescript or sass files) are not reloaded if got changed.
x content types / liquid
x group_contents_by
x select_names
x params to launch the thin server (port, address ?)
- commands:
! create
! sites
x blank
x twitter bootstrap + HAML
? localized
? boilerplate
! copy Bundler / Gemfile (pending)
x content types
x definitions
x data (Faker)
x page
x snippet
- push:
x option to select to push only some parts (pages, ...etc)
x --force option
- more tests
- pull
- translations (Rod)
- version checkings:
- wagon when running it
- engine when pushing a site
- nice error page (replace the default exception middleware) to display:
- liquid errors
- other exceptions
- nice logs
- tests (Rod/Did)
- refactoring:
x generators/sites -> generators/site
x list is only for site generators
x move the call to the CC generator directly in the wagon.rb file
*** FEATURES ***
- toolbar to:
- push a whole site / page(s) / snippet(s) / ....
- create / update a content type