Commit Graph

4 Commits

Author SHA1 Message Date
Brian Ginsburg 15cc1f06ed
Add route support for Fission app publishing (#66)
* Add trailing slash always
* Add leading slashes to gotos
* Add fission.yaml and publish action
* Update Fission app name
* Update README


Co-authored-by: Brian Ginsburg <gins@brianginsburg.com>
2022-09-22 15:10:28 -04:00
Brian Ginsburg 71aac0e88c
Upgrade SvelteKit (#65)
* Staging upgrades to sveltekit and adapter-static

Preparation for routes migration

* svelte-migrate: renamed files

* svelte-migrate: updated files

* Upgrade to latest kit and adapter-static

* Rename app/env to app/environment

* Migrate rendering and prerendering behavior

* Extend SvelteKit tsconfig
2022-09-20 13:47:45 -07:00
Jess Martin 3c8429082e
Deploy to Netlify with redirect support (#50)
* Removing Fission publish action and configuration info from README

* Document the Netlify deployment information in the README
2022-08-31 10:10:04 -04:00
Brian Ginsburg 2b98bce42b
Boilerplate svelte app 2022-07-14 11:41:33 -07:00