Designing this blog

I’ve picked apart the first layer of the movable type back-end last week so finally I’m on my way to getting a theme up! What I’ve learned so far is that

the templates by default are saved in a magical place (likely the db) and I must manually link each template to a file if I want to edit them in an external editor (like vim). Now I must rethink the structure of the site in terms of how the MT CMS handles it.

You might also want to read:

  1. Designing this blog II
  2. git woe: git checkout not resetting my file?!
  3. MT woes: rich text editing

Comments are closed.