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>A great quote I recently heard whilst watching a conference talk was \"No-one is paying us to do <em>something<\/em>, but we need to do it to work effectively\".<\/p>\n\n<p>This talk was about decoupling, but the same quote could be re-used for various topics.<\/p>\n\n<p>A common one is automated tests and test-driven development.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/daily\/2025\/02\/23\/line-item\">Tests aren't a line item<\/a> that should be billed for separately and clients and customers just want their software to work.<\/p>\n\n<p>Generally, they aren't concerned that there are automated tests or whether the tests were written before the code.<\/p>\n\n<p>If I need to give an estimate, I always include time to write automated tests.<\/p>\n\n<p>It's part of my software development process.<\/p>\n\n<p>Whether people know they're paying for me to write automated tests as part or not, I can work more effectively when I have tests and am doing test-driven development.<\/p>\n\n<p>Both when writing the code, but also if it needs to be <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/10\/20\/test-then-refactor\">refactored or changed in the future<\/a>.<\/p>\n\n ",
|
||||
"value": "\n <p>A great quote I recently heard whilst watching a conference talk was \"No-one is paying us to do <em>something<\/em>, but we need to do it to work effectively\".<\/p>\n\n<p>This talk was about decoupling, but the same quote could be re-used for various topics.<\/p>\n\n<p>A common one is automated tests and test-driven development.<\/p>\n\n<p><a href=\"/daily\/2025\/02\/23\/line-item\">Tests aren't a line item<\/a> that should be billed for separately and clients and customers just want their software to work.<\/p>\n\n<p>Generally, they aren't concerned that there are automated tests or whether the tests were written before the code.<\/p>\n\n<p>If I need to give an estimate, I always include time to write automated tests.<\/p>\n\n<p>It's part of my software development process.<\/p>\n\n<p>Whether people know they're paying for me to write automated tests as part or not, I can work more effectively when I have tests and am doing test-driven development.<\/p>\n\n<p>Both when writing the code, but also if it needs to be <a href=\"/daily\/2024\/10\/20\/test-then-refactor\">refactored or changed in the future<\/a>.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>A great quote I recently heard whilst watching a conference talk was \"No-one is paying us to do <em>something<\/em>, but we need to do it to work effectively\".<\/p>\n\n<p>This talk was about decoupling, but the same quote could be re-used for various topics.<\/p>\n\n<p>A common one is automated tests and test-driven development.<\/p>\n\n<p><a href=\"https:\/\/www.oliverdavies.uk\/daily\/2025\/02\/23\/line-item\">Tests aren't a line item<\/a> that should be billed for separately and clients and customers just want their software to work.<\/p>\n\n<p>Generally, they aren't concerned that there are automated tests or whether the tests were written before the code.<\/p>\n\n<p>If I need to give an estimate, I always include time to write automated tests.<\/p>\n\n<p>It's part of my software development process.<\/p>\n\n<p>Whether people know they're paying for me to write automated tests as part or not, I can work more effectively when I have tests and am doing test-driven development.<\/p>\n\n<p>Both when writing the code, but also if it needs to be <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/10\/20\/test-then-refactor\">refactored or changed in the future<\/a>.<\/p>\n\n ",
|
||||
"processed": "\n <p>A great quote I recently heard whilst watching a conference talk was \"No-one is paying us to do <em>something<\/em>, but we need to do it to work effectively\".<\/p>\n\n<p>This talk was about decoupling, but the same quote could be re-used for various topics.<\/p>\n\n<p>A common one is automated tests and test-driven development.<\/p>\n\n<p><a href=\"/daily\/2025\/02\/23\/line-item\">Tests aren't a line item<\/a> that should be billed for separately and clients and customers just want their software to work.<\/p>\n\n<p>Generally, they aren't concerned that there are automated tests or whether the tests were written before the code.<\/p>\n\n<p>If I need to give an estimate, I always include time to write automated tests.<\/p>\n\n<p>It's part of my software development process.<\/p>\n\n<p>Whether people know they're paying for me to write automated tests as part or not, I can work more effectively when I have tests and am doing test-driven development.<\/p>\n\n<p>Both when writing the code, but also if it needs to be <a href=\"/daily\/2024\/10\/20\/test-then-refactor\">refactored or changed in the future<\/a>.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue