BlogC++
Just another blog software.
Responsive sidebars are better.
I know this was actually planned for a later version, however, I added some responsive support to BlogC++ just now. Sadly, I had to add some JavaScript code for this to work as intended, but I decided to use the UmbrellaJS library instead of a full-blown jQuery solution (or even vanilla JS) to make this as little painful for you and me as possible.
While I was at it, I found and fixed a problem with the --new-article and --new-post features introduced in BlogC++ version 2. It seems that there was a problem with too many white spaces.
You are invited to give the latest code a run. :)
Categories: blogcpp announcements
Permanent link to this post: https://blogcpp.org/posts/2016/08/responsive-sidebars-are-better/