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>Today, after saying I wanted to get back into it, I did my first live coding stream in over two years.<\/p>\n\n<p>I spent around an hour and a half working on <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> - a Symfony command line application I wrote to generate build configuration files.<\/p>\n\n<p>To learn more about it, I <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/building-build-configs\">gave a meetup talk<\/a> about it recently.<\/p>\n\n<p>On stream, I explained what Build Configs is, added a <code>--dry-run<\/code> option that prevents any files from being created and started to look again at Behat to see how I might use it to test the app's functionality.<\/p>\n\n<p>I want to do at least one stream a week going forward. Most likely, it will be on Friday afternoons.\nYou can <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">watch the full stream<\/a> on YouTube now. I'll split it into sections this week and upload some lightly edited versions to the same channel.<\/p>\n\n<p>I won't post a link to every video here, so please subscribe to my YouTube channel to be notified when I go live next.<\/p>\n\n ",
|
||||
"value": "\n <p>Today, after saying I wanted to get back into it, I did my first live coding stream in over two years.<\/p>\n\n<p>I spent around an hour and a half working on <a href=\"/build-configs\">Build Configs<\/a> - a Symfony command line application I wrote to generate build configuration files.<\/p>\n\n<p>To learn more about it, I <a href=\"/presentations\/building-build-configs\">gave a meetup talk<\/a> about it recently.<\/p>\n\n<p>On stream, I explained what Build Configs is, added a <code>--dry-run<\/code> option that prevents any files from being created and started to look again at Behat to see how I might use it to test the app's functionality.<\/p>\n\n<p>I want to do at least one stream a week going forward. Most likely, it will be on Friday afternoons.\nYou can <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">watch the full stream<\/a> on YouTube now. I'll split it into sections this week and upload some lightly edited versions to the same channel.<\/p>\n\n<p>I won't post a link to every video here, so please subscribe to my YouTube channel to be notified when I go live next.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>Today, after saying I wanted to get back into it, I did my first live coding stream in over two years.<\/p>\n\n<p>I spent around an hour and a half working on <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> - a Symfony command line application I wrote to generate build configuration files.<\/p>\n\n<p>To learn more about it, I <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/building-build-configs\">gave a meetup talk<\/a> about it recently.<\/p>\n\n<p>On stream, I explained what Build Configs is, added a <code>--dry-run<\/code> option that prevents any files from being created and started to look again at Behat to see how I might use it to test the app's functionality.<\/p>\n\n<p>I want to do at least one stream a week going forward. Most likely, it will be on Friday afternoons.\nYou can <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">watch the full stream<\/a> on YouTube now. I'll split it into sections this week and upload some lightly edited versions to the same channel.<\/p>\n\n<p>I won't post a link to every video here, so please subscribe to my YouTube channel to be notified when I go live next.<\/p>\n\n ",
|
||||
"processed": "\n <p>Today, after saying I wanted to get back into it, I did my first live coding stream in over two years.<\/p>\n\n<p>I spent around an hour and a half working on <a href=\"/build-configs\">Build Configs<\/a> - a Symfony command line application I wrote to generate build configuration files.<\/p>\n\n<p>To learn more about it, I <a href=\"/presentations\/building-build-configs\">gave a meetup talk<\/a> about it recently.<\/p>\n\n<p>On stream, I explained what Build Configs is, added a <code>--dry-run<\/code> option that prevents any files from being created and started to look again at Behat to see how I might use it to test the app's functionality.<\/p>\n\n<p>I want to do at least one stream a week going forward. Most likely, it will be on Friday afternoons.\nYou can <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">watch the full stream<\/a> on YouTube now. I'll split it into sections this week and upload some lightly edited versions to the same channel.<\/p>\n\n<p>I won't post a link to every video here, so please subscribe to my YouTube channel to be notified when I go live next.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue