Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add homepage and GitHub Pages deployment #1

Merged
merged 2 commits into from
Jun 9, 2024
Merged

Add homepage and GitHub Pages deployment #1

merged 2 commits into from
Jun 9, 2024

Conversation

lemo-nade-room
Copy link
Owner

A homepage link has been added to the README.md and package.json file. The GitHub Actions configuration has been updated to support deploying of the application to GitHub Pages. The Svelte compiler has also been switched from auto adapter to static adapter for more flexibility in deploying static sites.

A homepage link has been added to the README.md and package.json file. The GitHub Actions configuration has been updated to support deploying of the application to GitHub Pages. The Svelte compiler has also been switched from auto adapter to static adapter for more flexibility in deploying static sites.
The name of the GitHub Actions workflow in the configuration file ".github/workflows/integration.yaml" has been changed from "Publish Package to npmjs" to "Integration". This better reflects the actual function of this workflow, which is to conduct integrations tests on pull requests.
@lemo-nade-room lemo-nade-room merged commit 5ddcae3 into main Jun 9, 2024
3 checks passed
@lemo-nade-room lemo-nade-room deleted the develop branch June 9, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant