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>I attended the relaunched PHP Oxford user group meetup this evening, organised by Humand Talent.<\/p>\n\n<p>I gave the short version of my talk on the <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> tool I've built and used to manage multiple projects' configuration files.<\/p>\n\n<p>As it was a shorter talk, I didn't show the internals slides I did remotely for PHP Muninch on Tuesday evening.<\/p>\n\n<p>However, if anyone wants to see the full slides that show some of the Build Configs code, <a href=\"https:\/\/www.oliverdavies.uk\/talks\/building-build-configs\">they are online<\/a>.<\/p>\n\n<p>As well as the Drupal, Fractal, Drupal Commerce Kickstart and Drupal LocalGov examples on GitHub, I created Symfony and Laravel examples that are still unreleased in private repositories. I plan on reviewing those, making them public soon and continuing to iterate on and improve the Build Configs tool itself - making it more valuable to me and my customers and clients.<\/p>\n\n ",
|
||||
"value": "\n <p>I attended the relaunched PHP Oxford user group meetup this evening, organised by Humand Talent.<\/p>\n\n<p>I gave the short version of my talk on the <a href=\"/build-configs\">Build Configs<\/a> tool I've built and used to manage multiple projects' configuration files.<\/p>\n\n<p>As it was a shorter talk, I didn't show the internals slides I did remotely for PHP Muninch on Tuesday evening.<\/p>\n\n<p>However, if anyone wants to see the full slides that show some of the Build Configs code, <a href=\"/talks\/building-build-configs\">they are online<\/a>.<\/p>\n\n<p>As well as the Drupal, Fractal, Drupal Commerce Kickstart and Drupal LocalGov examples on GitHub, I created Symfony and Laravel examples that are still unreleased in private repositories. I plan on reviewing those, making them public soon and continuing to iterate on and improve the Build Configs tool itself - making it more valuable to me and my customers and clients.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>I attended the relaunched PHP Oxford user group meetup this evening, organised by Humand Talent.<\/p>\n\n<p>I gave the short version of my talk on the <a href=\"https:\/\/www.oliverdavies.uk\/build-configs\">Build Configs<\/a> tool I've built and used to manage multiple projects' configuration files.<\/p>\n\n<p>As it was a shorter talk, I didn't show the internals slides I did remotely for PHP Muninch on Tuesday evening.<\/p>\n\n<p>However, if anyone wants to see the full slides that show some of the Build Configs code, <a href=\"https:\/\/www.oliverdavies.uk\/talks\/building-build-configs\">they are online<\/a>.<\/p>\n\n<p>As well as the Drupal, Fractal, Drupal Commerce Kickstart and Drupal LocalGov examples on GitHub, I created Symfony and Laravel examples that are still unreleased in private repositories. I plan on reviewing those, making them public soon and continuing to iterate on and improve the Build Configs tool itself - making it more valuable to me and my customers and clients.<\/p>\n\n ",
|
||||
"processed": "\n <p>I attended the relaunched PHP Oxford user group meetup this evening, organised by Humand Talent.<\/p>\n\n<p>I gave the short version of my talk on the <a href=\"/build-configs\">Build Configs<\/a> tool I've built and used to manage multiple projects' configuration files.<\/p>\n\n<p>As it was a shorter talk, I didn't show the internals slides I did remotely for PHP Muninch on Tuesday evening.<\/p>\n\n<p>However, if anyone wants to see the full slides that show some of the Build Configs code, <a href=\"/talks\/building-build-configs\">they are online<\/a>.<\/p>\n\n<p>As well as the Drupal, Fractal, Drupal Commerce Kickstart and Drupal LocalGov examples on GitHub, I created Symfony and Laravel examples that are still unreleased in private repositories. I plan on reviewing those, making them public soon and continuing to iterate on and improve the Build Configs tool itself - making it more valuable to me and my customers and clients.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue