diff --git a/src/config.ts b/src/config.ts
index b11d879..c9d3b8a 100644
--- a/src/config.ts
+++ b/src/config.ts
@@ -38,6 +38,10 @@ export const WebsiteConfig = {
{
label: "Exploring the city",
link: "/venue-and-travel/explore-city",
+ },
+ {
+ label: "Travel grant",
+ link: "/venue-and-travel/travel-grant",
}
]
},
diff --git a/src/pages/venue-and-travel/travel-grant.mdx b/src/pages/venue-and-travel/travel-grant.mdx
new file mode 100644
index 0000000..4864e91
--- /dev/null
+++ b/src/pages/venue-and-travel/travel-grant.mdx
@@ -0,0 +1,34 @@
+---
+layout: /src/layouts/MarkdownLayout.astro
+title: Travel grant
+description: Details on travel grant program for those who need travel funding support
+---
+
+For those who have difficulties raising fund for travel to host city(or country) for attending UbuCon Asia, The Committee provides travel grant for selected applicants.
+
+Travel grant application will open soon. Once announced, you may submit one if you need funding from us. If you're submitting application as a proposal submitter(speaker), make sure to submit by deadline of call for proposals.
+
+Please note that since our budget is always limited, we won't be able to approve application from everyone. We'll be accepting in order with our own priority.
+So, Depending on your Ubuntu and FOSS community involvement, Your contribution on UbuCon Asia(this event), and other factors, We may approve full or partial grant or reject your application.
+
+For that, We recommend you to check if you can also raise travel funding through other ways such as but not limited to:
+- If you are employed, You may ask your employer if they can fund your travel.
+- If you are a student, You may ask your school, college or university if they can fund your travel.
+- You can look for some foundations or institue that runs travel grant program who would like to attend conferences.
+
+## Travel grant schedule
+
+See [Important dates](/programs/important-dates/)
+
+## How to apply
+ See details on Travel grant documentation
+
+## Contribute to travel grant
+While fund for travel grant comes from sponsorships from corporates and ticket fees income,
+We often found it's not enough to sponsor travel of enough number of participants especially those who contributes a lot to the event such as event organizers and speakers.
+
+Thus, we encourage individuals like you to contribute to our event fund by donating amount of money you want.
+Your financial contributions will enable us to gather more diverse people from Ubuntu and FOSS Community across Asia which is one of our important goals.
+To apreciate your finaicial contribution, Your name will be featured on "Become a patron" page.
+
+Learn more & Contribute to Travel Grant today!
\ No newline at end of file