Skip to content

nanometrenat/foss4g-2025

 
 

Repository files navigation

FOSS4G 2025 Auckland Website

Website Development

  • Required software: git nodejs (>=18) npm
  • Used Frameworks: sveltekit svelte mdsvex daisyui tailwind css

Quickstart

git clone https://github.com/osgeo-oceania/foss4g-2025-dev/
cd foss4g-2025-dev
npm install
npm run dev

Editing Page Content

  • Page content is stored in /src/routes/
    • ex. for the url https://osgeo-oceania.github.io/foss4g-2025-dev/attend/call-for-papers/
    • the content is at /src/routes/attend/call-for-papers/+page.svx

About

FOSS4G 2025 Auckland Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 47.1%
  • mdsvex 32.3%
  • TypeScript 16.5%
  • Python 2.4%
  • CSS 0.7%
  • JavaScript 0.5%
  • HTML 0.5%