Skip to content

bbot/themes

Repository files navigation

#Tumblr themes.

##Yet Another Atlantic

Features!

  1. Uses HTML5 semantic tags throughout! The header is in a <header> block, each post is an <article>, post dates are inside (incorrect, nonstandard) <time> tags. The HTML5 outliner produces a correct outline. Shit's beautiful!
  2. Uses Sass to inline @import directives!
  3. Theme scales from 3000 pixel wide wall monitors down to 320 pixel wide phones!
  4. Code highlighting!
  5. Logical "older posts" "newer posts" navigation links!
  6. Minified CSS and HTML!
  7. Pesterchat formatted text!
  8. Imageboard-themed posts! That are kinda broken, and a real pain in the ass to write! This will be slightly less fucked in version 1.1.0!
  9. No description field! If you let a Tumblr user describe themselves, they'll tell the world their age (14) their gender/orienation (asexual homoromantic) and favorite pony. (Rainbow Dash) YAA removes this temptation!
  10. Displays warning box for people using old versions of IE6, because fuck those guys!
  11. UI interface for toggling stylesheet features!
  12. CustomCSS!
  13. Released under the public domain “unlicense”!
  14. Works just fine with NoScript!
  15. Tested in Firefox, (Windows, Linux) Chrome, (Windows, Linux) Internet Explorer, Safari, iPad, iPhone, Lynx!

Bugs!

  1. Some post types are implemented in the theme but don't have CSS rules. Will be fixed in 0.9.5
  2. I went far, far out of my way to break compatibility with older browsers.
  3. Doesn't validate! Tumblr appends a bunch of crap to any HTML they generate that makes almost any DTD fail validation, which is a shame.
  4. There's a bit of a combinatorial problem with having four different blocks of CSS that people might want to toggle on and off. Rather than having 16 different versions of the stylesheet, there are only three: basic page styling, basic+code highlighting, basic+all the bells and whistles.
  5. The CSS isn't quite the flawless masterpiece it could be.

Releases

No releases published

Packages

No packages published