You are here |
ummels.de | ||
| | | |
blog.gruby.com
|
|
| | | | When I transitioned my blog to a virtual server many years ago, it worked adequately with the version of Wordpress and MySQL that I used. Over the years, Wordpress and MySQL required more and more resources to run. I didn't really want to upgrade my virtual server for a hobby, so I kept tweaking the settings to ensure that the server would still run. Unfortunately the server started having more and more problems over the years from running out of memory to increased load that took the server down. | |
| | | |
00formicapunk00.wordpress.com
|
|
| | | | I switched from blogger.com the Google Blog platform to the hosted wordpress.com of Automaticc, the Wordpress blog engine main authors. I thus gain: markdown formatting when writing blog entries, finally ! running on a opensource core, that I can move locally to my own server if I ever want to fiddle with MySQL and PHP.... | |
| | | |
blog.m5e.de
|
|
| | | | Static site generators like Hugo, Jekyll or Nuxt are awesome. They provide way faster delivery of your contents to your customers than any PHP solution like WordPress. Unfortunately you have to create the Markdown files for your content yourself, but because every single post has a filename, title, date and often tags as well as a status for draft, I created a simple tool which takes care of doing exactly that. | |
| | | |
techtldr.com
|
|
| | Update: 2021 I am now happily using new editor I usually update my WordPress as soon as I can for security reasons. I tried WordPress 5 and I did not like it. My main complain is that I write in WordPress using Markdown and it is not well supported in WordPress 5. My posts were [...] |