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>After writing about <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/11\/10\/write-plain-text-files\">using text files for my personal wiki<\/a>, I've found others who do the same.<\/p>\n\n<ul>\n<li>Derek Sivers wrote a blog post about <a href=\"https:\/\/sive.rs\/plaintext\">why he uses text files<\/a>.<\/li>\n<li>Ricky Kresslein read Derek's blog post and migrated his notes, <a href=\"https:\/\/kressle.in\/txt\">wrote a blog post<\/a> and recorded a video.<\/li>\n<li>Sebastian Daschner recorded a video about <a href=\"https:\/\/www.youtube.com\/watch?v=-afP8cpBpXU\">a simple knowledge system<\/a> using plain-text files and asciidoc.<\/li>\n<li>Nick Janetakis, a former guest <a href=\"https:\/\/www.oliverdavies.uk\/podcast\/nick-janetakis-docker\">on the Beyond Blocks podcast<\/a>, wrote a small Bash script to maintain his plain text files, which I've <a href=\"https:\/\/github.com\/opdavies\/dotfiles\/commit\/73d801d7acf53d82f341f738c655fb6a2fcdcd70\">added to my NixOS configuration<\/a>.<\/li>\n<\/ul>\n\n<p>Do you know anyone else who uses plain text files for their notes?<\/p>\n\n<p>If you don't, I'd recommend it.<\/p>\n\n ",
|
||||
"value": "\n <p>After writing about <a href=\"/daily\/2024\/11\/10\/write-plain-text-files\">using text files for my personal wiki<\/a>, I've found others who do the same.<\/p>\n\n<ul>\n<li>Derek Sivers wrote a blog post about <a href=\"https:\/\/sive.rs\/plaintext\">why he uses text files<\/a>.<\/li>\n<li>Ricky Kresslein read Derek's blog post and migrated his notes, <a href=\"https:\/\/kressle.in\/txt\">wrote a blog post<\/a> and recorded a video.<\/li>\n<li>Sebastian Daschner recorded a video about <a href=\"https:\/\/www.youtube.com\/watch?v=-afP8cpBpXU\">a simple knowledge system<\/a> using plain-text files and asciidoc.<\/li>\n<li>Nick Janetakis, a former guest <a href=\"/podcast\/nick-janetakis-docker\">on the Beyond Blocks podcast<\/a>, wrote a small Bash script to maintain his plain text files, which I've <a href=\"https:\/\/github.com\/opdavies\/dotfiles\/commit\/73d801d7acf53d82f341f738c655fb6a2fcdcd70\">added to my NixOS configuration<\/a>.<\/li>\n<\/ul>\n\n<p>Do you know anyone else who uses plain text files for their notes?<\/p>\n\n<p>If you don't, I'd recommend it.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>After writing about <a href=\"https:\/\/www.oliverdavies.uk\/daily\/2024\/11\/10\/write-plain-text-files\">using text files for my personal wiki<\/a>, I've found others who do the same.<\/p>\n\n<ul>\n<li>Derek Sivers wrote a blog post about <a href=\"https:\/\/sive.rs\/plaintext\">why he uses text files<\/a>.<\/li>\n<li>Ricky Kresslein read Derek's blog post and migrated his notes, <a href=\"https:\/\/kressle.in\/txt\">wrote a blog post<\/a> and recorded a video.<\/li>\n<li>Sebastian Daschner recorded a video about <a href=\"https:\/\/www.youtube.com\/watch?v=-afP8cpBpXU\">a simple knowledge system<\/a> using plain-text files and asciidoc.<\/li>\n<li>Nick Janetakis, a former guest <a href=\"https:\/\/www.oliverdavies.uk\/podcast\/nick-janetakis-docker\">on the Beyond Blocks podcast<\/a>, wrote a small Bash script to maintain his plain text files, which I've <a href=\"https:\/\/github.com\/opdavies\/dotfiles\/commit\/73d801d7acf53d82f341f738c655fb6a2fcdcd70\">added to my NixOS configuration<\/a>.<\/li>\n<\/ul>\n\n<p>Do you know anyone else who uses plain text files for their notes?<\/p>\n\n<p>If you don't, I'd recommend it.<\/p>\n\n ",
|
||||
"processed": "\n <p>After writing about <a href=\"/daily\/2024\/11\/10\/write-plain-text-files\">using text files for my personal wiki<\/a>, I've found others who do the same.<\/p>\n\n<ul>\n<li>Derek Sivers wrote a blog post about <a href=\"https:\/\/sive.rs\/plaintext\">why he uses text files<\/a>.<\/li>\n<li>Ricky Kresslein read Derek's blog post and migrated his notes, <a href=\"https:\/\/kressle.in\/txt\">wrote a blog post<\/a> and recorded a video.<\/li>\n<li>Sebastian Daschner recorded a video about <a href=\"https:\/\/www.youtube.com\/watch?v=-afP8cpBpXU\">a simple knowledge system<\/a> using plain-text files and asciidoc.<\/li>\n<li>Nick Janetakis, a former guest <a href=\"/podcast\/nick-janetakis-docker\">on the Beyond Blocks podcast<\/a>, wrote a small Bash script to maintain his plain text files, which I've <a href=\"https:\/\/github.com\/opdavies\/dotfiles\/commit\/73d801d7acf53d82f341f738c655fb6a2fcdcd70\">added to my NixOS configuration<\/a>.<\/li>\n<\/ul>\n\n<p>Do you know anyone else who uses plain text files for their notes?<\/p>\n\n<p>If you don't, I'd recommend it.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue