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>Build Configs - the tool I wrote to generate build configuration files for projects - is <a href=\"https:\/\/github.com\/opdavies\/build-configs\">now released as open-source software on GitHub<\/a>.<\/p>\n\n<p>I wrote it to generate configuration files, such as PHPUnit, PHPStan and PHPCS files, Dockerfiles, Docker Compose files and others, for personal and client projects - namely Drupal, Symfony and Sculpin projects - instead of writing them by hand every time and making them easier to maintain.<\/p>\n\n<p>I've used it for my <a href=\"https:\/\/github.com\/opdavies?tab=repositories&q=docker-example-\">Docker examples on GitHub<\/a> done <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">live streams where I've re-explored Behat<\/a> and <a href=\"https:\/\/www.oliverdavies.uk\/talks\/building-build-configs\">given talks on the project<\/a>, so it made sense to open-source it and release it publicly.<\/p>\n\n<p>There are still more I'd like to do with it, including improving documentation and adding examples, but if you'd like to contribute to it, contributions and pull requests are welcome.<\/p>\n\n ",
|
||||
"value": "\n <p>Build Configs - the tool I wrote to generate build configuration files for projects - is <a href=\"https:\/\/github.com\/opdavies\/build-configs\">now released as open-source software on GitHub<\/a>.<\/p>\n\n<p>I wrote it to generate configuration files, such as PHPUnit, PHPStan and PHPCS files, Dockerfiles, Docker Compose files and others, for personal and client projects - namely Drupal, Symfony and Sculpin projects - instead of writing them by hand every time and making them easier to maintain.<\/p>\n\n<p>I've used it for my <a href=\"https:\/\/github.com\/opdavies?tab=repositories&q=docker-example-\">Docker examples on GitHub<\/a> done <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">live streams where I've re-explored Behat<\/a> and <a href=\"/talks\/building-build-configs\">given talks on the project<\/a>, so it made sense to open-source it and release it publicly.<\/p>\n\n<p>There are still more I'd like to do with it, including improving documentation and adding examples, but if you'd like to contribute to it, contributions and pull requests are welcome.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>Build Configs - the tool I wrote to generate build configuration files for projects - is <a href=\"https:\/\/github.com\/opdavies\/build-configs\">now released as open-source software on GitHub<\/a>.<\/p>\n\n<p>I wrote it to generate configuration files, such as PHPUnit, PHPStan and PHPCS files, Dockerfiles, Docker Compose files and others, for personal and client projects - namely Drupal, Symfony and Sculpin projects - instead of writing them by hand every time and making them easier to maintain.<\/p>\n\n<p>I've used it for my <a href=\"https:\/\/github.com\/opdavies?tab=repositories&q=docker-example-\">Docker examples on GitHub<\/a> done <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">live streams where I've re-explored Behat<\/a> and <a href=\"https:\/\/www.oliverdavies.uk\/talks\/building-build-configs\">given talks on the project<\/a>, so it made sense to open-source it and release it publicly.<\/p>\n\n<p>There are still more I'd like to do with it, including improving documentation and adding examples, but if you'd like to contribute to it, contributions and pull requests are welcome.<\/p>\n\n ",
|
||||
"processed": "\n <p>Build Configs - the tool I wrote to generate build configuration files for projects - is <a href=\"https:\/\/github.com\/opdavies\/build-configs\">now released as open-source software on GitHub<\/a>.<\/p>\n\n<p>I wrote it to generate configuration files, such as PHPUnit, PHPStan and PHPCS files, Dockerfiles, Docker Compose files and others, for personal and client projects - namely Drupal, Symfony and Sculpin projects - instead of writing them by hand every time and making them easier to maintain.<\/p>\n\n<p>I've used it for my <a href=\"https:\/\/github.com\/opdavies?tab=repositories&q=docker-example-\">Docker examples on GitHub<\/a> done <a href=\"https:\/\/www.youtube.com\/watch?v=Wlkcf1PLWN8\">live streams where I've re-explored Behat<\/a> and <a href=\"/talks\/building-build-configs\">given talks on the project<\/a>, so it made sense to open-source it and release it publicly.<\/p>\n\n<p>There are still more I'd like to do with it, including improving documentation and adding examples, but if you'd like to contribute to it, contributions and pull requests are welcome.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue