TODO tweaks for 0.9.7.
This commit is contained in:
parent
e44d0bde9e
commit
8bea5f1927
1 changed files with 2 additions and 8 deletions
|
@ -215,21 +215,15 @@ PAGE, a content type for static page support, is available as a plugin.
|
||||||
|
|
||||||
## Areas for Improvement (i.e. The Roadmap)
|
## Areas for Improvement (i.e. The Roadmap)
|
||||||
|
|
||||||
### TODO for 0.9.6
|
|
||||||
|
|
||||||
* A real test suite with Stefil that at *least* tests:
|
|
||||||
* `read-content`
|
|
||||||
* `load-config`
|
|
||||||
* Merge @PuercoPop's twitter summary cards plugin in some form.
|
|
||||||
|
|
||||||
### TODO for 0.9.7
|
### TODO for 0.9.7
|
||||||
|
|
||||||
* Test suite improvements:
|
* Test suite improvements:
|
||||||
|
* `load-content`/`read-content`/parsing
|
||||||
* Content Discovery
|
* Content Discovery
|
||||||
* Theme Compilation
|
* Theme Compilation
|
||||||
* Content Publishing
|
* Content Publishing
|
||||||
* Common Plugins including Injections
|
* Common Plugins including Injections
|
||||||
* Add proper errors to read-content/load-content. Not just ignoring bad data. Line info, etc.
|
* Add proper errors to read-content/load-content? Not just ignoring bad data. Line info, etc.
|
||||||
* Improved template debugging? "${" instead of "{$", static checks for valid slots, etc.
|
* Improved template debugging? "${" instead of "{$", static checks for valid slots, etc.
|
||||||
At least a serious investigation into how such things might be provided.
|
At least a serious investigation into how such things might be provided.
|
||||||
* Some minor scripting conveniences with cl-launch? (Scaffold a post/page, Enable incremental, Build, etc).
|
* Some minor scripting conveniences with cl-launch? (Scaffold a post/page, Enable incremental, Build, etc).
|
||||||
|
|
Loading…
Add table
Reference in a new issue