Skip to content

Commit

Permalink
Merge pull request #8 from nhsengland/js_html_fix
Browse files Browse the repository at this point in the history
Js html fix
  • Loading branch information
jenniferstruthers1-nhs authored Apr 22, 2024
2 parents ac8cf1c + 8a2ac1b commit 19eab11
Show file tree
Hide file tree
Showing 7 changed files with 1,771 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Creating the next monthly newsletter? Here's how:
- Create a new branch with the title "month_year_newsletter"
- Open that branch up within GitHub codespaces
- Create a new subfolder to contain the new newsletter: docs/posts/YYYY_MM
- Copy and paste the index.css file into this folder (HTML rendering will not work otherwise- this is a workaround)
- Copy and paste the newsletter_template.qmd file from the root folder, and rename to "newsletter.qmd"
- Replace the necessary parts in the YAML at the top of the file with the information for this month (title, date, description, authors)
- Replace the image address for the banner with the correct month
Expand Down
Loading

0 comments on commit 19eab11

Please sign in to comment.