Skip to content

PGDU/pgdu.org

Repository files navigation

PGDU website

Static website built with svelte and deployed to github pages.

Background

This is how we created this source

svelte

Following getting-started

npx sv create pgdu.org
cd pgdu.org
npm install
npm run dev

deploy it to github pages

Lets use static site generation adapter-static

The deploy.yml in svelte docs had odd issues so instead used vite-github-pages

To test build locally:

npm run build
npm run preview

To update the site just push to the branch main. Likely we should do this by creating a PR (Pull Request).

About

PostgreSQL Down Under website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •