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>A while ago, I started to build <a href=\"https:\/\/bootstrap-with-tailwind.oliverdavies.uk\">some of Bootstrap's example components<\/a> with Tailwind CSS.<\/p>\n\n<p>Because it's a lower-level framework with less-opinionated classes, you can use Tailwind classes to make different looking UIs.<\/p>\n\n<p>There is no \"Tailwind-looking website\" as there is with component-level frameworks like Bootstrap and Bulma.<\/p>\n\n<p>You can also see this in the <a href=\"https:\/\/www.oliverdavies.uk\/blog\/uis-ive-rebuilt-tailwind-css\">other UIs I've rebuilt with Tailwind<\/a> - some of which I show in my <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/sculpin\">Taking Flight with Tailwind CSS talk<\/a>.<\/p>\n\n<p>I've created the Album and Pricing card examples so far, but may do more soon.<\/p>\n\n<p>I've recently ported this website to be <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/sculpin\">a Sculpin-powered website<\/a>, so if you want to see another Sculpin example, you can take a look <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/bootstrap-with-tailwind\">at the source code<\/a>.<\/p>\n\n ",
|
||||
"value": "\n <p>A while ago, I started to build <a href=\"https:\/\/bootstrap-with-tailwind.oliverdavies.uk\">some of Bootstrap's example components<\/a> with Tailwind CSS.<\/p>\n\n<p>Because it's a lower-level framework with less-opinionated classes, you can use Tailwind classes to make different looking UIs.<\/p>\n\n<p>There is no \"Tailwind-looking website\" as there is with component-level frameworks like Bootstrap and Bulma.<\/p>\n\n<p>You can also see this in the <a href=\"/blog\/uis-ive-rebuilt-tailwind-css\">other UIs I've rebuilt with Tailwind<\/a> - some of which I show in my <a href=\"/presentations\/sculpin\">Taking Flight with Tailwind CSS talk<\/a>.<\/p>\n\n<p>I've created the Album and Pricing card examples so far, but may do more soon.<\/p>\n\n<p>I've recently ported this website to be <a href=\"/presentations\/sculpin\">a Sculpin-powered website<\/a>, so if you want to see another Sculpin example, you can take a look <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/bootstrap-with-tailwind\">at the source code<\/a>.<\/p>\n\n ",
|
||||
"format": "full_html",
|
||||
"processed": "\n <p>A while ago, I started to build <a href=\"https:\/\/bootstrap-with-tailwind.oliverdavies.uk\">some of Bootstrap's example components<\/a> with Tailwind CSS.<\/p>\n\n<p>Because it's a lower-level framework with less-opinionated classes, you can use Tailwind classes to make different looking UIs.<\/p>\n\n<p>There is no \"Tailwind-looking website\" as there is with component-level frameworks like Bootstrap and Bulma.<\/p>\n\n<p>You can also see this in the <a href=\"https:\/\/www.oliverdavies.uk\/blog\/uis-ive-rebuilt-tailwind-css\">other UIs I've rebuilt with Tailwind<\/a> - some of which I show in my <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/sculpin\">Taking Flight with Tailwind CSS talk<\/a>.<\/p>\n\n<p>I've created the Album and Pricing card examples so far, but may do more soon.<\/p>\n\n<p>I've recently ported this website to be <a href=\"https:\/\/www.oliverdavies.uk\/presentations\/sculpin\">a Sculpin-powered website<\/a>, so if you want to see another Sculpin example, you can take a look <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/bootstrap-with-tailwind\">at the source code<\/a>.<\/p>\n\n ",
|
||||
"processed": "\n <p>A while ago, I started to build <a href=\"https:\/\/bootstrap-with-tailwind.oliverdavies.uk\">some of Bootstrap's example components<\/a> with Tailwind CSS.<\/p>\n\n<p>Because it's a lower-level framework with less-opinionated classes, you can use Tailwind classes to make different looking UIs.<\/p>\n\n<p>There is no \"Tailwind-looking website\" as there is with component-level frameworks like Bootstrap and Bulma.<\/p>\n\n<p>You can also see this in the <a href=\"/blog\/uis-ive-rebuilt-tailwind-css\">other UIs I've rebuilt with Tailwind<\/a> - some of which I show in my <a href=\"/presentations\/sculpin\">Taking Flight with Tailwind CSS talk<\/a>.<\/p>\n\n<p>I've created the Album and Pricing card examples so far, but may do more soon.<\/p>\n\n<p>I've recently ported this website to be <a href=\"/presentations\/sculpin\">a Sculpin-powered website<\/a>, so if you want to see another Sculpin example, you can take a look <a href=\"https:\/\/code.oliverdavies.uk\/opdavies\/bootstrap-with-tailwind\">at the source code<\/a>.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue