Lakshmi Vyasarajan
979ad3af8b
Provide more informative exceptions. (Issue #204 ).
* Better exception handling. (Issue #204 )
- Hyde now propagates exceptions
- Hyde does not raise exceptions by default. `-x` flag is required
for raising exceptions on error.
- Traceback is available in the `verbose` mode
* Upgraded to commando 0.3.4
* Upgraded to Jinja 2.7
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.
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
Lakshmi Vyasarajan
46055a2fe3
Issue #56 : Changed deploy location for main.py and fixed entry point in setup.py. Thanks to Joe Steeve
13 years ago
Lakshmi Vyasarajan
679734bbf8
Upaded url in setup.py
13 years ago
Lakshmi Vyasarajan
79516e1d33
Switched form markdown to rst for easy pypi submissions
13 years ago
Lakshmi Vyasarajan
85826d07b8
Experiment with markdown to raw rest didnt work
13 years ago
Lakshmi Vyasarajan
bb8e3babec
Fixed setup.py to use html from markdown
13 years ago
Lakshmi Vyasarajan
8026d150ef
Fixed setup.py to use package data and automatically pull hydes version of typogrify
14 years ago
Lakshmi Vyasarajan
39a086fd2b
Fixed installation guide
14 years ago
Lakshmi Vyasarajan
78c4964fe2
Fixed installation instructions
14 years ago
Lakshmi Vyasarajan
0bef877549
Fixed init statement. Added setup.py
14 years ago