Skip to content

Commit

Permalink
Merge pull request #99 from Openscapes/reflections
Browse files Browse the repository at this point in the history
update with registration open
  • Loading branch information
jules32 committed Mar 11, 2024
2 parents df0706e + 6c97fd7 commit d55cd8d
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion reflections/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ The [Reflections Booklet](https://openscapes.github.io/booklet/) (paralleling th

The GitHub repo is here: <https://github.com/openscapes/booklet>

We created the Booklet in 2023. There are some updates to make each year when Registration is Open (March) and again when it is Closed (June).

## `quarto publish` the Booklet

We use `quarto publish` to publish this booklet. This was partly to experiment and partly because we would like to publish a PDF and Web version in a single way. What this looks like:

- Open RStudio locally
- Commit changes. You do not need to push when you use `quarto publish`. Alternatively, git pull if you've made edits from github.com
- Commit changes. Push. (Alternatively, git pull if you've made edits from github.com)
- Click on the Terminal tab next to the console
- Type `quarto publish`, press return
- It will prompt you to setup the first time. Follow the instructions. This is what it looks like after that:
Expand All @@ -26,3 +28,43 @@ We use `quarto publish` to publish this booklet. This was partly to experiment a

![](images/quarto-publish-success.png){width=80%}


## Registration Open

When it's time to open registration, here are the things involved.

**Google Form and Stripe**

We have a short Google Form for folks to sign up for Reflections. We use the same form each year; new responses are added by date.

- Google Form:
- Update dates
- Turn on "accepting responses"

- Stripe: this should be good to go; there are no dates to change. We provide [Email Receipts](https://docs.stripe.com/receipts) (at not cost), not Payment Invoices.

**Booklet:**

Here is the [2024 commit](https://github.com/Openscapes/booklet/commit/c8c0950455a53faa79f58affd68bb9234a3ef52b) for reference.

- Edit text up top: `**[Registration is open for the May 2024 Reflections Program](STRIPE-LINK-HERE)!**` and dates `**2024 Dates: April 29 - May 17**`
- Add registration link in the `## Registration` section - `STRIPE-LINK-HERE`
- Before committing: search "TODO" to confirm everything updated.

**Events page:**

- Create an events page. An example to follow: https://openscapes.org/events/2023-05-08-reflections/

<!---**Initiatives page???**--->


## Registration Closed

When it's time to close registration, here are the things involved.

**Booklet**

TODO: Here is the 2024 commit for reference.



0 comments on commit d55cd8d

Please sign in to comment.