From 2c0b2e91690e795f7299d607a1c3cb366c37f8da Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Fri, 30 Jan 2026 15:10:17 +0000 Subject: [PATCH] Add backlog with Round 3 update tasks Initialize backlog for WORLDPLAY Website with 18 completed tasks: - Content updates (floating concepts, URLs, descriptions) - Form improvements (multi-select contribute field) - New pages (financial transparency) - Bug fixes (header links, floating cards, gradients) - Infrastructure (auto-deploy, Dockerfile, favicon) All tasks marked as Done. Co-Authored-By: Claude Opus 4.5 --- backlog/config.yml | 15 +++++++++++++++ ... Website-Round-3-Updates-Floating-Concepts.md | 16 ++++++++++++++++ ...Spaces-and-Financial-Transparency-sections.md | 16 ++++++++++++++++ ...sk-11 - Create-Financial-Transparency-page.md | 16 ++++++++++++++++ .../task-12 - Fix-floating-cards-positioning.md | 16 ++++++++++++++++ .../task-13 - Fix-gradient-text-highlights.md | 16 ++++++++++++++++ .../task-14 - Fix-header-links-click-blocking.md | 16 ++++++++++++++++ .../tasks/task-15 - Setup-auto-deploy-webhook.md | 16 ++++++++++++++++ ...e-server-for-multi-select-contribute-field.md | 16 ++++++++++++++++ ...17 - Fix-Dockerfile-to-copy-all-HTML-files.md | 16 ++++++++++++++++ .../tasks/task-18 - Add-world-emoji-favicon.md | 16 ++++++++++++++++ ...sk-2 - Fix-Example-URLs-with-correct-links.md | 16 ++++++++++++++++ ...-3 - Update-Digital-Publishing-description.md | 16 ++++++++++++++++ ...vert-Playing-with-Reality-to-bullet-points.md | 16 ++++++++++++++++ .../task-5 - Update-Who-should-attend-list.md | 16 ++++++++++++++++ ...tribution-field-to-multi-select-checkboxes.md | 16 ++++++++++++++++ ...-7 - Update-CTA-to-Ready-to-Hijack-Reality.md | 16 ++++++++++++++++ .../tasks/task-8 - Fix-Location-footer-link.md | 16 ++++++++++++++++ ...ask-9 - Add-organizing-team-info-to-footer.md | 16 ++++++++++++++++ 19 files changed, 303 insertions(+) create mode 100644 backlog/config.yml create mode 100644 backlog/tasks/task-1 - Website-Round-3-Updates-Floating-Concepts.md create mode 100644 backlog/tasks/task-10 - Add-Maker-Spaces-and-Financial-Transparency-sections.md create mode 100644 backlog/tasks/task-11 - Create-Financial-Transparency-page.md create mode 100644 backlog/tasks/task-12 - Fix-floating-cards-positioning.md create mode 100644 backlog/tasks/task-13 - Fix-gradient-text-highlights.md create mode 100644 backlog/tasks/task-14 - Fix-header-links-click-blocking.md create mode 100644 backlog/tasks/task-15 - Setup-auto-deploy-webhook.md create mode 100644 backlog/tasks/task-16 - Update-server-for-multi-select-contribute-field.md create mode 100644 backlog/tasks/task-17 - Fix-Dockerfile-to-copy-all-HTML-files.md create mode 100644 backlog/tasks/task-18 - Add-world-emoji-favicon.md create mode 100644 backlog/tasks/task-2 - Fix-Example-URLs-with-correct-links.md create mode 100644 backlog/tasks/task-3 - Update-Digital-Publishing-description.md create mode 100644 backlog/tasks/task-4 - Convert-Playing-with-Reality-to-bullet-points.md create mode 100644 backlog/tasks/task-5 - Update-Who-should-attend-list.md create mode 100644 backlog/tasks/task-6 - Convert-contribution-field-to-multi-select-checkboxes.md create mode 100644 backlog/tasks/task-7 - Update-CTA-to-Ready-to-Hijack-Reality.md create mode 100644 backlog/tasks/task-8 - Fix-Location-footer-link.md create mode 100644 backlog/tasks/task-9 - Add-organizing-team-info-to-footer.md diff --git a/backlog/config.yml b/backlog/config.yml new file mode 100644 index 0000000..2446b7f --- /dev/null +++ b/backlog/config.yml @@ -0,0 +1,15 @@ +project_name: "WORLDPLAY Website" +default_status: "To Do" +statuses: ["To Do", "In Progress", "Done"] +labels: [] +milestones: [] +date_format: yyyy-mm-dd +max_column_width: 20 +default_editor: "nvim" +auto_open_browser: true +default_port: 6420 +remote_operations: true +auto_commit: false +bypass_git_hooks: false +check_active_branches: true +active_branch_days: 30 diff --git a/backlog/tasks/task-1 - Website-Round-3-Updates-Floating-Concepts.md b/backlog/tasks/task-1 - Website-Round-3-Updates-Floating-Concepts.md new file mode 100644 index 0000000..2b22e37 --- /dev/null +++ b/backlog/tasks/task-1 - Website-Round-3-Updates-Floating-Concepts.md @@ -0,0 +1,16 @@ +--- +id: task-1 +title: Website Round 3 Updates - Floating Concepts +status: Done +assignee: [] +created_date: '2026-01-30 15:08' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Add 2 floating concepts on right side of About text: Parallel worlding, Guerrilla futuring. Replace Speculative fiction with Economic sci-fi. + diff --git a/backlog/tasks/task-10 - Add-Maker-Spaces-and-Financial-Transparency-sections.md b/backlog/tasks/task-10 - Add-Maker-Spaces-and-Financial-Transparency-sections.md new file mode 100644 index 0000000..de40677 --- /dev/null +++ b/backlog/tasks/task-10 - Add-Maker-Spaces-and-Financial-Transparency-sections.md @@ -0,0 +1,16 @@ +--- +id: task-10 +title: Add Maker Spaces and Financial Transparency sections +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Add to logistics: Maker Spaces & Equipment (3D printer, laser cutter, sewing station, farmbot, book binding station) and Financial Transparency section with link to transparency page. + diff --git a/backlog/tasks/task-11 - Create-Financial-Transparency-page.md b/backlog/tasks/task-11 - Create-Financial-Transparency-page.md new file mode 100644 index 0000000..60e6114 --- /dev/null +++ b/backlog/tasks/task-11 - Create-Financial-Transparency-page.md @@ -0,0 +1,16 @@ +--- +id: task-11 +title: Create Financial Transparency page +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Create dedicated /financial-transparency page in WORLDPLAY theme with participation fee (€200), accommodation (€37.90/night), food breakdown, and 7-day cost estimate (€610.30). + diff --git a/backlog/tasks/task-12 - Fix-floating-cards-positioning.md b/backlog/tasks/task-12 - Fix-floating-cards-positioning.md new file mode 100644 index 0000000..73da87f --- /dev/null +++ b/backlog/tasks/task-12 - Fix-floating-cards-positioning.md @@ -0,0 +1,16 @@ +--- +id: task-12 +title: Fix floating cards positioning +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Add proper CSS rules for 4th and 5th floating cards (Parallel worlding, Guerrilla futuring) to prevent overlapping and enable proper floating animation. + diff --git a/backlog/tasks/task-13 - Fix-gradient-text-highlights.md b/backlog/tasks/task-13 - Fix-gradient-text-highlights.md new file mode 100644 index 0000000..24331a9 --- /dev/null +++ b/backlog/tasks/task-13 - Fix-gradient-text-highlights.md @@ -0,0 +1,16 @@ +--- +id: task-13 +title: Fix gradient text highlights +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Fix gradient text CSS for hero highlight and CTA section by adding color:transparent and display:inline for cross-browser support. + diff --git a/backlog/tasks/task-14 - Fix-header-links-click-blocking.md b/backlog/tasks/task-14 - Fix-header-links-click-blocking.md new file mode 100644 index 0000000..592cbee --- /dev/null +++ b/backlog/tasks/task-14 - Fix-header-links-click-blocking.md @@ -0,0 +1,16 @@ +--- +id: task-14 +title: Fix header links click blocking +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Add pointer-events:none to glitch effect pseudo-elements and z-index to nav links to ensure reliable clicking. + diff --git a/backlog/tasks/task-15 - Setup-auto-deploy-webhook.md b/backlog/tasks/task-15 - Setup-auto-deploy-webhook.md new file mode 100644 index 0000000..47f0ce3 --- /dev/null +++ b/backlog/tasks/task-15 - Setup-auto-deploy-webhook.md @@ -0,0 +1,16 @@ +--- +id: task-15 +title: Setup auto-deploy webhook +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Add worldplay-website to deploy webhook config on Netcup and create Gitea webhook for automatic deployment on push. + diff --git a/backlog/tasks/task-16 - Update-server-for-multi-select-contribute-field.md b/backlog/tasks/task-16 - Update-server-for-multi-select-contribute-field.md new file mode 100644 index 0000000..da58ba1 --- /dev/null +++ b/backlog/tasks/task-16 - Update-server-for-multi-select-contribute-field.md @@ -0,0 +1,16 @@ +--- +id: task-16 +title: Update server for multi-select contribute field +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Update server.js to handle contribute field as array: Google Sheets export, email confirmation, stats counting, and CSV export. + diff --git a/backlog/tasks/task-17 - Fix-Dockerfile-to-copy-all-HTML-files.md b/backlog/tasks/task-17 - Fix-Dockerfile-to-copy-all-HTML-files.md new file mode 100644 index 0000000..cb17479 --- /dev/null +++ b/backlog/tasks/task-17 - Fix-Dockerfile-to-copy-all-HTML-files.md @@ -0,0 +1,16 @@ +--- +id: task-17 +title: Fix Dockerfile to copy all HTML files +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Change COPY index.html to COPY *.html to ensure financial-transparency.html is included in container. + diff --git a/backlog/tasks/task-18 - Add-world-emoji-favicon.md b/backlog/tasks/task-18 - Add-world-emoji-favicon.md new file mode 100644 index 0000000..f350108 --- /dev/null +++ b/backlog/tasks/task-18 - Add-world-emoji-favicon.md @@ -0,0 +1,16 @@ +--- +id: task-18 +title: Add world emoji favicon +status: Done +assignee: [] +created_date: '2026-01-30 15:10' +labels: [] +dependencies: [] +priority: low +--- + +## Description + + +Add 🌍 world emoji as SVG favicon to both index.html and financial-transparency.html pages. + diff --git a/backlog/tasks/task-2 - Fix-Example-URLs-with-correct-links.md b/backlog/tasks/task-2 - Fix-Example-URLs-with-correct-links.md new file mode 100644 index 0000000..2a63e2c --- /dev/null +++ b/backlog/tasks/task-2 - Fix-Example-URLs-with-correct-links.md @@ -0,0 +1,16 @@ +--- +id: task-2 +title: Fix Example URLs with correct links +status: Done +assignee: [] +created_date: '2026-01-30 15:08' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Update all example URLs in the 5 programme track sections with correct working links provided by organizers. + diff --git a/backlog/tasks/task-3 - Update-Digital-Publishing-description.md b/backlog/tasks/task-3 - Update-Digital-Publishing-description.md new file mode 100644 index 0000000..acf5306 --- /dev/null +++ b/backlog/tasks/task-3 - Update-Digital-Publishing-description.md @@ -0,0 +1,16 @@ +--- +id: task-3 +title: Update Digital Publishing description +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Update description to: Publishing short sci-fi stories, tabletop games, LARP toolkits and other formats as an open-access anthology with partners like Bread Coop and the Institute of Network Cultures (TBC). + diff --git a/backlog/tasks/task-4 - Convert-Playing-with-Reality-to-bullet-points.md b/backlog/tasks/task-4 - Convert-Playing-with-Reality-to-bullet-points.md new file mode 100644 index 0000000..9500efc --- /dev/null +++ b/backlog/tasks/task-4 - Convert-Playing-with-Reality-to-bullet-points.md @@ -0,0 +1,16 @@ +--- +id: task-4 +title: Convert Playing with Reality to bullet points +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Convert thread description to bullet points with new content: Unshackled play with social conventions, and Treating culture as reprogrammable design spaces. No periods at end. + diff --git a/backlog/tasks/task-5 - Update-Who-should-attend-list.md b/backlog/tasks/task-5 - Update-Who-should-attend-list.md new file mode 100644 index 0000000..d04385b --- /dev/null +++ b/backlog/tasks/task-5 - Update-Who-should-attend-list.md @@ -0,0 +1,16 @@ +--- +id: task-5 +title: Update Who should attend list +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Update to comprehensive list: Sci-fi and cli-fi writers, pluriversal worldbuilders, game designers, storytellers, artists, performers, LARPers, commons and degrowth activists, weird economists, solarpunks, participatory futurists, speculative designers, researchers and academics, technologists, open-source developers, and any and all curious others. + diff --git a/backlog/tasks/task-6 - Convert-contribution-field-to-multi-select-checkboxes.md b/backlog/tasks/task-6 - Convert-contribution-field-to-multi-select-checkboxes.md new file mode 100644 index 0000000..51e42db --- /dev/null +++ b/backlog/tasks/task-6 - Convert-contribution-field-to-multi-select-checkboxes.md @@ -0,0 +1,16 @@ +--- +id: task-6 +title: Convert contribution field to multi-select checkboxes +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Change 'Would you like to contribute?' from dropdown to multi-select checkboxes with 8 options: Propose session, Host workshop, Bring game, Run LARP, Co-create project, Contribute other way, Attend only, Not sure yet. + diff --git a/backlog/tasks/task-7 - Update-CTA-to-Ready-to-Hijack-Reality.md b/backlog/tasks/task-7 - Update-CTA-to-Ready-to-Hijack-Reality.md new file mode 100644 index 0000000..e515c6e --- /dev/null +++ b/backlog/tasks/task-7 - Update-CTA-to-Ready-to-Hijack-Reality.md @@ -0,0 +1,16 @@ +--- +id: task-7 +title: Update CTA to Ready to Hijack Reality +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: low +--- + +## Description + + +Replace 'Ready to Play?' with 'Ready to Hijack Reality?' in the CTA section. + diff --git a/backlog/tasks/task-8 - Fix-Location-footer-link.md b/backlog/tasks/task-8 - Fix-Location-footer-link.md new file mode 100644 index 0000000..5a46d6d --- /dev/null +++ b/backlog/tasks/task-8 - Fix-Location-footer-link.md @@ -0,0 +1,16 @@ +--- +id: task-8 +title: Fix Location footer link +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Fix footer Location link from #location to #logistics to correctly scroll to the logistics section. + diff --git a/backlog/tasks/task-9 - Add-organizing-team-info-to-footer.md b/backlog/tasks/task-9 - Add-organizing-team-info-to-footer.md new file mode 100644 index 0000000..0614cab --- /dev/null +++ b/backlog/tasks/task-9 - Add-organizing-team-info-to-footer.md @@ -0,0 +1,16 @@ +--- +id: task-9 +title: Add organizing team info to footer +status: Done +assignee: [] +created_date: '2026-01-30 15:09' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Add to footer: The inaugural edition of WORLDPLAY is convened by Rok Kranjc (Futurescraft), Pekko Koskinen (Economic Space Agency) and Carolina Carvalho (Kumano Shindo, Greater Stellenbosch Trust). +