-
Notifications
You must be signed in to change notification settings - Fork 61
Home
Macs Dickinson edited this page Dec 11, 2013
·
42 revisions
Welcome to the Sandra.Snow wiki!
Please use the Sidebar to get started and take a look at the SnowSite directory in the repo as a guide on how to setup your blog.
- Support for
AllCategories
on the base view model (thanks @ritasker)
Breaking Changes
Now that we have AllCategories
defined on the base view model, category pages will now need to iterate over AllCategories
rather than Categories
- Better error handling (thanks @TheCodeJunkie)
- Support for Drafts via Published attribute
- RSS feeds updated to use absolute URLs instead of relative (fixes images not showing)
- Some minor bug fixes
- Fixed
CustomMarkdownViewEngine
to not attempt to process Razor syntax (fixes @ in Markdown)
- Initial 1.0 Release... Enjoy!