Jon Banafato
|
0a9f3a7c68
|
Hoist tests out of the core package
Tests are not part of the core logic of Hyde, and they should not be
packaged as such.
|
9 years ago |
Jordi Llonch
|
089cf7af9d
|
pep8
|
9 years ago |
Lakshmi Vyasarajan
|
73c0d75013
|
Context providers now accept all valid yaml data (Issue #189).
- Also, fixed `raise_exceptions` commandline parameter handling.
|
11 years ago |
Lakshmi Vyasarajan
|
bcc1346854
|
Reuse `fswrap` and `commando.util` modules.
* Remove `hyde.fs` use `fswrap` package instead.
* Remove logging functions from `hyde.util`. Use `commando.util`
instead.
* Remove `hyde.loader`. Use `commando.util.load_python_object`
instead.
|
12 years ago |
Lakshmi Vyasarajan
|
62da52adc6
|
Issue #86: Bug Fix: Ensure that context providers can exist without context data
|
13 years ago |
Lakshmi Vyasarajan
|
dd8fae1cbc
|
Ensured providers work in the same way as context data and metadata (Issue #29)
|
13 years ago |
Lakshmi Vyasarajan
|
65828484a4
|
`hyde serve` now picks up changes in config data automatically. (Issue #24)
|
13 years ago |
Lakshmi Vyasarajan
|
8048871eab
|
Added configuration inheritance
|
14 years ago |
Lakshmi Vyasarajan
|
8b56f5c375
|
Fixed issues with textlinks plugin
|
14 years ago |
Lakshmi Vyasarajan
|
7b446bb38b
|
Added context loaders
|
14 years ago |
Lakshmi Vyasarajan
|
9ddca83b51
|
Added ability to load context variables from site.config
|
14 years ago |
Lakshmi Vyasarajan
|
8022471928
|
Added advanced checks for change detection
|
14 years ago |
Lakshmi Vyasarajan
|
6b90d34a4a
|
Added ability to set is_processable and uses_template using metadata plugin
|
14 years ago |
Lakshmi Vyasarajan
|
3ff724f2ae
|
Added less support.
|
14 years ago |
Lakshmi Vyasarajan
|
1ebfa7ba09
|
Plugin protocol added
|
14 years ago |
Lakshmi Vyasarajan
|
d7c9e772a0
|
Refactored generator
|
14 years ago |