Sha256: 2768615d39fd9d652f251c2136d98f713f07df0f601736e372b55c94d4e2a782
Contents?: true
Size: 930 Bytes
Versions: 1
Compression:
Stored size: 930 Bytes
Contents
# Future Features/Changes - Some kind of admin? What would that even do? - If you could specify a 'prototype' for data collections, could be cool. - Multiple source_dir? - `set :source_dir, ['./source/a', './source/b'] - What would happen with conflicts, last one in wins? - Multiple data_dir too? - Refactor code to not use Gumdrop as a singleton (static really) - Add YamlDoc support for nodes? # TODO: - New/Update Doc Site - API for retrieving pages and pages under a path (simple query) - Need test coverage. # Possible New Internals - Gumdrop (module) - Site (class) - SiteFileDSL (was DSL) - Node (was Content) - NodeGenerator (was Generator) - Data (module) - Manager (was DataManager) - Collection - Object - Pager - Server (module) - NodeHandler - ProxyHandler - Render (module) - Context - ViewHelpers - StitchCompilers - Utils (module) - Logging
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gumdrop-0.5.2 | Notes.md |