Company website (ambimax.de)
Our website can be found at ambimax.de. The website is a static website built using sapper, the predecessor to SvelteKit. Content is managed using Prismic.
Deployment
The website is deployed as a static website (only html, css and js; no sever-side logic) to GitHub pages. See the next section to find out more.
Relevant repositories
Below you can find a list of all relevant repositories related to the website:
ambimax/website-project-ambimax-gh-pages
Contains the static deployment to GitHub pages.