diff --git a/content/financial-aid/_index.md b/content/financial-aid/_index.md new file mode 100644 index 0000000..ee9a59b --- /dev/null +++ b/content/financial-aid/_index.md @@ -0,0 +1,61 @@ +--- +title: "Financial Aid" +description: "Python Ireland offers grants covering tickets, travel, and accommodation for community members attending PyCon Ireland 2026 who need financial support." +layout: "single" +--- + +
+ Applications opening soon +
+ +Python Ireland offers financial assistance to help members of the community attend PyCon Ireland 2026 who would otherwise be unable to do so. + +## What the Aid Covers + +Financial assistance may include: + +- A complimentary conference ticket +- Full or partial reimbursement of travel expenses +- Full or partial reimbursement of accommodation costs + +The maximum award is **€350 per person**. + +## Eligibility and Priorities + +Due to economic, budgetary, and environmental considerations, applications are evaluated in the following order of priority: + +1. Residents of Ireland +2. Residents of the United Kingdom +3. Residents of Europe + +## How to Apply + +The application form will be available shortly. The application deadline is to be announced. + +## Decision Process + +Applications are reviewed by a committee chaired by at least one director of Python Ireland. Awards may be fully approved, partially approved, or denied. Decisions are not motivated and cannot be appealed. + +## Attribution and Acceptance + +Successful applicants are notified by email and have **one week** to accept or decline the award. If no response is received within that period, the aid is cancelled and redistributed to the next eligible applicant. The original recipient will be notified of the cancellation. + +## Reimbursement Conditions + +Applicants approved for travel or accommodation reimbursement must: + +- Attend the conference and register at the desk +- Submit receipts for approved expenses +- Provide their full legal name and address, matching their banking information +- Supply complete IBAN details +- Email all documentation to Python Ireland within **30 days** of the event + +Incomplete submissions will not receive follow-up reminders. + +## No-Show Policy + +Recipients who are unable to attend must notify the organisers **at least 7 days before** the event, or provide documented justification **within 30 days** after the event. Failure to comply results in ineligibility for financial aid at future Python Ireland events, unless circumstances demonstrate absolute necessity. + +--- + +For questions, contact [contact@python.ie](mailto:contact@python.ie). diff --git a/hugo.toml b/hugo.toml index a85a2ec..182e8f6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -3,6 +3,11 @@ locale = "en-IE" title = "PyCon Ireland 2026" enableGitInfo = true +[markup] + [markup.goldmark] + [markup.goldmark.renderer] + unsafe = true + [taxonomies] [build] diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index ce3144d..4ab45ca 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -31,6 +31,7 @@

Community