~linuxgoose/bocpress

ref: 089af2cd13ff5b43219fd79e2cce1ead7df9c25f bocpress/main d---------
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 allow tags input on post form to be blank
add normalisetags management command
fix tags with hyphen not working on fitler
add help text for tags
add tags to posts
add blog setting for number of items to return in feed
add signup email notification to admin
add bold to username in dashboard welcome text
update dashboard to be workshop on the frontend
add dashboard welcome text
update style.css to be more like old literary
update wording for optional markdown editor auto formatting
update markdown auto formatter to include many more keyboard shortcuts
add new setting for auto markdown link formatting on paste in the editor
change error template wording and links
add defaults for blog footer for atom feed link
add pygments code block syntax highlighting
Next