Make all links relative

Now the abs_to_rel module is enabled, links can be made relative so they
work on the current environment.
This commit is contained in:
Oliver Davies 2025-05-29 16:42:25 +01:00
parent 0d359f81d6
commit 7a7dc297ca
349 changed files with 698 additions and 698 deletions

View file

@ -82,9 +82,9 @@
],
"body": [
{
"value": "\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/12\/23\/how-many-environments-do-you-need\">how many pre-production environments<\/a> you have for your software application.<\/p>\n\n<p>But did you include each Developer's local environment?<\/p>\n\n<p>Each developer will have a development environment - either on their computer or a development server - to write and initially test their code before it's deployed to a test, staging or production environment.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Each Developer's local or development site is an environment too.<\/p>\n\n<p>They also <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/12\/24\/moving-changes\">need to be easily updatable<\/a> and consistent with the other environments, but they are often overlooked or forgotten.<\/p>\n\n<p>When was the last time you or your Developers updated your local environment?<\/p>\n\n ",
"value": "\n <p>A few days ago, I asked <a href=\"/daily\/2024\/12\/23\/how-many-environments-do-you-need\">how many pre-production environments<\/a> you have for your software application.<\/p>\n\n<p>But did you include each Developer's local environment?<\/p>\n\n<p>Each developer will have a development environment - either on their computer or a development server - to write and initially test their code before it's deployed to a test, staging or production environment.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Each Developer's local or development site is an environment too.<\/p>\n\n<p>They also <a href=\"/daily\/2024\/12\/24\/moving-changes\">need to be easily updatable<\/a> and consistent with the other environments, but they are often overlooked or forgotten.<\/p>\n\n<p>When was the last time you or your Developers updated your local environment?<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>A few days ago, I asked <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/12\/23\/how-many-environments-do-you-need\">how many pre-production environments<\/a> you have for your software application.<\/p>\n\n<p>But did you include each Developer's local environment?<\/p>\n\n<p>Each developer will have a development environment - either on their computer or a development server - to write and initially test their code before it's deployed to a test, staging or production environment.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Each Developer's local or development site is an environment too.<\/p>\n\n<p>They also <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/12\/24\/moving-changes\">need to be easily updatable<\/a> and consistent with the other environments, but they are often overlooked or forgotten.<\/p>\n\n<p>When was the last time you or your Developers updated your local environment?<\/p>\n\n ",
"processed": "\n <p>A few days ago, I asked <a href=\"/daily\/2024\/12\/23\/how-many-environments-do-you-need\">how many pre-production environments<\/a> you have for your software application.<\/p>\n\n<p>But did you include each Developer's local environment?<\/p>\n\n<p>Each developer will have a development environment - either on their computer or a development server - to write and initially test their code before it's deployed to a test, staging or production environment.<\/p>\n\n<h2 id=\"here%27s-the-thing\">Here's the thing<\/h2>\n\n<p>Each Developer's local or development site is an environment too.<\/p>\n\n<p>They also <a href=\"/daily\/2024\/12\/24\/moving-changes\">need to be easily updatable<\/a> and consistent with the other environments, but they are often overlooked or forgotten.<\/p>\n\n<p>When was the last time you or your Developers updated your local environment?<\/p>\n\n ",
"summary": null
}
],