|
- Hyde is developed and maintained by `Lakshmi Vyasarajan`_. The new version of
- Hyde is sponsored by `Flowplayer`_ and `Tero Piirainen`_.
-
- This version would not exist without the contributions from the
- `original hyde project`_.
-
- Contributors
- ------------
- - |theevocater|_
-
- * Fixed Authors link in README
-
- - |tcheneau|_
-
- * Added support for AsciiDoc.
-
- - |gr3dman|_
-
- * Added paginator plugin and tests
-
- - |benallard|_
-
- * Added restructuredText plugin
- * Added restructuredText filter
- * Added traceback support for errors when server is running
-
- - |stiell|_
-
- * Bug Fix: Better mime type support in hyde server
- * Bug Fix: Support empty extension in tagger archives
-
- - |gfuchedzhy|_
-
- * Bug Fix: Hyde server now takes the url cleaner plugin into account.
- * Bug Fix: Sorter excludes items that do not have sorting attributes.
- * Bug Fix: CLTransformer now gracefully handles arguments that have "=".
-
- - |merlinrebrovic|_
-
- * Hyde starter kit
-
- - |vincentbernat|_
-
- * Bug Fix: Made sorting tests more predictable
- * Bug Fix: Added more standard paths for executables
- * Added Combine files plugin
- * Added ignore option in site configuration to igore based on wildcards
- * Added silent, compress and optimization parameter support for less css plugin
- * Fixed plugin chaining issues
- * Added Language(translation) plugin
- * Added support for parameters with `=` to `CLTransformer`
- * Added JPEGOptim plugin
- * Bug Fix: Ensure image sizer plugin handles external urls properly.
-
- - |pestaa|_
-
- * Added support for `UTF8` keys in `metadata` and `config`
-
- - |rfk|_
-
- * Bug fix: LessCSSPlugin: return original text if not a .less file
- * Added 'use_figure' configuration option for syntax tag
- * PyFS publisher with `mtime` and `etags` support
- * Added PyPI publisher
- * Bug fix: Made `site.full_url` ignore fully qualified paths
- * Added Sphinx Plugin
- * Bug fix: PyFS publisher now checks if the pyfs module is installed.
-
- - |tinnet|_
-
- * Bug fixes (Default template, `Syntax` template tag)
-
-
- .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
- .. _Flowplayer: http://flowplayer.org
- .. _Tero Piirainen: http://cloudpanic.com
- .. _original hyde project: https://github.com/lakshmivyas/hyde
- .. |rfk| replace:: Ryan Kelly
- .. _rfk: https://github.com/rfk
- .. |tinnet| replace:: Tinnet Coronam
- .. _tinnet: https://github.com/tinnet
- .. |pestaa| replace:: pestaa
- .. _pestaa: https://github.com/pestaa
- .. |vincentbernat| replace:: Vincent Bernat
- .. _vincentbernat: https://github.com/vincentbernat
- .. |merlinrebrovic| replace:: Merlin Rebrović
- .. _merlinrebrovic: https://github.com/merlinrebrovic
- .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
- .. _gfuchedzhy: https://github.com/gfuchedzhy
- .. |stiell| replace:: Stian Ellingsen
- .. _stiell: https://github.com/stiell
- .. |benallard| replace:: Benoît Allard
- .. _benallard: https://github.com/benallard
- .. |gr3dman| replace:: Gareth Redman
- .. _gr3dman: https://github.com/gr3dman
- .. |tcheneau| replace:: Tony Cheneau
- .. _tcheneau: https://github.com/tcheneau/
- .. |theevocater| replace:: Jacob Kaufman
- .. _theevocater: https://github.com/theevocater
|