Closed ViktorNova closed 9 years ago
Technically blocks could be used to create a blog, but nothing as polished as a real blog without a lot of custom dev. Its worth checking out if the blog package integrates nicely.
Cool, I'll take a stab at this one of these days and see how it goes. According to http://github.differential.io/meteor-blog/ :
mrt add blog
You will get routes for: blog /admin/blog
/admin/blog requires that Meteor.user() return a user.
So if Azimuth uses Meteor.user(), maybe it'll just work! I'll have some time next week, I'll check it out and report back
Does Azimuth have a blog planned? Or can it integrate easily with the blog package in Meteorite?