fix public post list filtering
fix need to use blog_user for public page
update tags filtering functionality to allow for multiple tags to be filtered on
add all_tags lists to templates and postmanager functions to get all unique tags for posts and blog setting to show/hide tags in posts list
fix tags with hyphen not working on fitler
add signup email notification to admin
update markdown auto formatter to include many more keyboard shortcuts
add new setting for auto markdown link formatting on paste in the editor
add pygments code block syntax highlighting
update allow user to see landing page when logged in
change images to be assets and allow for more file types per #25
add new homepage content update page
fix views where user does not have an rsl record
Initial commit from GitHub