You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I've seen beautiful your demo, and we can access page-by-page like this:
https://demo.sli.dev/composable-vue/1
But I searched the docs, couldn't setup as yours... https://slides.peacock0803sz.com/pyconus2022/1
I'm using GitHub Actions for building and AWS S3-CloudFront for hosting, its build command is here:
yarn build:aws
https://github.com/peacock0803sz/pyconus2022-slides/blob/master/.github/workflows/prod.yml#L48
It's defined as:
slidev build pyconus2022.md --base /pyconus2022/
https://github.com/peacock0803sz/pyconus2022-slides/blob/master/package.json#L9
And the destination URI is
s3://slides.peacock0803sz.com/pyconus2022/
It's veeeeery suitable for me, but that is only issue to be resolved.
Beta Was this translation helpful? Give feedback.
All reactions