rentzsch / rentzsch.tumblr.com-theme
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Mon Nov 02 11:23:00 -0800 2009 | |
| |
html.command | Mon Nov 02 11:23:00 -0800 2009 | |
| |
marsedit.command | Mon Nov 02 11:23:00 -0800 2009 | |
| |
theme.html | Thu Nov 05 12:30:51 -0800 2009 | |
| |
tumblr.command | Mon Nov 02 11:23:00 -0800 2009 |
README.markdown
This is just the theme file for http://rentzsch.tumblr.com. About the only weird thing about it is that the source template.html has C Preprocessor directives in it. That's to generate three variants from a single source file:
HTML: Plain old HTML so that I can run BBEdit's built-in syntax checker on it and get a live preview.
Tumblr: The original destination for this file.
MarsEdit: Uses a similar but incompatible template syntax (
#myVar#vs. Tumblr's{myVar}).
cpp invocations are hard to remember, so I put them all into a .command file, one for each variant.
