Skip to content
hotglue edited this page Sep 21, 2011 · 29 revisions

Recent changes in dev branch:

  • a threshold for dragging was added to all draggable objects. now object starts to move only if dragged by 10 pixels or more. this helps to avoid unintentional changes to layout. to have find-grained move control you can also use keyboard arrow keys.
  • "/code" (or "/?code") mode was added. it allows to inject custom, user-defined code to the <head></head> and <body></body> sections of html code. it works on per-site and per-page basis (similar to "/stylesheet" mode found in previous versions).
  • Features
  • Design Codex
  • README
  • Installation
  • TODO
We are currently working on adding more pages!
Clone this wiki locally