Remove http://default from content
This commit is contained in:
parent
025aaf3be2
commit
76ed8e141b
392 changed files with 525 additions and 525 deletions
|
@ -146,7 +146,7 @@ body:
|
|||
|
||||
format: full_html
|
||||
processed: |
|
||||
<p>Static site generators <a href="http://default/presentations/sculpin">like Sculpin</a> don't have a database like Drupal.</p>
|
||||
<p>Static site generators <a href="/presentations/sculpin">like Sculpin</a> don't have a database like Drupal.</p>
|
||||
|
||||
<p>The files are the database.</p>
|
||||
|
||||
|
@ -156,7 +156,7 @@ body:
|
|||
|
||||
<p>It's very easy and fast for me to find an old daily email, blog post or article I've written when I need to.</p>
|
||||
|
||||
<p>This is also why I use <a href="http://default/presentations/rst2pdf">rst2pdf for my presentation slides</a> and write them in reStructured text. It's very fast to find and re-use content.</p>
|
||||
<p>This is also why I use <a href="/presentations/rst2pdf">rst2pdf for my presentation slides</a> and write them in reStructured text. It's very fast to find and re-use content.</p>
|
||||
|
||||
<h2 id="counting-my-presentations">Counting my presentations</h2>
|
||||
|
||||
|
@ -251,7 +251,7 @@ body:
|
|||
104
|
||||
</code></pre>
|
||||
|
||||
<p>This isn't how I'm calculating this on my website (I'm using a <a href="http://default/daily/2025/05/02/extend">custom Twig extension in Sculpin</a> for that), but this is an example of how multiple command line utilities can work together to perform a task - made possible using the static files from my website.</p>
|
||||
<p>This isn't how I'm calculating this on my website (I'm using a <a href="/daily/2025/05/02/extend">custom Twig extension in Sculpin</a> for that), but this is an example of how multiple command line utilities can work together to perform a task - made possible using the static files from my website.</p>
|
||||
|
||||
|
||||
summary: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue