Skip to content

Commit 088d121

Browse files
committed
docs(website): added truncation markers to longer articles
1 parent f2bb7f0 commit 088d121

File tree

2 files changed

+7
-1
lines changed
  • src/blog

2 files changed

+7
-1
lines changed

src/blog/2024-09-03-better-api-documentation/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ tags:
99
- open-source
1010
---
1111

12-
In the ever-evolving world of software development, the importance of clear, concise, and accessible documentation cannot be overstated. The Serenity/JS team is thrilled to announce a series of significant improvements to our API documentation, designed to enhance the developer experience and streamline the process of building automated acceptance tests. These updates are crafted to support developers at every stage of their journey, from understanding the basics to mastering the intricacies of the framework.
12+
In the ever-evolving world of software development, the importance of clear, concise, and accessible documentation cannot be overstated.
13+
The Serenity/JS team is thrilled to announce a series of significant improvements to our API documentation, designed to enhance the developer experience and streamline the process of building automated acceptance tests.
14+
These updates are crafted to support developers at every stage of their journey, from understanding the basics to mastering the intricacies of the framework.
15+
16+
{/* truncate */}
1317

1418
## A new gateway to learning
1519

src/blog/2024-09-26-introducing-numeric/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Love numbers? You'll love Serenity/JS 3.29! 🎉
1313

1414
We’re excited to share the latest release of Serenity/JS, which is packed with new powerful features for handling numeric data in your automated tests!
1515

16+
{/* truncate */}
17+
1618
:::tip New to Serenity/JS?
1719
New to Serenity/JS or test automation? Start with ["Your first web scenario"](/handbook/web-testing/your-first-web-scenario/),
1820
praised by our community as "the best guide to take your automation skills to the next level."

0 commit comments

Comments
 (0)