Remove http://default from content

This commit is contained in:
Oliver Davies 2025-07-16 12:00:00 +01:00
parent 025aaf3be2
commit 76ed8e141b
392 changed files with 525 additions and 525 deletions

View file

@ -51,7 +51,7 @@ body:
format: full_html
processed: |
<p>Something I've said when <a href="http://default/presentations/taking-flight-with-tailwind-css.md">speaking about Tailwind CSS</a> and also during <a href="http://default/daily/2024/11/19/tailwind-css-v4-is-so-easy-to-set-up">my recent consulting engagement</a>, is that you can build dramatically different-looking UIs even though you're using the same class names.</p>
<p>Something I've said when <a href="/presentations/taking-flight-with-tailwind-css.md">speaking about Tailwind CSS</a> and also during <a href="/daily/2024/11/19/tailwind-css-v4-is-so-easy-to-set-up">my recent consulting engagement</a>, is that you can build dramatically different-looking UIs even though you're using the same class names.</p>
<p>For example, I've rebuilt <a href="https://rebuilding-bartik.oliverdavies.uk">the Bartik theme</a>, <a href="https://rebuilding-acquia.oliverdavies.uk">the Acquia hosting dashboard</a> and <a href="https://rebuilding-bristol-js.oliverdavies.uk">various other UIs</a> for talk demos - none of which look the same or are even similar.</p>