public
Description: Code, themes, and writings for Ratafia Currant
Homepage: http://ratafia.info
Clone URL: git://github.com/stilist/ratafiacurrant.git
name age message
file .gitignore Sun Aug 09 17:55:53 -0700 2009 Update gitignore [stilist]
file License Wed Jan 21 08:23:48 -0800 2009 Update License [stilist]
file README.mdown Loading commit data...
directory documents/
directory entries/
file rc format.mdown Sat Oct 24 21:12:28 -0700 2009 Validator and documentation for revised entry f... [stilist]
file rc_validate.rb
file subscriptions.opml Mon Feb 02 09:57:40 -0800 2009 Subscriptions as of Feb 2, 02009 [stilist]
directory themes/
README.mdown

Ratafia Currant

A repository for everything I write or make for use with my blog (excepting images).

Contents

The themes directory holds a few Tumblr themes I’ve made.

The entries directory holds most of the stuff I’ve written for my blog. The formatting is in [Markdown][mdown], with some additions to handle my needs. The format is thoroughly documented, and I’ve written an accompanying validator.

First-party entries

All first-party entries use the following directory structure:

/yyyyy/Month/dd/format/safe_title.rc

That is:

  • Five-digit publication year, with initial zero as needed.
  • Full name of month as declared in the Gregorian calendar, using US English names (January, February, March, April, May, June, July, August, September, November, December).
  • Two-digit day number, again following the rules of the Gregorian calendar, with initial zero as needed.
  • Name of entry’s publication format. (e.g. text, image, audio).
  • Cross-platform-safe form of entry’s title. This basically means following standard URL rules, with the exceptions that spaces and any Unicode codepoints outside the range of ASCII are acceptable.

For non-text entries, there will always be an accompanying .rc file that describes the entry and uses the title. Thus, given an image /02008/January/01/image/fireworks.jpg there will be a file /02008/January/01/image/fireworks.rc with metadata about the image.

Third-party entries

Third-party material is published under /documents/document_title.rc.