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>As someone <a href=\"https:\/\/www.oliverdavies.uk\/blog\/uis-ive-rebuilt-tailwind-css\">who has been using Tailwind CSS<\/a> since before 1.0, I'm looking forward to the next major version - Tailwind CSS v4.<\/p>\n\n<p>A main difference compared to previous versions is that it will be configured in CSS using CSS variables (aka custom properties).<\/p>\n\n<p>No more <code>tailwind.config.js<\/code> configuration files, just variables like <code>--color-blue-100<\/code>.<\/p>\n\n<p>As I <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/07\/15\/the-power-of-arbitrary-classes\">already use CSS variables in some situations<\/a>, I like that it will make it easier to re-use them within Tailwind and give a more consistent experience.<\/p>\n\n<p>As well as simple variables, such as colours and spacing, I'm interested to see how everything else will translate to the new configuration approach in Tailwind v4, as well as anything else new that will be included.<\/p>\n\n ",
"value": "\n <p>As someone <a href=\"/blog\/uis-ive-rebuilt-tailwind-css\">who has been using Tailwind CSS<\/a> since before 1.0, I'm looking forward to the next major version - Tailwind CSS v4.<\/p>\n\n<p>A main difference compared to previous versions is that it will be configured in CSS using CSS variables (aka custom properties).<\/p>\n\n<p>No more <code>tailwind.config.js<\/code> configuration files, just variables like <code>--color-blue-100<\/code>.<\/p>\n\n<p>As I <a href=\"/daily\/2024\/07\/15\/the-power-of-arbitrary-classes\">already use CSS variables in some situations<\/a>, I like that it will make it easier to re-use them within Tailwind and give a more consistent experience.<\/p>\n\n<p>As well as simple variables, such as colours and spacing, I'm interested to see how everything else will translate to the new configuration approach in Tailwind v4, as well as anything else new that will be included.<\/p>\n\n ",
"format": "full_html",
"processed": "\n <p>As someone <a href=\"https:\/\/www.oliverdavies.uk\/blog\/uis-ive-rebuilt-tailwind-css\">who has been using Tailwind CSS<\/a> since before 1.0, I'm looking forward to the next major version - Tailwind CSS v4.<\/p>\n\n<p>A main difference compared to previous versions is that it will be configured in CSS using CSS variables (aka custom properties).<\/p>\n\n<p>No more <code>tailwind.config.js<\/code> configuration files, just variables like <code>--color-blue-100<\/code>.<\/p>\n\n<p>As I <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/07\/15\/the-power-of-arbitrary-classes\">already use CSS variables in some situations<\/a>, I like that it will make it easier to re-use them within Tailwind and give a more consistent experience.<\/p>\n\n<p>As well as simple variables, such as colours and spacing, I'm interested to see how everything else will translate to the new configuration approach in Tailwind v4, as well as anything else new that will be included.<\/p>\n\n ",
"processed": "\n <p>As someone <a href=\"/blog\/uis-ive-rebuilt-tailwind-css\">who has been using Tailwind CSS<\/a> since before 1.0, I'm looking forward to the next major version - Tailwind CSS v4.<\/p>\n\n<p>A main difference compared to previous versions is that it will be configured in CSS using CSS variables (aka custom properties).<\/p>\n\n<p>No more <code>tailwind.config.js<\/code> configuration files, just variables like <code>--color-blue-100<\/code>.<\/p>\n\n<p>As I <a href=\"/daily\/2024\/07\/15\/the-power-of-arbitrary-classes\">already use CSS variables in some situations<\/a>, I like that it will make it easier to re-use them within Tailwind and give a more consistent experience.<\/p>\n\n<p>As well as simple variables, such as colours and spacing, I'm interested to see how everything else will translate to the new configuration approach in Tailwind v4, as well as anything else new that will be included.<\/p>\n\n ",
"summary": null
}
],