Block a user
Consider merging the tagging files
Move contents of the homepage to a Markdown file
Rather than a markdown file it might be better to move things like the "about" blurb to an .ini or .env file.
Then have:
<div class="body">
<p>A small colection of personal…
Move contents of the homepage to a Markdown file
Working download buttons
DomPDF looks like a promissing option. It will require passing the generated html form the markdown document but that should be an easy now that that acts as a…
Merge upstream master
Merge upstream master
Missing tags.csv is not properly handled
The tags.csv
file will now be replaced but only if the permissions on the folder are changed. It will also create the file with permissions only for the webserver user. This should be explored…
Missing tags.csv is not properly handled
Merge upstream master
Merg upstream master
md_read.php rewrite as function
Merge with upstream