A website for Irish set dancing (rince seit) featuring traditional set dances from across Ireland.
This site is built with Eleventy and uses Nunjucks templates.
npm install
npm start
The site will be available at http://localhost:8080 and will watch for changes.
npm run build
This generates the static site in the docs/ directory.
To add a new set dance to the site:
Create a new markdown file in src/sets/ with a URL-friendly name (e.g., my-new-set.md)
---
title: "Set Name (in Irish)"
county: "County Name (in Irish)"
totalBars: 544
---
Required fields:
title: The name of the set in Irish (Gaeilge)county: The county name in Irish (Gaeilge)totalBars: Total number of bars in the setDéantar gach figiúr díreach i ndiaidh a chéile, gan sos eatarthu.
---
**Figiúr 1 – Figure Name**
*tune-type – 88 barra*
@físeán: https://www.youtube.com/embed/VIDEO_ID?start=0&end=120
**Barranna**
- Step 1
- Step 2
**Taobhanna**
- Step 1
- Step 2
Each figure should include:
**Figiúr N – Name***tune-type – X barra* (e.g., *sleamhnáin – 88 barra*)@físeán: URL**Gach duine** for instructions that apply to everyone**Fir** or **Mná** for gender-specific instructionsSeparate figures with --- on its own line
/sets/---
title: "Baile Bhuirne"
county: "Corcaigh"
totalBars: 544
---
Déantar gach figiúr díreach i ndiaidh a chéile, gan sos eatarthu.
---
**Figiúr 1 – Luascadh do pháirtí**
*sleamhnáin – 88 barra*
@físeán: https://www.youtube.com/embed/jc3WDwhQAo4?start=0&end=120
**Barranna**
- Timpeall an tí
- Cearnóg
- Luascadh
- Sleamhnán
**Taobhanna**
- Timpeall an tí
- Cearnóg
- Luascadh
- Sleamhnán