From 055454aa9032c6cca435506f2157099770dcbf9f Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 2 Dec 2025 10:15:15 +0000 Subject: open sangschaw 2026 --- .../news/en-GB/2025-12-02-sangschaw-2026.mdx | 49 +++++++++++++++++++++ src/content/news/sco/2025-12-02-sangschaw-2026.mdx | 50 ++++++++++++++++++++++ src/i18n/translations/pages/home.ts | 4 +- src/pages/[locale]/index.astro | 5 +++ 4 files changed, 106 insertions(+), 2 deletions(-) create mode 100644 src/content/news/en-GB/2025-12-02-sangschaw-2026.mdx create mode 100644 src/content/news/sco/2025-12-02-sangschaw-2026.mdx diff --git a/src/content/news/en-GB/2025-12-02-sangschaw-2026.mdx b/src/content/news/en-GB/2025-12-02-sangschaw-2026.mdx new file mode 100644 index 0000000..2dc99d9 --- /dev/null +++ b/src/content/news/en-GB/2025-12-02-sangschaw-2026.mdx @@ -0,0 +1,49 @@ +--- +title: Sangschaw 2026 +summary: >- + The Sangschaw 2026 is open for entries. +--- + +Our annual writing competition, the _Sangschaw_, is open for submissions until the 31st of January! +As ever, we will provide feedback for every entry regardless of whether or not you win an award. +It’s unusual for competitions like us to provide feedback on entries, but we think it’s important to +help writers develop. We have three prizes: + +- The **Robert McLellan Prize for Scots Prose**: up to 3000 words of original Scots prose. +- The **John MacPhail Law Prize for Translation**: up to 3000 words or 80 lines of original + translation into Scots from another language. Provide along with a copy of the original text. +- The **Hugh MacDiarmaid Tassie for Poetry**: up to 80 lines of original Scots poetry. + +Writers new and old are all welcome, so don’t hold back! We look forward to having your entries! + +You can enter for £5 for one category, £10 for two or £12 for all three, whether that’s all in the +same category or spread across the three. You can submit either by email or by post. + +### Submitting by email + +If you would like to submit by email, first pay by bank transfer to the following account. Remember, +it’s £5 for one submission or £12 for three. + +
+
Account name
+
Scots Language Society
+
Account number
+
00153458
+
Sort code
+
83 47 00
+
+ +Then, send your entries to [lallans@hotmail.co.uk](mailto:lallans@hotmail.co.uk) along with proof of +payment. For example, you could send a picture of your bank statement, or a copy of the transaction +reference. + +### Submitting by post + +If you would rather submit by post, send your entries with cash or cheque, as well as your name and +address on a separate sheet of paper, to the following address: + +
+ Sangschaw
c/o 6 Dryden Place
Edinburgh
EH9 1RP
+
+ +Remember, it’s £5 per submission or £12 for three. Address any cheque to the Scots Language Society. diff --git a/src/content/news/sco/2025-12-02-sangschaw-2026.mdx b/src/content/news/sco/2025-12-02-sangschaw-2026.mdx new file mode 100644 index 0000000..d2fd1e0 --- /dev/null +++ b/src/content/news/sco/2025-12-02-sangschaw-2026.mdx @@ -0,0 +1,50 @@ +--- +title: Sangschaw 2026 +summary: >- + The Sangschaw 2026 is apen for entries. +--- + +Our annual scrievin competeition, the _Sangschaw_, is apen for submeissions until the 31st o Januar! +As ey, we will provide feedback for ilka entry nae maiter whither ye win a tassie or no. There’s no +mony competeitions provide feedback on entries, but we think it’s important tae help writers +develop. We hae three tassies: + +- The **Robert McLellan Tassie for Scots Prose**: up til 3000 wirds o oreiginal Scots prose. +- The **John MacPhail Law Tassie for Owersettin**: up til 3000 wirds or 80 lines o oreiginal + owersettin intil Scots frae anither leid. Provide alang wi a copy o the oreiginal text. +- The **Hugh MacDiarmaid Tassie for Poesie**: up til 80 lines o oreiginal Scots poesie. + +New writers and auld haunds ar aa walcome, sae dinnae be blate! We luik forrit tae haein your +entries! + +It’s £5 for ae submeission, or £12 for three, whither in the same categorie or in different +categories. Ye can either submit by email or by post. + +### Submittin by email + +Gin ye want tae submit by email, first pey by bank transfer til the follaein account. Mind it’s £5 +per submeission or £12 for three. + +
+
Account nem
+
Scots Language Society
+
Account number
+
00153458
+
Sort code
+
83 47 00
+
+ +Syne, send your entries til [lallans@hotmail.co.uk](mailto:lallans@hotmail.co.uk) alang wi pruif o +peyment. For ensaumple, you could send a photae o your bank statement, or a copy o the transaction +reference. + +### Submittin by post + +Gin ye want tae submit by post, send them wi cash or cheque as weill as your nem and your return +address on a separate sheet o paper til the follaein address: + +
+ Sangschaw
c/o 6 Dryden Place
Edinburgh
EH9 1RP
+
+ +Mind it’s £5 per submeission or £12 for three. Address ony cheque til the Scots Language Society. diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index c440365..ece2dc8 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -21,13 +21,13 @@ const tPage = { sco: () => ` Our annual scrievin competition, the Sangschaw, is open for entries until the 31st o Januar. See our - Sangschaw announcement + Sangschaw announcement for details. `, 'en-GB': () => ` Our annual writing competition, the Sangschaw, is open for entries until the 31st of January. See our - Sangschaw announcement + Sangschaw announcement for details. `, }, diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro index 15b4005..53fe1e2 100644 --- a/src/pages/[locale]/index.astro +++ b/src/pages/[locale]/index.astro @@ -29,6 +29,11 @@ if (!firstNewsItem) { --- +
+

+

+

+

-- cgit v1.2.3