The absense of a _sidebar.md file will now render the site without a
sidebar. Implemented private pages. Anything in the path /private
will be a return 404 for anyone but the logged-in user. This allows
building a whole part of a site while keeping it private, then
moving/renaming the files to make it public. Rewrote the Files page
forms as separate. The rename and delete forms use the filter as a
hidden input, then act of those filtered files. This allows the rename
input to action on pressing enter, and is neater.
last updated: