A fork of hyde, the static site generation. Some patches will be pushed upstream.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

111 lines
3.8 KiB

  1. Hyde is developed and maintained by `Lakshmi Vyasarajan`_. The new version of
  2. Hyde is sponsored by `Flowplayer`_ and `Tero Piirainen`_.
  3. This version would not exist without the contributions from the
  4. `original hyde project`_.
  5. Contributors
  6. ================================================================================
  7. - |nud|_
  8. * Bug Fix: Fix class name of `test_stylus` (Issue #97)
  9. - |theevocater|_
  10. * Fixed Authors link in README
  11. - |tcheneau|_
  12. * Added support for AsciiDoc.
  13. - |gr3dman|_
  14. * Added paginator plugin and tests
  15. - |benallard|_
  16. * Added restructuredText plugin
  17. * Added restructuredText filter
  18. * Added traceback support for errors when server is running
  19. - |stiell|_
  20. * Bug Fix: Better mime type support in hyde server
  21. * Bug Fix: Support empty extension in tagger archives
  22. - |gfuchedzhy|_
  23. * Bug Fix: Hyde server now takes the url cleaner plugin into account.
  24. * Bug Fix: Sorter excludes items that do not have sorting attributes.
  25. * Bug Fix: CLTransformer now gracefully handles arguments that have "=".
  26. * Bug Fix: All occurrences of `str` replaced with `unicode`.
  27. * Bug Fix: Support for encoded urls.
  28. * Bug Fix: Converted `content_url` and `media_url` to encoded urls
  29. * Bug Fix: Retain permissions in text files during generation
  30. * Bug Fix: Textlinks plugin: do nothing if resource doesn't use template
  31. - |merlinrebrovic|_
  32. * Hyde starter kit
  33. - |vincentbernat|_
  34. * Bug Fix: Made sorting tests more predictable
  35. * Bug Fix: Added more standard paths for executables
  36. * Added Combine files plugin
  37. * Added ignore option in site configuration to igore based on wildcards
  38. * Added silent, compress and optimization parameter support for less css plugin
  39. * Fixed plugin chaining issues
  40. * Added Language(translation) plugin
  41. * Added support for parameters with `=` to `CLTransformer`
  42. * Added JPEGOptim plugin
  43. * Bug Fix: Ensure image sizer plugin handles external urls properly.
  44. * Support for `output_format` configuration in markdown
  45. - |pestaa|_
  46. * Added support for `UTF8` keys in `metadata` and `config`
  47. - |rfk|_
  48. * Bug fix: LessCSSPlugin: return original text if not a .less file
  49. * Added 'use_figure' configuration option for syntax tag
  50. * PyFS publisher with `mtime` and `etags` support
  51. * Added PyPI publisher
  52. * Bug fix: Made `site.full_url` ignore fully qualified paths
  53. * Added Sphinx Plugin
  54. * Bug fix: PyFS publisher now checks if the pyfs module is installed.
  55. - |tinnet|_
  56. * Bug fixes (Default template, `Syntax` template tag)
  57. .. _Lakshmi Vyasarajan: http://twitter.com/lakshmivyas
  58. .. _Flowplayer: http://flowplayer.org
  59. .. _Tero Piirainen: http://cloudpanic.com
  60. .. _original hyde project: https://github.com/lakshmivyas/hyde
  61. .. |rfk| replace:: Ryan Kelly
  62. .. _rfk: https://github.com/rfk
  63. .. |tinnet| replace:: Tinnet Coronam
  64. .. _tinnet: https://github.com/tinnet
  65. .. |pestaa| replace:: pestaa
  66. .. _pestaa: https://github.com/pestaa
  67. .. |vincentbernat| replace:: Vincent Bernat
  68. .. _vincentbernat: https://github.com/vincentbernat
  69. .. |merlinrebrovic| replace:: Merlin Rebrović
  70. .. _merlinrebrovic: https://github.com/merlinrebrovic
  71. .. |gfuchedzhy| replace:: Grygoriy Fuchedzhy
  72. .. _gfuchedzhy: https://github.com/gfuchedzhy
  73. .. |stiell| replace:: Stian Ellingsen
  74. .. _stiell: https://github.com/stiell
  75. .. |benallard| replace:: Benoît Allard
  76. .. _benallard: https://github.com/benallard
  77. .. |gr3dman| replace:: Gareth Redman
  78. .. _gr3dman: https://github.com/gr3dman
  79. .. |tcheneau| replace:: Tony Cheneau
  80. .. _tcheneau: https://github.com/tcheneau/
  81. .. |theevocater| replace:: Jacob Kaufman
  82. .. _theevocater: https://github.com/theevocater
  83. .. |nud| replace:: Steve Frécinaux
  84. .. _nud: https://github.com/nud