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
|
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.
|
11 years ago |
Lakshmi Vyasarajan
|
e68eaf3880
|
Upgrade dependencies and setup for 0.8.5.
- Upgrade and fix versions for dependencies
- Use the typogrify package on pypi
- Fix tests that break because of the upgrades
- Bump version
|
11 years ago |
Grygoriy Fuchedzhy
|
dd5b25d1f2
|
all regular strings replaced with unicode ones
|
13 years ago |
Lakshmi Vyasarajan
|
c01da9d0a4
|
* Bug Fix: `hyde create` only fails when `content`, `layout` or `site.yaml`
is present in the target directory. (Issue #21)
* Bug Fix: Exceptions are now handled with `ArgumentParser.error`.
(Issue #21)
|
13 years ago |
Lakshmi Vyasarajan
|
c23f707dd5
|
Fixed tests. Removed theming support
|
14 years ago |
Lakshmi Vyasarajan
|
9cdd3b7a1b
|
Generation first pass complete
|
14 years ago |
Lakshmi Vyasarajan
|
0bef877549
|
Fixed init statement. Added setup.py
|
14 years ago |
Lakshmi Vyasarajan
|
e75cefea33
|
hyde init complete
|
14 years ago |