hmans / schnitzelpress

A lean, mean blogging machine for hackers and fools.
http://schnitzelpress.org
MIT License
77 stars 8 forks source link

Allow for different styling of "link" posts. #6

Closed hmans closed 12 years ago

hmans commented 12 years ago

For most blogs, "link" type posts (ie, posts linking to another external URL) are expected to be styled differently from normal posts (= articles). We should assign a specific CSS class to link posts so they can be styled differently.