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:
parent
0d359f81d6
commit
7a7dc297ca
349 changed files with 698 additions and 698 deletions
|
@ -82,9 +82,9 @@
|
|||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "\n <p>This week, I spoke with <a href=\"https:\/\/mark.ie\">Mark Conroy<\/a> for an upcoming episode of the <a href=\"https:\/\/www.oliverdavies.uk\/podcast\">Beyond Blocks podcast<\/a>.<\/p>\n\n<p>We discussed his approach to removing front-end build tools from projects, including the LocalGov Drupal base theme.<\/p>\n\n<p>Doing this removes dependencies such as Sass and tools like Webpack but also makes it easier for others to contribute as there's less to learn.<\/p>\n\n<p>The barrier to entry is lower.<\/p>\n\n<p>This is a big advantage in the open-source space and for companies and project teams.<\/p>\n\n<p>Having simpler code and fewer tools makes it easier for others to understand and work on your codebase, making them productive sooner.<\/p>\n\n ",
|
||||
"value": "\n <p>This week, I spoke with <a href=\"https:\/\/mark.ie\">Mark Conroy<\/a> for an upcoming episode of the <a href=\"/podcast\">Beyond Blocks podcast<\/a>.<\/p>\n\n<p>We discussed his approach to removing front-end build tools from projects, including the LocalGov Drupal base theme.<\/p>\n\n<p>Doing this removes dependencies such as Sass and tools like Webpack but also makes it easier for others to contribute as there's less to learn.<\/p>\n\n<p>The barrier to entry is lower.<\/p>\n\n<p>This is a big advantage in the open-source space and for companies and project teams.<\/p>\n\n<p>Having simpler code and fewer tools makes it easier for others to understand and work on your codebase, making them productive sooner.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>This week, I spoke with <a href=\"https:\/\/mark.ie\">Mark Conroy<\/a> for an upcoming episode of the <a href=\"https:\/\/www.oliverdavies.uk\/podcast\">Beyond Blocks podcast<\/a>.<\/p>\n\n<p>We discussed his approach to removing front-end build tools from projects, including the LocalGov Drupal base theme.<\/p>\n\n<p>Doing this removes dependencies such as Sass and tools like Webpack but also makes it easier for others to contribute as there's less to learn.<\/p>\n\n<p>The barrier to entry is lower.<\/p>\n\n<p>This is a big advantage in the open-source space and for companies and project teams.<\/p>\n\n<p>Having simpler code and fewer tools makes it easier for others to understand and work on your codebase, making them productive sooner.<\/p>\n\n ",
|
||||
"processed": "\n <p>This week, I spoke with <a href=\"https:\/\/mark.ie\">Mark Conroy<\/a> for an upcoming episode of the <a href=\"/podcast\">Beyond Blocks podcast<\/a>.<\/p>\n\n<p>We discussed his approach to removing front-end build tools from projects, including the LocalGov Drupal base theme.<\/p>\n\n<p>Doing this removes dependencies such as Sass and tools like Webpack but also makes it easier for others to contribute as there's less to learn.<\/p>\n\n<p>The barrier to entry is lower.<\/p>\n\n<p>This is a big advantage in the open-source space and for companies and project teams.<\/p>\n\n<p>Having simpler code and fewer tools makes it easier for others to understand and work on your codebase, making them productive sooner.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue