6e5276c
Fix subfolders for root paths on windows. (Issue #167). by
2013-05-30 15:38:32 +0530
73c0d75
Context providers now accept all valid yaml data (Issue #189). by
2013-05-30 12:05:17 +0530
979ad3a
Provide more informative exceptions. (Issue #204). by
2013-05-30 00:04:11 +0530
18f2e1d
Make sorter's prev/next links circular. (Issue #208) by
2013-05-29 14:55:56 +0530
9a12497
Include project artifacts in sdist. (Issue #211) by
2013-05-29 11:25:12 +0530
2046f13
Upgrade `UglifyPlugin` to use 2.3.5 version of uglify. (Issue #214) by
2013-05-29 11:17:27 +0530
3e1674c
Add support for draft blog posts. (Issue #213) ` by
2013-05-29 09:08:19 +0530
a6636f0
Fix issues in the BASIC layout. by
2013-04-30 22:31:41 +0530
94dac3f
Prepare for 0.8.6 release by
2013-04-30 19:42:54 +0530
92492bc
Add Scss plugin. Base changes on Issue #179. by
2013-04-30 19:36:04 +0530
876febc
Add a test for the SassyCSS plugin. by
2012-03-24 02:34:37 -0400
cd9b189
Add a CleverCSS plugin. by
2012-03-23 15:25:35 -0400
b16e9a4
Refactor vcs dates to use a base plugin class. by
2013-04-30 18:00:02 +0530
8b03bcd
Add a Mercurial dates plugin. by
2011-06-26 01:45:39 -0400
0019e18
Retrofit merged plugins. by
2013-04-30 14:46:33 +0530
bdd2e60
Add some comments between plugins. by
2012-03-31 22:49:46 -0400
b7ce44f
Move the grouper plugin into meta module. by
2012-03-31 21:19:04 -0400
d3a19b4
Move the sorter plugin into the meta module. by
2012-03-31 21:23:03 -0400
6396d44
Move the tagger plugin into the meta module. by
2012-03-31 21:05:06 -0400
0e807a4
Move paginator plugin into structure module. by
2012-03-31 21:15:24 -0400
b173aea
Move combine plugin into the structure module. by
2012-03-31 21:01:16 -0400
c0e912b
Rename folders module to structure. by
2012-03-31 20:58:54 -0400
26c4a92
Fix plugin references in the basic layout template. by
2012-03-31 19:37:58 -0400
3cc29f9
Move the AutoExtend plugin into the meta module. by
2012-03-31 19:29:23 -0400
c86c591
Remove unnecessary imports in plugins. by
2012-03-24 21:30:19 -0400
10f1967
Optimize some regex'ing. by
2012-03-24 21:12:48 -0400
6ccff65
Combine text processing plugins into a text module. by
2012-03-24 20:40:20 -0400
bf72e7e
Only load Image module when using ImageSizerPlugin. by
2012-03-23 19:27:01 -0400
0b5eef9
Move JPEGOptim and OptiPNG plugins into the images module. by
2012-03-23 19:11:42 -0400
db900dd
Reduce some code duplication. by
2012-03-23 22:02:14 -0400
c089c12
Stylus is also a CSS plugin. by
2012-03-23 15:52:52 -0400
3f86282
Change some plugin module names to be a bit more generic. by
2012-03-23 02:21:40 -0400
2c2691b
Importing the filters with __import__ lookup. by
2012-03-02 17:28:51 +0100
e4ceb06
Add support for custom jinja filters. by
2012-03-02 17:03:48 +0100
aecda14
added ability to serve files which have no corresponding resources, such as thumbnails and tagger pages by
2011-10-10 01:07:10 +0300
c665972
Fix requirejs plugin to use the new deps by
2013-04-30 12:34:16 +0530
7b0ccb7
minor improvements on plugin as well as some short docs. by
2013-02-12 22:17:21 +0100
6c6a766
adding requirejs plugin integration tests. by
2013-02-12 22:01:37 +0100
498edc7
changing strategy of rjs compilation to rjs conf file within source structure to target temp file. by
2013-02-09 23:44:45 +0100
b1d5107
first quick rjs plugin implementation. by
2013-02-09 23:04:48 +0100
2677bbe
fix ssh publisher doc string by
2013-04-21 14:40:53 -0700
6788adb
Add SSH publisher by
2013-04-20 13:34:50 -0700
9d5ad55
jpegtran plugin (like jpegoptim plugin) by
2012-04-08 19:27:30 +0200
01ff8fb
calling subprocess in git.py via Popen to enable compatibilty to python 2.6 by
2013-02-15 14:24:25 +0100
8c51987
Modifying paginator plugin to respect meta data of resources by
2013-02-12 17:28:27 +0100
1e56c51
pulling os dates from files in git.py by
2013-02-09 20:50:59 +0100
11f4fdf
fixes the problem of comparing dates offset-naive and offset-aware datetimes by removing the timezone before comparison by
2013-02-09 20:33:31 +0100
6472c74
Add support for using pillow instead of PIL. by
2013-04-30 11:29:10 +0530
64fe56d
remove unused imports by
2012-03-26 17:30:04 -0700
0dc9375
better includes matching. don't limit extension by
2012-03-26 17:27:52 -0700
1194159
use os.path.join by
2012-03-26 17:20:00 -0700
9c7a73f
no need to specify image type to save as by
2012-03-26 17:19:27 -0700
7eb2590
clean up docs by
2012-03-26 17:19:10 -0700
6bbcf48
note that cropping isn't tested yet by
2012-03-26 16:50:27 -0700
6558af0
simplify preserve_orientation code by
2012-03-26 16:47:42 -0700
174559e
tests for thumbnailer plugin + larger/smaller options by
2012-03-26 16:37:25 -0700
4a32b5b
thumbnails plugin: make resources under content directory instead of generating them in deploy directly, make all thumnails in single place(content/.thumbnails) for simple maintenance but keep original deploy path to preserve naming logic in generated site by
2011-11-29 14:48:56 +0200
e5e0c79
thumbnails plugin: added 3 crop types by
2011-10-20 00:35:25 +0300
3b1a89b
thumbnails plugin: crop image if both width and height defined by
2011-10-19 23:42:34 +0300
92d6752
fixed function description by
2011-08-24 00:39:03 +0300
cc09b20
added thumbnails plugin by
2011-08-24 00:10:56 +0300
0161475
Coffeescript plugin: compile any .coffee file into a .js file. by
2012-04-15 20:07:24 +0200
f130a99
adding restructuredtext plugin support by
2013-04-29 20:16:00 -0600
6f3ce02
Updating the .clear styleName to be .clearfix instead. Base.j2 applies the 'clearfix' class to the 'banner' element, and not the 'clear' class. Discovered after inserting relatively position as opposed to absolutely position children into banner, floated left, and noting clearfix wasn't being properly applied to grow the height of the banner element to its children. We *could* also change the class applied to the banner to be 'clear' instead of 'clearfix', but I'd rather go with the former. by
2012-02-23 00:24:34 -0800
8a8bbbf
Just use _transform instead of transform by
2012-02-29 08:06:28 -0600
e6028a4
Break test to reveal bug, tag named transform explodes Expando by
2012-02-21 12:46:22 -0600
25cb561
Bump version, update changelog & authors. by
2013-04-18 00:22:36 +0530
bcc1346
Reuse `fswrap` and `commando.util` modules. by
2013-04-17 20:55:40 +0530
e68eaf3
Upgrade dependencies and setup for 0.8.5. by
2013-04-16 18:13:31 +0530
76c924a
Merge pull request #200 from davefowler/master by
2013-04-17 10:51:11 -0700
e9a24f5
Merge pull request #190 from irrelative/master by
2013-04-17 10:50:45 -0700
eee0318
Merge pull request #163 from Erkan-Yilmaz/master by
2013-04-17 10:32:05 -0700
ef71d24
Merge pull request #150 from joshgerdes/master by
2013-04-17 10:30:25 -0700
e7c77ed
Merge pull request #138 from merlinrebrovic/master by
2013-04-17 10:25:58 -0700
febfc69
Merge pull request #176 from jd/master by
2013-04-17 10:19:59 -0700
0ba8198
Merge pull request #203 from adube/patch-2 by
2013-04-17 10:07:50 -0700
e01c289
Update hyde/layouts/basic/layout/atom.j2 by
2013-02-19 13:08:42 -0500
a4134a5
fixes #155 infinate recursion error with resource dependencies by
2013-02-09 13:01:11 -0800
ded3fad
Avoid index error if there aren't pages when iterating for paginator. by
2012-09-27 21:21:06 -0700
d47707a
Add Node.rwalk support by
2012-06-21 15:31:57 +0200
da9178b
Force escape on title in Atom feed by
2012-05-04 15:13:11 +0200
59fe462
typo by
2012-03-08 15:04:15 +0100
e1cdd45
Issue #161: Fixed stylus indent issues with empty files. by
2012-03-05 16:37:27 +0530
7451edd
Issue #107: Added support for plugin paths relative to site. by
2012-02-20 15:58:58 +0530
fb93f91
Added config value to allow user-defined encode safe list to be used with the encoding of url values (media_url, content_url, and full_url). I wanted to use absolute urls for the media_url config value (I did not want to encode : or /). by
2012-02-17 21:12:39 -0600
a80ebb6
Updates and improves the "starter" template. by
2012-01-06 13:17:19 +0100
ea88729
Upped version, updated changelog & authors by
2011-12-28 07:37:19 +0530
792ff47
Merge pull request #128 from idank/hyde by
2011-12-28 07:30:20 +0530
f49bdac
Upped version, updated changelog & authors by
2011-12-28 07:27:48 +0530
fef389b
Merge pull request #130 from idank/hyde by
2011-12-28 07:12:11 +0530
ec7cb8a
Use subscript syntax in tag archive generation by
2011-12-24 17:28:51 +0200
73365e2
Use subprocess.check_output so output will be logged by
2011-12-21 15:06:18 +0200
5e49e75
Issue #126: (BREAKING)- Folderflattener now updates node url and deploy path properties by
2011-12-19 23:58:27 +0530
da39d1d
Upped version. Updated Changelog and Authors by
2011-12-17 11:32:14 +0530
ff60c5f
Merge pull request #124 from jd/hyde by
2011-12-17 11:28:01 +0530
e536d28
Upped version, updated changelog and authors. Added link to hyde wiki in readme. by
2011-12-17 11:27:21 +0530
287042b
Merge pull request #117 from vinilios/hyde by
2011-12-17 11:14:11 +0530
725822b
Do not try to read meta data on simple_copy files by
2011-12-08 14:11:22 +0100
eec16a1
Issue #121: Added simple_copy feature for deploying unprocessable files by
2011-12-08 16:11:30 +0530
e919344
Added more tests for multiple and path based matches for simple copy by
2011-12-08 15:39:04 +0530