aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-07-13Bumps versions in travisHEADmasterSean Brant
2013-07-13Removes commented out testcaseSean Brant
2013-07-13Fixes tests that had been skippedSean Brant
2013-07-13Removes stray print.. opps.Sean Brant
2013-07-13Fixes #4. Sections missing a reference are now ignored.Sean Brant
2013-07-13Closes #5. Now opens files using utf-8.Sean Brant
2013-07-13Fixes issues with Django trunkSean Brant
Use the built in json module instead of django's simple json bumps versions in tox
2013-06-12Version bumpSean Brant
2013-06-10Merge pull request #2 from benknight/masterSean Brant
Fixing #1
2013-06-09Fixing #1 and any other issues where zero lines would be normalized.Benjamin Knight
2013-03-15version bumpSean Brant
2013-03-15Adds sorting to section django template tagSean Brant
2013-03-14version bumpSean Brant
2013-03-14Adds optional syntax to example blocksSean Brant
This is helpful when you need to add a modifier call to template that might not otherwise have a class. Instead of displaying class="" you can wrap wrap the class []? which will strip it out of the section example but leave it in the modifier examples. <a href="#"[ class="$modifier_class]?>Link</a>
2013-03-14version bumpSean Brant
2013-03-14fixes testsSean Brant
2013-03-14version bumpSean Brant
2013-03-14Fixes indenting issuesSean Brant
2013-03-13version bumpSean Brant
2013-03-13Adds support for adding examples inside commentsSean Brant
2013-03-11version bumpSean Brant
2013-03-11Fixes typoSean Brant
2013-03-11Fixes context related issuesSean Brant
2013-03-11version bumpSean Brant
2013-03-11Fixes modifier classes inside styleguideblocksSean Brant
2013-03-11version bumpSean Brant
2013-03-11Adds missing directories to MANIFEST.inSean Brant
2013-03-11version bumpSean Brant
2013-03-10Adds test support for django 1.4 and trunkSean Brant
2013-03-10Fixes egg nameSean Brant
2013-03-10fixes django view for 1.4 compatSean Brant
2013-03-10django 1.4 fixSean Brant
2013-03-10normalizes the casing on StyleguideSean Brant
2013-03-10Adds django view testsSean Brant
2013-03-10Adds tests for django template tagSean Brant
2013-03-10removes unneeded callSean Brant
2013-03-10version bumpSean Brant
2013-03-10Adds pykss.contrib.djangoSean Brant
Provides a generic view as well as a template tag for generating style guides.
2013-03-10Adds travis build status png to readmeSean Brant
2013-03-10doh. make sure you name the travis file correctly. Also moves install step ↵Sean Brant
to make file
2013-03-10Adds install step to travis.ymlSean Brant
2013-03-10Adds travis.ci yml supportSean Brant
2013-03-10Adds pypy to toxSean Brant
2013-03-09adds dist to ignoreSean Brant
2013-03-09Initial ImportSean Brant