Skip to content

Commit eb1bbc6

Browse files
committed
Site update
1 parent d490af8 commit eb1bbc6

7 files changed

Lines changed: 21 additions & 14 deletions

File tree

2025/04/02/rexfile-foundations/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ <h1><a href="/2025/04/02/rexfile-foundations/">Rexfile foundations</a></h1>
4949
<section id="section-1">
5050
<p>Running ad-hoc commands as shown in <a href="/2025/03/21/minimum-viable-rex/">Minimum Viable
5151
Rex</a> provides a good way to start benefiting
52-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
53-
it would work best if we could enable others to follow the same steps.</p>
52+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
53+
sometimes we have to repeat our typical procedures. Other times it would work
54+
best if we could enable others to follow the same steps.</p>
5455

5556
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
5657
describe our common procedures as code through the following foundational

index.atom

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818
<content type="html"><![CDATA[
1919
<p>Running ad-hoc commands as shown in <a href="https://blog.ferki.it/2025/03/21/minimum-viable-rex/">Minimum Viable
2020
Rex</a> provides a good way to start benefiting
21-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
22-
it would work best if we could enable others to follow the same steps.</p>
21+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
22+
sometimes we have to repeat our typical procedures. Other times it would work
23+
best if we could enable others to follow the same steps.</p>
2324
2425
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
2526
describe our common procedures as code through the following foundational

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ <h1><a href="/2025/04/02/rexfile-foundations/">Rexfile foundations</a></h1>
4949
<section>
5050
<p>Running ad-hoc commands as shown in <a href="/2025/03/21/minimum-viable-rex/">Minimum Viable
5151
Rex</a> provides a good way to start benefiting
52-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
53-
it would work best if we could enable others to follow the same steps.</p>
52+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
53+
sometimes we have to repeat our typical procedures. Other times it would work
54+
best if we could enable others to follow the same steps.</p>
5455

5556
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
5657
describe our common procedures as code through the following foundational

index.rss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
<description><![CDATA[
1414
<p>Running ad-hoc commands as shown in <a href="https://blog.ferki.it/2025/03/21/minimum-viable-rex/">Minimum Viable
1515
Rex</a> provides a good way to start benefiting
16-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
17-
it would work best if we could enable others to follow the same steps.</p>
16+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
17+
sometimes we have to repeat our typical procedures. Other times it would work
18+
best if we could enable others to follow the same steps.</p>
1819
1920
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
2021
describe our common procedures as code through the following foundational

tag/rex.atom

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@
1818
<content type="html"><![CDATA[
1919
<p>Running ad-hoc commands as shown in <a href="https://blog.ferki.it/2025/03/21/minimum-viable-rex/">Minimum Viable
2020
Rex</a> provides a good way to start benefiting
21-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
22-
it would work best if we could enable others to follow the same steps.</p>
21+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
22+
sometimes we have to repeat our typical procedures. Other times it would work
23+
best if we could enable others to follow the same steps.</p>
2324
2425
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
2526
describe our common procedures as code through the following foundational

tag/rex.rss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313
<description><![CDATA[
1414
<p>Running ad-hoc commands as shown in <a href="https://blog.ferki.it/2025/03/21/minimum-viable-rex/">Minimum Viable
1515
Rex</a> provides a good way to start benefiting
16-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
17-
it would work best if we could enable others to follow the same steps.</p>
16+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
17+
sometimes we have to repeat our typical procedures. Other times it would work
18+
best if we could enable others to follow the same steps.</p>
1819
1920
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
2021
describe our common procedures as code through the following foundational

tag/rex/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,9 @@ <h1><a href="/2025/04/02/rexfile-foundations/">Rexfile foundations</a></h1>
4949
<section>
5050
<p>Running ad-hoc commands as shown in <a href="/2025/03/21/minimum-viable-rex/">Minimum Viable
5151
Rex</a> provides a good way to start benefiting
52-
from Rex. Then sometimes we have to repeat our typical procedures. Other times
53-
it would work best if we could enable others to follow the same steps.</p>
52+
from <a href="https://www.rexify.org">Rex, the friendly automation framework</a>. Then
53+
sometimes we have to repeat our typical procedures. Other times it would work
54+
best if we could enable others to follow the same steps.</p>
5455

5556
<p>Just like GNU Make uses a Makefile to describe actions, Rex uses a Rexfile to
5657
describe our common procedures as code through the following foundational

0 commit comments

Comments
 (0)