Tagless
When I started blogging in 2014, I used WordPress. One of the ways you would organize your written blog posts on there would be to include tags. *(This is…
Read MorePublished 08/05/2024 Updated 09/22/2024
This site acts as a loose wiki / source of documentation for my various projects.
When I started blogging in 2014, I used WordPress. One of the ways you would organize your written blog posts on there would be to include tags. *(This is…
Read MorePart of making this website easy to write is the rendering engine I’ve added to it. The website documents all start off as Markdown Script. Not markdown by itself,…
Read MoreWhen designing this platform, I had written on my personal todo list to include Text, Markdown, PDF and HTML rendering for each post. This feature was on the stretch…
Most blogs use tags to help aid in navigation. Almost all blogs have some form of category concept. I knew that this site needed categories at the very least,…
Read More📝 Click here for a more in-depth look at the code behind the generator
When I started this site, I designed the platform in a way where…
Read MoreDue to the abstract nature of software-libraries being on a website that has posts for non-technical users - I have found the most helpful piece of text to help…
Read MoreOne of the things I want to do with this project is to import my old GitHub release notes. They’re not exactly pretty, or indicative of my current-day writing….
Read MoreProgress on the website has been going along great. I’ve tried to keep it without Java-Script up until this point. As far as I can tell, to make Dark…
Read More📝 I’ve expanded on this concept and released some code with this post
I decided to remove SQL, along with it goes dynamic editing and accounts. I…
Read MoreI originally spent the first 2 days of this Konloch.com platform project focusing on an online CMS system. Then I read the documentation for DWiki and realized offline writing…
Read More