markdown posts

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"

Seems that WordPress.com’s new editor has problems with markdown. Post got converted into HTML and code blocks got messed up. I will stick with WordPress’s built-in editor.


</toby>