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'm speaking at the newly-restarted PHP Berkshire meetup.<\/p>\n\n<p>Organised by Humand Talent, the same people who now organise PHP Oxford (where I spoke in January), this time I'm <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/building-static-websites-sculpin\">speaking about Sculpin<\/a> - the PHP static site generator I use for my website and to publish my <a href=\"https:\/\/zet.oliverdavies.uk\">new Zettlekasten notes<\/a>.<\/p>\n\n<p>I'm looking forward to discussing again why I like static site generators and what benefits they offer.<\/p>\n\n<p>I have some things I want to make sure I mention, so expect a note in my Zettlekasten about that soon, too.<\/p>\n\n<p>If you're interested, <a href=\"https:\/\/phpsw-sculpin-demo.oliverdavies.uk\">here's the demo website<\/a> I did for PHP South West, <a href=\"https:\/\/github.com\/opdavies\/phpsw-sculpin-demo\">along with the code on GitHub<\/a>.<\/p>\n\n ",
|
||||
"value": "\n <p>This week, I'm speaking at the newly-restarted PHP Berkshire meetup.<\/p>\n\n<p>Organised by Humand Talent, the same people who now organise PHP Oxford (where I spoke in January), this time I'm <a href=\"/presentations\/building-static-websites-sculpin\">speaking about Sculpin<\/a> - the PHP static site generator I use for my website and to publish my <a href=\"https:\/\/zet.oliverdavies.uk\">new Zettlekasten notes<\/a>.<\/p>\n\n<p>I'm looking forward to discussing again why I like static site generators and what benefits they offer.<\/p>\n\n<p>I have some things I want to make sure I mention, so expect a note in my Zettlekasten about that soon, too.<\/p>\n\n<p>If you're interested, <a href=\"https:\/\/phpsw-sculpin-demo.oliverdavies.uk\">here's the demo website<\/a> I did for PHP South West, <a href=\"https:\/\/github.com\/opdavies\/phpsw-sculpin-demo\">along with the code on GitHub<\/a>.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>This week, I'm speaking at the newly-restarted PHP Berkshire meetup.<\/p>\n\n<p>Organised by Humand Talent, the same people who now organise PHP Oxford (where I spoke in January), this time I'm <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/building-static-websites-sculpin\">speaking about Sculpin<\/a> - the PHP static site generator I use for my website and to publish my <a href=\"https:\/\/zet.oliverdavies.uk\">new Zettlekasten notes<\/a>.<\/p>\n\n<p>I'm looking forward to discussing again why I like static site generators and what benefits they offer.<\/p>\n\n<p>I have some things I want to make sure I mention, so expect a note in my Zettlekasten about that soon, too.<\/p>\n\n<p>If you're interested, <a href=\"https:\/\/phpsw-sculpin-demo.oliverdavies.uk\">here's the demo website<\/a> I did for PHP South West, <a href=\"https:\/\/github.com\/opdavies\/phpsw-sculpin-demo\">along with the code on GitHub<\/a>.<\/p>\n\n ",
|
||||
"processed": "\n <p>This week, I'm speaking at the newly-restarted PHP Berkshire meetup.<\/p>\n\n<p>Organised by Humand Talent, the same people who now organise PHP Oxford (where I spoke in January), this time I'm <a href=\"/presentations\/building-static-websites-sculpin\">speaking about Sculpin<\/a> - the PHP static site generator I use for my website and to publish my <a href=\"https:\/\/zet.oliverdavies.uk\">new Zettlekasten notes<\/a>.<\/p>\n\n<p>I'm looking forward to discussing again why I like static site generators and what benefits they offer.<\/p>\n\n<p>I have some things I want to make sure I mention, so expect a note in my Zettlekasten about that soon, too.<\/p>\n\n<p>If you're interested, <a href=\"https:\/\/phpsw-sculpin-demo.oliverdavies.uk\">here's the demo website<\/a> I did for PHP South West, <a href=\"https:\/\/github.com\/opdavies\/phpsw-sculpin-demo\">along with the code on GitHub<\/a>.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue