This is a fork of the [OSGEO OCEANIA] FOSS4G 2025 website: https://github.com/osgeo-oceania/foss4g-2025
This site is deployed to the github-pages environment by the Build and Deploy to GitHub Pages workflow.
The workflow yml sets the PUBLIC_BASE_PATH variable to "/foss4g-2027".
The variable must be defined in the .env to ensure that the local dev run can access public resources.
Required software: git nodejs (>=18) npm
Used Frameworks: sveltekit svelte mdsvex daisyui tailwind css
git clone https://github.com/osgeouk/foss4g-2027
cd foss4g-2027
npm install
npm run devPage content is stored in /src/routes/
For the url https://osgeouk.github.io/foss4g-2027/sponsorship
The content is at /src/routes/sponsorship/+page.svx