29 Commits (d9ecd2e80e1f5481cc9034ff1553001f62c2c385)

Author SHA1 Message Date
  Lakshmi Vyasarajan a43583b1fa Issue #51: Fixed site.full_url for media paths 13 years ago
  Ryan Kelly ce275eae20 Site.full_url: if given a fully-formed URL, return it unchanged 13 years ago
  Vincent Bernat b0ac4e79ba Add a configuration switch to ignore some files. 13 years ago
  Lakshmi Vyasarajan f86627177c Added path normalization to make sure resources can be found on windows using relative path 13 years ago
  Lakshmi Vyasarajan 9e43b58139 Replaced os.sep with '/' in media and content urls for the sake of windows 13 years ago
  Lakshmi Vyasarajan f469a134a3 Fixed code and tests to make sure the content_url and media_url functions delegate to the site object 14 years ago
  Lakshmi Vyasarajan 145ede7b11 Fixed console messages 14 years ago
  Lakshmi Vyasarajan 34308069b3 Now passing through ~None~ dependency to regenerate always for dynamic imports. Must replace this with a configurable depends plugin later 14 years ago
  Lakshmi Vyasarajan ed92dc3925 Added flattener plugin 14 years ago
  Lakshmi Vyasarajan dfe5fbbd75 Minor fixes to server and sorter 14 years ago
  Lakshmi Vyasarajan 5944394cf6 Added verbose parameter. Cleaned up log messages. handled keyboard interrupt exception 14 years ago
  Lakshmi Vyasarajan 23b88333eb Fixed dependency issues and optimized server further 14 years ago
  Lakshmi Vyasarajan c196a56d6c Renamed logging to util. hyde is now 2.6 compatible 14 years ago
  Lakshmi Vyasarajan 5272633e93 Primitive 2.6 support added 14 years ago
  Lakshmi Vyasarajan 6b90d34a4a Added ability to set is_processable and uses_template using metadata plugin 14 years ago
  Lakshmi Vyasarajan 27bb87d233 added sorter plugin 14 years ago
  Lakshmi Vyasarajan b8398571b7 Bug fixes to allow for listing and sorting 14 years ago
  Lakshmi Vyasarajan c526f4fab4 Added support getting resources by their deploy path 14 years ago
  Lakshmi Vyasarajan 47fb28de27 Added url and full url properties 14 years ago
  Lakshmi Vyasarajan 63ef5efa0b Hyde now has a auto regenerating, barebones http server 14 years ago
  Lakshmi Vyasarajan 3ff724f2ae Added less support. 14 years ago
  Lakshmi Vyasarajan 713a00d909 Added hierarchical metadata plugin 14 years ago
  Lakshmi Vyasarajan db2879035e Added plugin lifecycle hooks and tests. Moved media into the content folder 14 years ago
  Lakshmi Vyasarajan 1ebfa7ba09 Plugin protocol added 14 years ago
  Lakshmi Vyasarajan 1057d328bd PEP8 fixes 14 years ago
  Lakshmi Vyasarajan d7c9e772a0 Refactored generator 14 years ago
  Lakshmi Vyasarajan 9cdd3b7a1b Generation first pass complete 14 years ago
  Lakshmi Vyasarajan 98bbdc694f Added configuration support to hyde 14 years ago
  Lakshmi Vyasarajan eac4f1c0d2 Site building is functional 14 years ago