Jordi Llonch
2f4bef5970
Added flake into integration test
9 years ago
Jordi Llonch
e4cb7505da
Added flake8 as development dependency
9 years ago
Jordi Llonch
089cf7af9d
pep8
9 years ago
Jordi Llonch
8b8581d6e0
Merge pull request #274 from hyde/feature/update-tests
updated unittests
9 years ago
Jordi Llonch
70bf2a076f
fixed test_depends on linux
9 years ago
Jordi Llonch
d53cf4d996
resource compare implementation
9 years ago
Jordi Llonch
39ba170ff7
Added travis-ci badge
9 years ago
Jordi Llonch
a3e9ee83ff
Removed AUTHORS.rst in favor of github contributors page
9 years ago
Jordi Llonch
b84bcf10b1
merged .gitignore with github defaults
9 years ago
Jordi Llonch
8f5ca8c2df
Added deprecation warning for h
9 years ago
Jordi Llonch
b53b768bc8
Merge branch 'feature/update-tests' of github.com:hyde/hyde into feature/update-tests
9 years ago
Jordi Llonch
4951f5e5db
Reverted lessc to JS version
9 years ago
Jordi Llonch
5ff20b352c
updated unittests
9 years ago
Jordi Llonch
881e2b7994
travis.yml to work with ubuntu precise worker
9 years ago
Jordi Llonch
6d9d9306f8
fix travis issue downloading uglify-js@2.4.23
9 years ago
Jordi Llonch
5a9893c562
set ubuntu 12 dependencies for Pillow
9 years ago
Jordi Llonch
cccb891f7c
removed nodejs-legacy
9 years ago
Jordi Llonch
ef93ed7e8a
fix .travis.yml to update pkg list and moved lessc from ruby to js
9 years ago
Jordi Llonch
2ca06e4672
Reverted lessc to JS version
9 years ago
Jordi Llonch
fc759e2ec4
Merge pull request #273 from hyde/feature/update-dependencies
update dependencies
9 years ago
Lakshmi
3eec230c28
Merge pull request #275 from hyde/feature/travis-ci-integration
Initial support for Travis-CI
9 years ago
Jordi Llonch
f4baf7b1a9
Initial support for Travis-CI
9 years ago
Jordi Llonch
d0c67f92c0
updated unittests
9 years ago
Jordi Llonch
69bff59e3a
update dependencies
9 years ago
Jordi Llonch
0e84087103
Merge pull request #263 from ftao/sphinx-improve
fix sphinx plugin typo bug
9 years ago
Tao Fei
6f88a6f322
fix sphinx plugin bug
10 years ago
Lakshmi Vyasarajan
b29ba60b2b
Version 0.8.8
11 years ago
Samuel Hym
8fb22827e1
Correct examples in comment
The correct field name is attr not atts
11 years ago
Samuel Hym
aebeef9a83
Correct a few typos in comments
11 years ago
Samuel Hym
bb9f39d8e6
Correct help message for gen -r
11 years ago
Guillaume Subiron
3c357a3994
Make username optionnal in ssh publisher configuration.
11 years ago
Merlin
5b4c14b7f7
Refresh the starter template.
* Conform to changes from the newest Hyde version.
* Clean up Markdown and add explanations.
* Increase font sizes.
* Remove HTML5 shiv and hgroup element (deprecated).
* Other minor improvements.
11 years ago
Simon Warta
c72583a2cf
Add proper HTML white-space between attributes when menu entry is selected.
11 years ago
Lakshmi Vyasarajan
a35daf4477
Upgrade dependencies (fswrap, jinja2, smartypants).
* Bugfix: Fix smartypants to 1.7.x to avoid the breaking
changes in 1.8. (Issue #229 )
* Bugfix: Upgrade Jinja to 2.7.1 - this fixes
mitsuhiko/jinja2#243 .
11 years ago
Lakshmi Vyasarajan
696adac061
Version 0.8.7
11 years ago
Lakshmi Vyasarajan
2480012b3d
Ensure external urls are encoded properly. (Issue #158 ).
- BREAKING: While this change will correct the weird encoding
behavior, this also changes the way `xxx_url` macros work.
- Do not encode the url bases (`base_url`, `media_url`). Only
the path component needs to be encoded.
11 years ago
Lakshmi Vyasarajan
6e5276c99c
Fix subfolders for root paths on windows. (Issue #167 ).
- Ensure that subfolders for `layout_root`, `content_root`,
`media_root` and `deploy_root` works reliably
on windows. Use `fully_expanded_path` for all path components.
11 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
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
18f2e1d521
Make sorter's prev/next links circular. (Issue #208 )
11 years ago
Lakshmi Vyasarajan
9a12497e13
Include project artifacts in sdist. (Issue #211 )
- Add LICENSE, AUTHORS.rst, CHANGELOG.rst and README.rst to MANIFEST.in.
- Add "Hyde contributors" to copyright.
11 years ago
Lakshmi Vyasarajan
2046f13ab3
Upgrade `UglifyPlugin` to use 2.3.5 version of uglify. (Issue #214 )
- Fix expected files in uglify tests
- Use proper configuration for copyright retention
11 years ago
Lakshmi Vyasarajan
3e1674cb92
Add support for draft blog posts. (Issue #213 )
`
11 years ago
Lakshmi Vyasarajan
a6636f03be
Fix issues in the BASIC layout.
* Bugfix: Use `clearfix` class in `listing.j2`. (Issue #156 )
* Bugfix: Use `relative_path` instead of url in `macros.j2`.
(Issue #180 )
11 years ago
Lakshmi Vyasarajan
94dac3fa3a
Prepare for 0.8.6 release
11 years ago
Lakshmi Vyasarajan
92492bc006
Add Scss plugin. Base changes on Issue #179 .
Remove dependencies on forked version. This will cause dependencies
to be unaccounted.
11 years ago
Elliott Sales de Andrade
876febcf84
Add a test for the SassyCSS plugin.
13 years ago
Elliott Sales de Andrade
cd9b1891c0
Add a CleverCSS plugin.
CleverCSS [1] is a Python-based preprocessor for CSS. It is not quite
as powerful as LessCSS and doesn't seem to get much updates, but the
advantage is that it only requires Python (which you'd already have for
Hyde) and you don't need node.js or some client-side JS.
[1] http://sandbox.pocoo.org/clevercss/
13 years ago
Lakshmi Vyasarajan
b16e9a49d1
Refactor vcs dates to use a base plugin class.
11 years ago
Elliott Sales de Andrade
8b03bcdddc
Add a Mercurial dates plugin.
Basically just about the same as the Git dates plugin, but using
hg instead of git.
13 years ago