Bearblog Better Tags Access
I still haven't figured out a dependable way to hack the CSS to allow easier access to the tags, so I opened a pull request to add an ID attribute to the tags div. This would allow one to link to blog/#tags
to immediately scroll to the bottom and show the tags section. It's maybe not the most ideal way to do this, but it's better than my relay system, and it's a very simple and unobtrusive fix. If you think it's a good idea, please give my PR a thumbs-up to show your support. Thank you 🦝
Edit: PR has been merged! Tags link in the navbar has been updated, click to see the full tags list. Thanks to Herman for the quick review.