What would you guys want to see in a blogging platform?
Markdown or WYSIWYG? Or both somehow?
Git for source control? Or versioning and diffs like wordpress?
Themes? Purely css or something more, less secure? How would you want to host it and customize it?
Would you want any social features besides roles and permissions? Such as quoting content from others, or pingbacks or something?
Finally, generate static files or just cache heavily? I think the latter is better but a script can exist to generate the former on environments where caching infrastructure isn't very robust.
Comments - here I would just say use third party javascript based stuff and plop it on the page.
It's kind of related to this post but I have built a framework where I could probably make a blogging app like Wordpress in a week.
Markdown or WYSIWYG? Or both somehow?
Git for source control? Or versioning and diffs like wordpress?
Themes? Purely css or something more, less secure? How would you want to host it and customize it?
Would you want any social features besides roles and permissions? Such as quoting content from others, or pingbacks or something?
Finally, generate static files or just cache heavily? I think the latter is better but a script can exist to generate the former on environments where caching infrastructure isn't very robust.
Comments - here I would just say use third party javascript based stuff and plop it on the page.
It's kind of related to this post but I have built a framework where I could probably make a blogging app like Wordpress in a week.