114 Commits (f37ea26b658d9beb9000d6f7f3805fb61275e691)

Author SHA1 Message Date
  Lakshmi Vyasarajan cf7091c52d Addded test for config ignore option 14 years ago
  Lakshmi Vyasarajan 9a7da0e8fa Made sorting tests predictable without changing the behavior of sorter plugin 14 years ago
  Lakshmi Vyasarajan e78cb1db04 Fixed a failing test 14 years ago
  Vincent Bernat cc814a3940 Sort resources by name before combining. 14 years ago
  Vincent Bernat 12efa56ce2 Add tests for combine plugin. 14 years ago
  Vincent Bernat cc09d99a4e Make sorting more predictable. 14 years ago
  Vincent Bernat 3e1ea83378 Fix the use of unknown dateformat filter dateformat in tests. 14 years ago
  Vincent Bernat 3df7a9f1b4 Add additional standard path for tools. 14 years ago
  Lakshmi Vyasarajan 0d642f0add Fixed stylus tests for the new version 14 years ago
  Lakshmi Vyasarajan 1400cdad76 Fixed line statement prefixes 14 years ago
  Lakshmi Vyasarajan f7759a2c92 Added test to make sure the refrences are not callable locally 14 years ago
  Lakshmi Vyasarajan d8e8b2b559 Added url cleaner plugin 14 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 c41354a304 Added top and islice filters 14 years ago
  Lakshmi Vyasarajan e65c39f6a1 Removed debug statements. Added tests to make sure meta does not process markdown heading mark up 14 years ago
  Lakshmi Vyasarajan 8036dae07f Made line statement prefix configurable. Made 41805$ default line statement prefix 14 years ago
  Lakshmi Vyasarajan d529e7e2b5 Fixed begin test resource test 14 years ago
  Lakshmi Vyasarajan bb8e3babec Fixed setup.py to use html from markdown 14 years ago
  Lakshmi Vyasarajan 85ba45f3e6 Fixed syntax to use figure element 14 years ago
  Lakshmi Vyasarajan 9ca8d70e37 Added tag archives to basic template 14 years ago
  Lakshmi Vyasarajan 90f8b33569 Added archive generation for tagger plugin 14 years ago
  Lakshmi Vyasarajan 51424cdc8c Added tagger functions 14 years ago
  Lakshmi Vyasarajan 1cf3a46b33 Initial tagger tests added 14 years ago
  Lakshmi Vyasarajan ab854e91de Performance and logging fixes 14 years ago
  Lakshmi Vyasarajan ed5d3c3a67 Added line statement support to jinja2 14 years ago
  Lakshmi Vyasarajan 690aa4f4d7 Added optipng plugin 14 years ago
  Lakshmi Vyasarajan 1fa3c6a4a7 Added spaceless tag for jinja 14 years ago
  Lakshmi Vyasarajan 5367261cae Added support for incremental generation 14 years ago
  Lakshmi Vyasarajan 5401c0efc4 Added test for stylus compression 14 years ago
  Lakshmi Vyasarajan b1c4c0cf08 Added stylus plugin 14 years ago
  Lakshmi Vyasarajan 28a7fd124d Added uglify js plugin 14 years ago
  Lakshmi Vyasarajan e8d9629b59 Fixed depends plugin 14 years ago
  Lakshmi Vyasarajan cb653deb36 Added to_dict method to expando 14 years ago
  Lakshmi Vyasarajan 88b701b813 Added yaml extension for inline yaml in templates 14 years ago
  Lakshmi Vyasarajan 3bcd2904c2 Added ability to get the group associated with the resource 14 years ago
  Lakshmi Vyasarajan 025f609239 Added support for multi level references 14 years ago
  Lakshmi Vyasarajan d41ca56ebf Added a basic version of depends plugin 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 6cca79c348 Added ability to check if a resource belongs to a group hierarchy 14 years ago
  Lakshmi Vyasarajan 742339ddab Added prev / next for groups 14 years ago
  Lakshmi Vyasarajan dbae017134 Grouping template added 14 years ago
  Lakshmi Vyasarajan f08d0caa51 Single level grouping complete. Now to test multiple levels and a generator template 14 years ago
  Lakshmi Vyasarajan bb4e5d7677 Can walk resources in a group now 14 years ago
  Lakshmi Vyasarajan 6f48c97333 Grouper first pass complete 14 years ago
  Lakshmi Vyasarajan 5bdfc478cc Fixed dev-req.txt and changed lesscss path to the more generic one 14 years ago
  Lakshmi Vyasarajan 0a9d66377c Splitting grouping and linking into their own plugins 14 years ago
  Lakshmi Vyasarajan 849b816de5 Adding grouping prototype 14 years ago
  Lakshmi Vyasarajan 4ccc33b4cc Added ability to provide filename as an input to syntax tag and filter - updated AutoExtend to include the filename 14 years ago
  Lakshmi Vyasarajan 8048871eab Added configuration inheritance 14 years ago
  Lakshmi Vyasarajan ed92dc3925 Added flattener plugin 14 years ago