Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'wip/html5' | Shaun McCance | 2017-05-23 | 1 | -0/+3 |
|\ | |||||
| * | Adding code to generate color test page | Shaun McCance | 2016-01-03 | 1 | -0/+2 |
| | | |||||
| * | Switch to highlight.js and revamp color stylesheet | Shaun McCance | 2016-01-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switching from the dead jQuery.syntax to the actively maintained highlight.js for syntax highlighting. highlight.js doesn't require jQuery, doesn't break inline markup, and has nicely namespaced class names that avoid clashes with classes used elsewhere in these stylesheets. Previously, we included the JavaScript for syntax highlighting, but didn't provide any CSS to specify colors, leaving a large chunk of work to users to get syntax highlighting visible. This is because the colors defined in color.xsl weren't useful as text colors. This commit introduces a new color system which includes background, foreground, and accent shades for six colors, as well as multiple shades of gray. Many of these colors can now be automatically computed, thanks to color algorithms built into the XSLT. | ||||
* | | Adding generated docs to git | Shaun McCance | 2016-04-02 | 1 | -21/+0 |
|/ | | | | | Not my favorite thing to do, but this lets me merge them into the yelp.io site and publish them automatically. | ||||
* | Updated .gitignore | Shaun McCance | 2013-07-13 | 1 | -57/+14 |
| | |||||
* | common/l10n.xsl: Finally moving gettext to common | Shaun McCance | 2012-01-18 | 1 | -2/+1 |
| | |||||
* | gettext: New translation infrastructure | Shaun McCance | 2011-05-18 | 1 | -0/+1 |
| | |||||
* | Massive cleanup of old, unused files | Shaun McCance | 2011-04-29 | 1 | -5/+0 |
| | |||||
* | Updated .gitignore | Shaun McCance | 2011-01-02 | 1 | -0/+3 |
| | |||||
* | Updates to common HTML output, colors, and icons | Shaun McCance | 2010-05-26 | 1 | -0/+61 |
| | |||||
* | [test/testdocs] Updating the DocBook testdocs | Shaun McCance | 2010-03-01 | 1 | -0/+1 |
| | |||||
* | Updated .gitignore | Shaun McCance | 2010-02-27 | 1 | -5/+10 |
| | |||||
* | Adding files to .gitignore | Shaun McCance | 2009-08-06 | 1 | -0/+6 |
| | |||||
* | Some more gitignore tweaking | Claude Paroz | 2009-07-04 | 1 | -0/+1 |
| | |||||
* | Migrate from cvsignore to gitignore | Claude Paroz | 2009-07-04 | 1 | -0/+15 |