Hi,
I've started to write an emacs-mode for webby and, in case it's
interesting to others too, published it to github:
http://github.com/kasimon/webby-el
It has very few features currently, as it is my first attempt on emacs
lisp programming. The main feature it currently offers is to run some
webby commands (build, rebuild, publish) from within the editor. But I
will slowly improve it while I work on my homepage. Some planned-but-
not-implemented features are listed in the TODO.org file in the git
repository.
If there are other emacs users here, I would greatly appreciate any
feedback or feature requests (and patches of course!), though my time
to spend on it will be quite limited.
Yours
Karsten