I’ve started developing blog software for “A Smashing Web Framework” Grok.
The reasons behind that:
- There is no full-featured blog software for Grok. There is a simple version Grokstar, but as for me it doesn’t fit the bill.
- I created simple blog for Zope3 several years ago and let it languish. Now it’s time to revive it taking into account how Grok simplifies development with Zope3 technologies.
- I’m not completely happy with WordPress. For one thing, I’d like to have easy-to-use REST API so I can use it in my Emacs to make posts.
- I simply love Grok. You should try it and you’ll love it too.
My fledgling project lives on GitHub and it’s called grok-awesome :)
[...] Refresh Firefox page from Emacs I often need to refresh page in Firefox when I edit page template or javascript file. This is especially true when working on grok-awesome. [...]
Awesome project!
Thanks, Michael