Archive for the 'wordpress' Category

WordPress Ubuntu Theme

Starting a blog checklist, according to my philosophy:

  1. Find an idea
  2. Install WordPress and configure it
  3. Get a good theme and tweak it
  4. Write some stuff you hope people will be interested in

On step 3, I found out the Ubuntu theme you currently see on the page. Credits go to TypoXPv2.0 which was tweaked by Mahyuddin Susanto with Ubuntu CSS, which in my turn I tweaked (long live open source tweaking chains) because:

  1. the theme didn’t validate in xhtml 1.0 although it stated it does (nothing bad, just an omitted </div>) [fixed]
  2. didn’t render correctly on firefox because of 1 [fixed]
  3. i needed to indent the code correctly (because i hate unindented code, aka unreadable [fixed]

I’ll post a fixed version of the theme here; once I complete tweaking tweaking tweaking.

Update: You can download the fixed theme here: WordPress Ubuntu Theme