ci: add GitHub Pages deployment

This commit is contained in:
Joakim Carlstein 2023-12-18 15:25:15 +01:00 committed by Joakim Carlstein
parent 665f0ad9cf
commit f63fa9d864
2 changed files with 41 additions and 0 deletions

View file

@ -4,6 +4,8 @@ import tailwind from '@astrojs/tailwind';
// https://astro.build/config
export default defineConfig({
site: 'https://aboviq.github.io',
base: '/emigrate',
integrations: [
starlight({
title: 'Emigrate',