blog posts

Blog comments / mentions display back

I have brought back the display of existing comments on this blog. When I switched away from WordPress to my own blog solution, I didn't build any display of comments on posts since I haven't had comments enabled in years and wanted to make the switch quickly. I also wasn't sure how I wanted to handle storing them, since my site data repo is public and will likely have an open license at some point. Storing quotes by others under my own license is probably fine, but I decided to mostly do summaries unless the exact quote seemed important. I did mostly do full quotes of my responses, since that's definitely my data. So I put their comments and my responses all in a single markdown file per post, in more of a prose format than normal comments are shown.

Continue reading post "Blog comments / mentions display back"

wiki-blog post publishing

I switched my blog away from WordPress and to my own wiki-blog software a little over a week ago. I did so even without an easy way to publish posts, as I had to create the date based folder structure, increment an id, enter formatted dates and other meta-data, and run a rebuild of my static list pages, all manually. After a fair amount of work, I now have an automated way to do most of this via CLI.

Continue reading post "wiki-blog post publishing"

Project: WP To Markdown

I've been working for some time towards moving my blog off of WordPress, towards a simpler and static friendly setup. In that interest, I have made a PHP script to copy the site data to a Markdown directory structure and copy the media files, called WP to Markdown. The file and folder structure is largely based on the URL path structure of a WordPress site using the default permalink structure. This will help me to reproduce a similar structure with the software that replaces WordPress, which I am in the process of writing.

Continue reading post "Project: WP To Markdown"

I reduced my political and philosophical postings since combining my personal and professional blogs, but this election season and other recent events have reminded me of the importance of doing something individually towards my beliefs and interests and goals. Continue reading post "#3089"


</toby>