Sha256: 0f0e654098c84f7918c40810daa02247b180675b46eb4136a2bda5a7d9791eca

Contents?: true

Size: 1.34 KB

Versions: 8

Compression:

Stored size: 1.34 KB

Contents

*** 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:
  - builder 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 builder.rb file

*** FEATURES ***

- toolbar to:
  - push a whole site / page(s) / snippet(s) / ....
  - create / update a content type

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
locomotivecms_builder-1.0.0.alpha8 TODO
locomotivecms_builder-1.0.0.alpha7 TODO
locomotivecms_builder-1.0.0.alpha6 TODO
locomotivecms_builder-1.0.0.alpha5 TODO
locomotivecms_builder-1.0.0.alpha4 TODO
locomotivecms_builder-1.0.0.alpha3 TODO
locomotivecms_builder-1.0.0.alpha2 TODO
locomotivecms_builder-1.0.0.alpha1 TODO